Changeset 8489 in genesis
- Timestamp:
- Sep 23, 2010, 8:54:04 PM (14 years ago)
- Location:
- nodes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/CNodeLeythenrode/wleiden.conf
r8265 r8489 52 52 $config{'ue0'}=sprintf <<UE0; 53 53 COMMENT=ethernet to local subnet with PoE 54 IP=172.17.0.2/2 455 DESC=local ethernet with proxy7 and local clients (multiple ap bridge)54 IP=172.17.0.2/28 55 DESC=local ethernet with proxy7 and local ap bridges management interfaces 56 56 SDESC=localsubnet 57 57 DHCP=no … … 59 59 UE0 60 60 61 $config{'ue0:0'}=sprintf <<UE00; 62 COMMENT=ethernet to local subnet with PoE 63 IP=172.17.7.2/24 64 DESC=local ethernet with proxy7 and local clients (multiple ap bridge) 65 SDESC=localsubnet 66 DHCP=10-250 67 TYPE=ethernet 68 UE00 61 69 62 70 $config{'vr0'}=sprintf <<VR0; -
nodes/proxy7/wleiden.conf
r8261 r8489 35 35 COMMENT=Local 24-subnet to node and clients 36 36 TYPE=ethernet 37 IP=$master_ip/2 438 DESC=naar NodeLeythenrode and clients37 IP=$master_ip/28 38 DESC=naar NodeLeythenrode and ap bridges 39 39 SDESC=Leythenrode_subnet 40 DHCP= 10-25040 DHCP=no 41 41 SIS1 42 43 $config{'sis1:0'}=sprintf <<SIS10; 44 COMMENT=Local 24-subnet to node and clients 45 TYPE=ethernet 46 IP=172.17.7.1/24 47 DESC=naar NodeLeythenrode and local clients 48 SDESC=Leythenrode_subnet 49 DHCP=no 50 SIS10 51 52
Note:
See TracChangeset
for help on using the changeset viewer.