Difference between revisions of "BXadmin:Network"

From CCGB
Jump to: navigation, search
(Created page with '= L2 = Current network diagram in DIA format is located at /afs/bx.psu.edu/admin/documents/bx_network-l2-<DATE>.dia When updating, be sure to work on a copy, and update the date…')
 
Line 1: Line 1:
 +
= L3 =
 +
== 128.118.200.0/23, 2610:8:7800:14::/64 ==
 +
* VLAN 100 (BX-WIRED)
 +
* Netmask: 255.255.254.0
 +
* Broadcast: 128.118.201.255
 +
* Gateway: 128.118.200.1, 2610:8:7800:14::1
 +
 +
Centrally managed machines. Machines that we have root on and/or control with cfengine.
 +
 +
== 128.118.202.0/27 ==
 +
* NAT pool
 +
* 128.118.202.1-30 (with .31 being the broadcast, but not used for NAT)
 +
 +
NAT config on ASA:
 +
<pre>global (Outside) 1 128.118.202.1-128.118.202.30
 +
nat (Bioinformatics) 1 192.168.2.0 255.255.255.0
 +
nat (Bioinformatics) 1 192.168.4.0 255.255.255.0
 +
nat (Bioinformatics) 1 10.1.0.0 255.255.0.0
 +
</pre>
 +
 +
== ?==
 +
 
= L2 =
 
= L2 =
 
Current network diagram in DIA format is located at /afs/bx.psu.edu/admin/documents/bx_network-l2-<DATE>.dia
 
Current network diagram in DIA format is located at /afs/bx.psu.edu/admin/documents/bx_network-l2-<DATE>.dia

Revision as of 13:49, 9 September 2010

L3

128.118.200.0/23, 2610:8:7800:14::/64

  • VLAN 100 (BX-WIRED)
  • Netmask: 255.255.254.0
  • Broadcast: 128.118.201.255
  • Gateway: 128.118.200.1, 2610:8:7800:14::1

Centrally managed machines. Machines that we have root on and/or control with cfengine.

128.118.202.0/27

  • NAT pool
  • 128.118.202.1-30 (with .31 being the broadcast, but not used for NAT)

NAT config on ASA:

global (Outside) 1 128.118.202.1-128.118.202.30
nat (Bioinformatics) 1 192.168.2.0 255.255.255.0
nat (Bioinformatics) 1 192.168.4.0 255.255.255.0
nat (Bioinformatics) 1 10.1.0.0 255.255.0.0

?

L2

Current network diagram in DIA format is located at /afs/bx.psu.edu/admin/documents/bx_network-l2-<DATE>.dia

When updating, be sure to work on a copy, and update the date in the box in the upper left-hand corner.

Bx network-l2-2010-26-02.png