Testing with this server

Use this server to test interoperability with Boeing's HIP implementation. Traffic to port 8000 is only permitted through an encrypted HIP security association established with this server. To test, you can configure your HIP implementation to use this server's HIT:
2001:14:4dcd:2a09:74a:caee:2a0:ec4a
Set your HIP exchange trigger for outbound port 8000 and point your browser to the following URL for IPv4:
http://130.76.43.74:8000/
If you are using the Windows version with the supplied conf file, connect using the LSI or using the domain name:
http://1.230.120.200:8000/
If you turn on DNS support in your hip.conf file (change <disable_dns>no</disable_dns>) then you can connect using the domain name:
http://hipserver.mct.phantomworks.org.hip:8000/
IPv6 connectivity to this server is being worked out using freenet6, but currently is not functional. (10/19/09)

Your host then acts as the initiator for the HIP exchange, and this server acts as responder. If successful, your browser should display a web page at the port 8000 address.

Here is an entry you can use in your known_host_identities.xml file. This is already included in the default file that is installed with the OpenHIP release.

<host_identity alg="RSA" alg_id="5" length="128" anon="no" incoming="yes">
  <name>hipserver.mct.phantomworks.org-1024 </name>
  <addr>130.76.43.74 </addr>
  <HIT>2001:14:4dcd:2a09:74a:caee:2a0:ec4a </HIT>
  <LSI>1.230.120.200 </LSI>
</host_identity>

Conformance

This server is running the latest version of the OpenHIP software. Please see the OpenHIP project for information about the currently supported RFCs and drafts.