Changeset 7291 in genesis
- Timestamp:
- Dec 1, 2009, 11:37:42 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/CNodeGraficall/wleiden.conf
r7252 r7291 26 26 #edugis x,y 97110,463425 27 27 28 $config{'ep0'}=sprintf <<ED0; # a-link to Leythenrode via Nanostation5 29 TYPE=ethernet 30 EXTRA_TYPE=eth2wifibridge 31 IP=172.16.3.78/30 32 DESC=Ethernet to interlink northeast of leythenrode 33 SDESC=2Leythenrode 34 POINT_TO_POINT=172.16.3.77 35 MODE=managed 36 ESSID=il-no.leythenrode.wleiden.net 37 #CHANNEL=52 38 ED0 39 40 $config{'ep0:0'}=sprintf <<ED1; 41 TYPE=ethernet 42 IP=172.16.3.137/30 43 DESC=ethernet to nanostation mgmt interface 44 SDESC=manageNS 45 DHCP=no 46 POINT_TO_POINT=172.16.3.138 47 ED1 48 49 $config{'ep1'}=sprintf <<ED2; # b-link to Hoogmade via Bullet2 28 $config{'ep0'}=sprintf <<EP0; # b-link to Hoogmade via Bullet2 50 29 TYPE=ethernet 51 30 EXTRA_TYPE=eth2wifibridge … … 68 47 DHCP=no 69 48 70 E D249 EP0 71 50 72 $config{'ep 1:0'}=sprintf <<ED3;51 $config{'ep0:0'}=sprintf <<EP00; 73 52 TYPE=ethernet 74 53 IP=172.16.3.141/30 … … 77 56 DHCP=no 78 57 POINT_TO_POINT=172.16.3.142 79 E D358 EP00 80 59 60 $config{'ep1'}=sprintf <<EP1; # a-link to Leythenrode via Nanostation5 61 TYPE=ethernet 62 EXTRA_TYPE=eth2wifibridge 63 IP=172.16.3.78/30 64 DESC=Ethernet to interlink northeast of leythenrode 65 SDESC=2Leythenrode 66 POINT_TO_POINT=172.16.3.77 67 MODE=managed 68 ESSID=il-no.leythenrode.wleiden.net 69 #CHANNEL=52 70 EP1 81 71 72 $config{'ep1:0'}=sprintf <<EP10; 73 TYPE=ethernet 74 IP=172.16.3.137/30 75 DESC=ethernet to nanostation mgmt interface 76 SDESC=manageNS 77 DHCP=no 78 POINT_TO_POINT=172.16.3.138 79 EP10 82 80 83 81 $config{'wi0'}=sprintf <<EW0; # omni
Note:
See TracChangeset
for help on using the changeset viewer.