Difference between revisions of "DangerZone Network"
Line 1: | Line 1: | ||
=Overview= | =Overview= | ||
+ | |||
+ | This article explains the layout of the networks in the DangerZone from the perspective of the gateway. | ||
Wifi | Wifi | ||
Line 7: | Line 9: | ||
gateway | gateway | ||
− | = | + | =Networks= |
+ | |||
+ | There are four different networks that the gateway has to deal with. | ||
+ | |||
+ | ==Internet== | ||
+ | |||
+ | The adapter named <tt>eth-pub</tt> has a direct connection to the top-level switch at SkullSpace, and has been assigned the IP <tt>206.220.196.62</tt>. | ||
+ | |||
+ | ==VMs== | ||
+ | |||
+ | The VMs exist in the <tt>10.255.0.0/16</tt> subnet, with <tt>10.255.0.1</tt> assigned to the <tt>eth-vms</tt> adapter. All IP addresses in this range are statically assigned | ||
+ | |||
+ | ==VPN== | ||
+ | When a user wishes to access the DangerZone from the Internet, the web interface must be used to generate an OpenVPN certificate. VPN users are statically assigned addresses in the <tt>10.1.0.0/16<tt> range. The adapter <tt>tun0</tt> has been assigned the IP <tt>10.1.0.1</tt>. | ||
+ | ==Wifi== | ||
[[Category:DangerZone]] | [[Category:DangerZone]] |
Revision as of 22:25, 22 May 2013
Contents
Overview
This article explains the layout of the networks in the DangerZone from the perspective of the gateway.
Wifi Public switch NICs on box vmserver gateway
Networks
There are four different networks that the gateway has to deal with.
Internet
The adapter named eth-pub has a direct connection to the top-level switch at SkullSpace, and has been assigned the IP 206.220.196.62.
VMs
The VMs exist in the 10.255.0.0/16 subnet, with 10.255.0.1 assigned to the eth-vms adapter. All IP addresses in this range are statically assigned
VPN
When a user wishes to access the DangerZone from the Internet, the web interface must be used to generate an OpenVPN certificate. VPN users are statically assigned addresses in the 10.1.0.0/16 range. The adapter tun0 has been assigned the IP 10.1.0.1.
Wifi