welcome: please sign in

Diff for "IpAddresses"

Differences between revisions 11 and 12
Revision 11 as of 2007-11-13 16:42:40
Size: 1005
Editor: DavorOcelic
Comment:
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 10: Line 10:
Included in the listing is: IP address, hostname, port. Included in the listing is: IP address, hostname, machine, port.
Line 12: 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 16: 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||
|| 69.90.123.81 || || SSL DAV (mwolson)||
|| '''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)