welcome: please sign in

Diff for "IpAddresses"

Differences between revisions 7 and 13 (spanning 6 versions)
Revision 7 as of 2007-10-21 21:11:33
Size: 900
Editor: DavorOcelic
Comment:
Revision 13 as of 2007-11-26 14:34:56
Size: 1517
Editor: MichaelOlson
Comment: Fix ns4 IP
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#acl All:
Line 12: Line 10:
Included in the listing is: IP address, hostname, port. Included in the listing is: IP address, hostname, machine, port.
Line 14: 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 18: 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 || mail70 || 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 || ||
|| || ns4 || || 42 ||
|| 69.90.123.8
0 || mail80 || deleuze || 80 for SMTP||
|| 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

ns4

42

69.90.123.80

mail80

deleuze

80 for SMTP

69.90.123.81

mire

SSL DAV (mwolson)

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