Difference between revisions of "Network/WAN"

From Makers Local 256
Jump to: navigation, search
(Updating address information and a few other pedantic things)
(important detail wrt funding)
Line 25: Line 25:
 
|}
 
|}
  
To claim an address, set up the machine that needs it, edit this page, and ask [[User:hfuller]] for the setup instructions.
+
To claim an address, set up the machine that needs it, edit this page, and ask [[User:hfuller]] for the setup instructions. (Addresses cost money, so that will cost money.)
  
 
== Physical ==
 
== Physical ==
 
Our WAN comes in via DOCSIS from the ISP previously known as Knology. The cable modem is connected to eth1 on the router. The router has a virtual switch (br0) connecting the cable modem (eth1) and VLAN 100 on the LAN (eth2.100). In this way, the router's WAN interface is located on br0, but other (virtual) machines can occupy their public-facing IPs on VLAN 100 (which is available on the VM host) because this VLAN is bridged directly to the cable modem.
 
Our WAN comes in via DOCSIS from the ISP previously known as Knology. The cable modem is connected to eth1 on the router. The router has a virtual switch (br0) connecting the cable modem (eth1) and VLAN 100 on the LAN (eth2.100). In this way, the router's WAN interface is located on br0, but other (virtual) machines can occupy their public-facing IPs on VLAN 100 (which is available on the VM host) because this VLAN is bridged directly to the cable modem.

Revision as of 19:15, 2 February 2016

The WAN provided to us by WOW. There is no DHCP; all addresses must be statically set.

Logical

Our public IP space is 24.96.165.224/29 (24.96.165.224 through 24.96.165.231).

IP Hostname Description
24.96.165.224 (n/a) Network definition address (not available for use)
24.96.165.225 static-24-96-165-225.knology.net WOW (Knology)'s router for our network
24.96.165.226 games.clockworkmayhem.com Greg's physical box for gaming servers
24.96.165.227 dev.throwthemind.com JimShoe's VPS (defunct)
24.96.165.228 pianoben.ch Opticron's VPS
24.96.165.229 Nothing
24.96.165.230 256.makerslocal.org Shop's router's primary public-facing IP
24.96.165.231 (n/a) broadcast address (not available for use)

To claim an address, set up the machine that needs it, edit this page, and ask User:hfuller for the setup instructions. (Addresses cost money, so that will cost money.)

Physical

Our WAN comes in via DOCSIS from the ISP previously known as Knology. The cable modem is connected to eth1 on the router. The router has a virtual switch (br0) connecting the cable modem (eth1) and VLAN 100 on the LAN (eth2.100). In this way, the router's WAN interface is located on br0, but other (virtual) machines can occupy their public-facing IPs on VLAN 100 (which is available on the VM host) because this VLAN is bridged directly to the cable modem.