Difference between revisions of "Network/WAN"
From Makers Local 256
< Network
m (Add IP info and convert to common network page format) |
m (→Logical: Updated with what I know) |
||
Line 18: | Line 18: | ||
| 24.96.165.228 || pianoben.ch || [[User:Opticron|Opticron]]'s VPS | | 24.96.165.228 || pianoben.ch || [[User:Opticron|Opticron]]'s VPS | ||
|- | |- | ||
− | | 24.96.165.229 || || Not sure | + | | 24.96.165.229 || || Was owned by [[User:Enabrintain|Enabrintain] at one point. Not sure if he's still paying for it. |
|- | |- | ||
| 24.96.165.230 || 256.makerslocal.org || Shop's router's primary public-facing IP | | 24.96.165.230 || 256.makerslocal.org || Shop's router's primary public-facing IP | ||
|- | |- | ||
− | | 24.96.165.231 || (n/a) || | + | | 24.96.165.231 || (n/a) || broadcast address (not available for use) |
|} | |} | ||
== Physical == | == Physical == | ||
Our WAN comes in via DOCSIS link 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 link 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 07:28, 11 May 2014
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 | the.narro.ws | Brimstone's VPS |
24.96.165.227 | dev.throwthemind.com | JimShoe's VPS |
24.96.165.228 | pianoben.ch | Opticron's VPS |
24.96.165.229 | Was owned by [[User:Enabrintain|Enabrintain] at one point. Not sure if he's still paying for it. | |
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) |
Physical
Our WAN comes in via DOCSIS link 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.