welcome: please sign in

Diff for "IpAddresses"

Differences between revisions 10 and 12 (spanning 2 versions)
Revision 10 as of 2007-10-28 21:00:32
Size: 945
Editor: MichaelOlson
Comment: Unprotect this page, as per email discussion
Revision 12 as of 2007-11-26 14:33:27
Size: 1517
Editor: MichaelOlson
Comment: Distinguish between hostname and machine, and add the various nameservers
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Line 11: Line 10:
Included in the listing is: IP address, hostname, port. Included in the listing is: IP address, hostname, machine, port.
Line 13: Line 12:
The first line with an IP address on it should contain the canonical
name of the machine, if applicable, and no port. Remaining lines
after that should each list a port and the hostname used with it.
 * The first column is the IP address.
 * The second column is the hostname used with that IP address.
 * The third column is the real machine that the IP address points to.
 * The fourth column is the port(s) used when referring to the machine with that hostname. This can be blank, if the hostname and the machine are the same.
Line 17: Line 17:
|| '''IP address''' || '''Hostname''' || '''Port''' ||
|| 69.90.123.66 || baltar || ||
|| 69.90.123.67 || deleuze || ||
|| || members2 || SSL ||
|| 69.90.123.68 || mire ||    ||
|| 69.90.123.69 || KVM  || ||
|| 69.90.123.70 || krunk || ||
|| 69.90.123.80 || mail80 || 80 for SMTP||
|| '''IP address''' || '''Hostname''' || '''Machine''' || '''Port''' ||
|| 69.90.123.66 || baltar || baltar || ||
|| 69.90.123.67 || deleuze || deleuze || ||
|| || members2       || || SSL ||
||                  || ns1 || || 42 ||
||
69.90.123.68 || mire || mire || ||
|| || ns3 || || 42
||
|| 69.90.123.69     || || KVM || ||
|| 69.90.123.70 || krunk          || krunk || ||
|| 69.90.123.80 || mail80 || deleuze || 80 for SMTP||
|| || ns4 || || 42 ||
|| 69.90.123.81 || || mire || SSL DAV (mwolson)||

This page contains a listing of all IP addresses in the HCoop subnet.

By Peer1 we are given the following:

  • Network: 69.90.123.64 /27
  • Gateway: 69.90.123.65
  • Usable: 69.90.123.66 - 94
  • Netmask: 255.255.255.224

Included in the listing is: IP address, hostname, machine, port.

  • The first column is the IP address.
  • The second column is the hostname used with that IP address.
  • The third column is the real machine that the IP address points to.
  • The fourth column is the port(s) used when referring to the machine with that hostname. This can be blank, if the hostname and the machine are the same.

IP address

Hostname

Machine

Port

69.90.123.66

baltar

baltar

69.90.123.67

deleuze

deleuze

members2

SSL

ns1

42

69.90.123.68

mire

mire

ns3

42

69.90.123.69

KVM

69.90.123.70

krunk

krunk

69.90.123.80

mail80

deleuze

80 for SMTP

ns4

42

69.90.123.81

mire

SSL DAV (mwolson)

IpAddresses (last edited 2020-03-07 02:56:56 by ClintonEbadi)