Changeset 7291 in genesis


Ignore:
Timestamp:
Dec 1, 2009, 11:37:42 AM (15 years ago)
Author:
huub
Message:

ep0 en ep1 omgedraaid bij NodeGraficall

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/CNodeGraficall/wleiden.conf

    r7252 r7291  
    2626#edugis x,y  97110,463425
    2727
    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
    5029TYPE=ethernet
    5130EXTRA_TYPE=eth2wifibridge
     
    6847DHCP=no
    6948
    70 ED2
     49EP0
    7150
    72 $config{'ep1:0'}=sprintf <<ED3;
     51$config{'ep0:0'}=sprintf <<EP00;
    7352TYPE=ethernet
    7453IP=172.16.3.141/30
     
    7756DHCP=no
    7857POINT_TO_POINT=172.16.3.142
    79 ED3
     58EP00
    8059
     60$config{'ep1'}=sprintf <<EP1; # a-link to Leythenrode via Nanostation5
     61TYPE=ethernet
     62EXTRA_TYPE=eth2wifibridge
     63IP=172.16.3.78/30
     64DESC=Ethernet to interlink northeast of leythenrode
     65SDESC=2Leythenrode
     66POINT_TO_POINT=172.16.3.77
     67MODE=managed
     68ESSID=il-no.leythenrode.wleiden.net
     69#CHANNEL=52
     70EP1
    8171
     72$config{'ep1:0'}=sprintf <<EP10;
     73TYPE=ethernet
     74IP=172.16.3.137/30
     75DESC=ethernet to nanostation mgmt interface
     76SDESC=manageNS
     77DHCP=no
     78POINT_TO_POINT=172.16.3.138
     79EP10
    8280
    8381$config{'wi0'}=sprintf <<EW0;  # omni
Note: See TracChangeset for help on using the changeset viewer.