Changeset 991 in genesis
- Timestamp:
- Sep 27, 2003, 8:52:42 AM (21 years ago)
- Location:
- nodes
- Files:
-
- 6 edited
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
nodes/CNodeMark/wleiden.conf
r990 r991 65 65 66 66 POLAR=Vert 67 ANTENNA= staaf67 ANTENNA=omni 68 68 GAIN=10dBi 69 69 DIRECTION=0 -
nodes/CNodeROCl/wleiden.conf
r989 r991 89 89 90 90 MODE=master 91 ESSID=il-no.rocl 1.wleiden.net91 ESSID=il-no.rocl.wleiden.net 92 92 93 93 CHANNEL=5 -
nodes/CNodeRV/wleiden.conf
r926 r991 14 14 15 15 16 17 18 19 20 21 16 $X='92486'; 22 17 $Y='462804'; -
nodes/proxy1/wleiden.conf
r975 r991 3 3 # Read by /usr/local/sbin/wireless-up.pl 4 4 # 5 # config CNodeMarten5 # config Proxy1 (Bij NodeCope" 6 6 7 7 $master_ip='172.18.16.67/29'; … … 33 33 $config{'xl1'}=sprintf <<XL1; # Ethernet 34 34 TYPE=ethernet 35 IP= 172.17.8.67/2935 IP=$master_ip 36 36 37 37 DESC=Link naar Cope … … 49 49 $config{'xl1:0'}=sprintf <<XL10; # Ethernet 50 50 TYPE=ethernet 51 IP=172.31.255.1 51 IP=172.31.255.1/30 52 52 53 53 DESC=Link naar Cope -
nodes/proxy2/wleiden.conf
r975 r991 3 3 # Read by /usr/local/sbin/wireless-up.pl 4 4 # 5 # config CNodeMarten5 # config proxy2 (Hooglandse Kerk) 6 6 7 $master_ip='172.1 8.16.67/29';7 $master_ip='172.17.143.4/24'; 8 8 $gw_open='closed'; 9 9 $nodetype='proxy'; 10 $nodename=' 1';10 $nodename='2'; 11 11 12 12 $OS='FreeBSD'; 13 13 14 $X='093 241';15 $Y='463 790';14 $X='093835'; 15 $Y='463646'; 16 16 17 17 $config{'xl0'}=sprintf <<XL0; # Ethernet … … 33 33 $config{'xl1'}=sprintf <<XL1; # Ethernet 34 34 TYPE=ethernet 35 IP= 172.17.8.67/2935 IP=$master_ip 36 36 37 DESC=Link naar Cope38 SDESC=2 cope37 DESC=Link naar Hooglandse Kerk 38 SDESC=2hlk 39 39 SPEED=10240000000 40 40 … … 51 51 IP=172.31.255.1 /30 52 52 53 DESC=Link naar Cope54 SDESC=link2 cope53 DESC=Link naar Hooglandse Kerk 54 SDESC=link2hlk 55 55 SPEED=10240000000 56 56 -
nodes/proxy3/wleiden.conf
r975 r991 3 3 # Read by /usr/local/sbin/wireless-up.pl 4 4 # 5 # config CNodeMarten5 # config Proxy3 bij RV 6 6 7 $master_ip='172. 18.16.67/29';7 $master_ip='172.20.128.67/29'; 8 8 $gw_open='closed'; 9 9 $nodetype='proxy'; 10 $nodename=' 1';10 $nodename='3'; 11 11 12 12 $OS='FreeBSD'; 13 13 14 $X=' 093241';15 $Y='46 3790';14 $X='92470'; 15 $Y='462790'; 16 16 17 17 $config{'xl0'}=sprintf <<XL0; # Ethernet … … 33 33 $config{'xl1'}=sprintf <<XL1; # Ethernet 34 34 TYPE=ethernet 35 IP= 172.17.8.67/2935 IP=$master_ip 36 36 37 DESC=Link naar Cope38 SDESC=2 cope37 DESC=Link naar RV 38 SDESC=2rv 39 39 SPEED=10240000000 40 40 … … 51 51 IP=172.31.255.1 /30 52 52 53 DESC=Link naar Cope54 SDESC=link2 cope53 DESC=Link naar RV 54 SDESC=link2rv 55 55 SPEED=10240000000 56 56
Note:
See TracChangeset
for help on using the changeset viewer.