Changeset 991 in genesis for nodes/proxy3
- Timestamp:
- Sep 27, 2003, 8:52:42 AM (21 years ago)
- Location:
- nodes/proxy3
- Files:
-
- 1 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
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.