- Timestamp:
- May 16, 2004, 7:05:45 PM (21 years ago)
- Location:
- nodes
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/CNodeAZC/wleiden.conf
r2006 r2228 78 78 EW00 79 79 80 $config{'wi1'}=sprintf <<EW1; # link naar NO 81 TYPE=wireless 82 IP=172.167.0.173/30 83 DESC=Link naar NO 80 $config{'wi0:1'}=sprintf <<EW01; # link naar Rustenborch 81 TYPE=wireless 82 IP=172.16.1.89/30 83 DESC=Link naar Rustenborgh 84 SDESC=2rustenborch 85 SPEED=11534336 86 POINT_TO_POINT=172.16.1.90 87 88 OSPF_BROADCAST=no 89 OSPF_NEIGHBORS=172.16.1.90 90 91 DHCP=no 92 EW01 93 94 $config{'wi0:2'}=sprintf <<EW02; # link naar Lijtweg 95 TYPE=wireless 96 IP=172.16.1.97/30 97 DESC=Link naar Lijtweg 98 SDESC=2lijtweg 99 SPEED=11534336 100 POINT_TO_POINT=172.16.1.98 101 102 OSPF_BROADCAST=no 103 OSPF_NEIGHBORS=172.16.1.98 104 105 DHCP=no 106 EW02 107 108 $config{'wi0:3'}=sprintf <<EW03; # link naar Hofwijck 109 TYPE=wireless 110 IP=172.16.1.93/30 111 DESC=Link naar Hofwijck 112 SDESC=2hofwijck 113 SPEED=11534336 114 POINT_TO_POINT=172.16.1.94 115 116 OSPF_BROADCAST=no 117 OSPF_NEIGHBORS=172.16.1.94 118 119 DHCP=no 120 EW03 121 122 123 $config{'wi1'}=sprintf <<EW1; # link naar Broekplein 124 TYPE=wireless 125 IP=172.16.1.57/30 126 DESC=Link naar Broekplein 84 127 SDESC=2no 85 128 SPEED=11534336 86 POINT_TO_POINT=172.16 7.0.17487 88 OSPF_BROADCAST=no 89 OSPF_NEIGHBORS=172.16 7.0.174129 POINT_TO_POINT=172.16.1.58 130 131 OSPF_BROADCAST=no 132 OSPF_NEIGHBORS=172.16.1.58 90 133 91 134 MODE=master -
nodes/CNodeBroekplein/wleiden.conf
r2048 r2228 6 6 7 7 $location='Tweemaster basisschool, Broekplein 1'; 8 $master_ip='172. 19.136.1';8 $master_ip='172.21.144.1'; 9 9 $gw_open='closed'; 10 10 $nodetype='cnode'; … … 27 27 $config{'ep0'}=sprintf <<ED0; # Ethernet 28 28 TYPE=ethernet 29 IP=172.2 0.144.65/2829 IP=172.21.144.65/28 30 30 31 31 -
nodes/CNodeJacob/wleiden.conf
r1607 r2228 165 165 166 166 167 $config{'wi0:4'}=sprintf <<EW04; # link naar HoogmadeGW2 hmgw2167 $config{'wi0:4'}=sprintf <<EW04; # link naar Graficall 168 168 TYPE=wireless 169 169 IP=172.16.1.5/30 … … 180 180 DHCP=no 181 181 EW04 182 183 $config{'wi0:5'}=sprintf <<EW05; # link naar Regenboog 184 TYPE=wireless 185 IP=172.16.1.105/30 186 DESC=Link naar Regenboog 187 SDESC=2regenboog 188 SPEED=11534336 189 POINT_TO_POINT=172.16.1.106 190 191 #ROUTE= 192 OSPF_AREA=0 193 OSPF_BROADCAST=no 194 OSPF_NEIGHBORS=172.16.1.106 195 196 DHCP=no 197 EW05 182 198 183 199 -
nodes/CNodeJacob2/wleiden.conf
r1505 r2228 94 94 EW1 95 95 96 97 $config{'wi1:0'}=sprintf <<EW10; # link naar Broekplein 98 TYPE=wireless 99 IP=172.16.1.49/30 100 DESC=Link naar Broekplein 101 SDESC=2broekplein 102 SPEED=11534336 103 POINT_TO_POINT=172.16.1.49 104 105 OSPF_BROADCAST=no 106 OSPF_NEIGHBORS=172.16.1.49 107 108 DHCP=no 109 EW10 110 111 112 -
nodes/CNodeLijtweg1/wleiden.conf
r2227 r2228 16 16 17 17 $X=92344; 18 $Y=466710 -40;18 $Y=466710+50; 19 19 $N=''; 20 20 $E=''; -
nodes/CNodeLijtweg3/wleiden.conf
r2226 r2228 16 16 17 17 $X=92344; 18 $Y=466710 +40;18 $Y=466710-50; 19 19 $N=''; 20 20 $E=''; -
nodes/CNodeRudi/wleiden.conf
r1923 r2228 117 117 EW2 118 118 119 $config{'wi3'}=sprintf <<EW3; # link naar west119 $config{'wi3'}=sprintf <<EW3; # link naar Lijtweg 120 120 TYPE=wireless 121 IP=172.16 8.0.174/30122 DESC=Link naar West123 SDESC=2 west121 IP=172.16.1.73/30 122 DESC=Link naar Lijtweg 123 SDESC=2lijtweg 124 124 SPEED=11534336 125 POINT_TO_POINT=172.16 8.0.174125 POINT_TO_POINT=172.16.1.74 126 126 127 127 OSPF_BROADCAST=no 128 OSPF_NEIGHBORS=172.16 8.0.174128 OSPF_NEIGHBORS=172.16.1.74 129 129 130 130 MODE=master … … 143 143 144 144 EW3 145 146 147
Note:
See TracChangeset
for help on using the changeset viewer.