Changeset 3381 in genesis


Ignore:
Timestamp:
Nov 29, 2004, 7:23:01 PM (20 years ago)
Author:
rick
Message:

Config fix for my own nodes and a channel fix at wbrotary2 (channel was taken)

Location:
nodes
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • nodes/CNodeDuivenHok/wleiden.conf

    r3306 r3381  
    1 #  Read by /usr/local/sbin/wireless-up.pl
    21#
    32# config CNodeZwet
    43$location="Buurt sportverlden, Particuliere schuur,Zoeterwoude ";
    5 $master_ip='172.18.48.1';   
     4$master_ip='172.18.48.65';   
    65$gw_open='closed';
    76$nodetype='CNode';
     
    1615$Y='459330';
    1716
    18 $N='';
    19 $E='';
    20 
    21 $ESSID="cnode.duivenhok.wleiden.net";
    22 #
    23 #
    2417$config{'ep0'}=sprintf <<ED0;  # Ethernet
    2518TYPE=ethernet
     
    2720
    2821DESC=Ethernet naar duivenhok
    29 SDESC=eth
     22SDESC=2hok
    3023SPEED=10240000000
    31 
    32 DHCP=no
    3324
    3425OSPF_BROADCAST=no
    3526OSPF_NEIGHBORS=no
     27
     28DHCP=no
    3629
    3730ED0
     
    4538SPEED=10240000000
    4639
     40POINT_TO_POINT=172.16.1.166
     41OSPF_NEIGHBORS=172.16.1.166
     42OSPF_BROADCAST=no
     43
    4744DHCP=no
    48 OSPF_BROADCAST=no
    49 OSPF_NEIGHBORS=172.16.1.166
    5045
    5146ED1
     
    5954SDESC=2jvc
    6055SPEED=11534336
     56
    6157POINT_TO_POINT=172.16.1.161
    62 
     58OSPF_NEIGHBORS=172.16.1.161
    6359OSPF_BROADCAST=no
    64 OSPF_NEIGHBORS=172.16.1.161
    6560
    6661MODE=managed
    6762ESSID=il-o.jvc.wleiden.net
     63#CHANNEL=11
    6864
    69 CHANNEL=11
     65DHCP=no
    7066
    7167POLAR=Ver
     
    7874
    7975EW0
     76
  • nodes/CNodeWBRotary2/wleiden.conf

    r3371 r3381  
    100100MODE=master
    101101ESSID=il-no.wbrotary.wleiden.net
    102 CHANNEL=13
     102CHANNEL=9
    103103
    104104POLAR=Hor
  • nodes/CNodeZwet/wleiden.conf

    r3028 r3381  
    1111
    1212$OS='FreeBSD';
    13 $labelpos='left';
     13$labelpos='center';
    1414
    1515$X='94441';
    1616$Y='459330';
    17 
    18 $N='';
    19 $E='';
    20 
    21 $ESSID="cnode.zwet.wleiden.net";
    22 #
    23 #
    2417
    2518$config{'ep0'}=sprintf <<ED0;  # Link naar Duivenhok
     
    4740SPEED=10240000000
    4841
    49 DHCP=no
    5042OSPF_BROADCAST=no
    5143OSPF_NEIGHBORS=no
     44
     45DHCP=no
    5246
    5347ED1
     
    6155SPEED=11534336
    6256
    63 DHCP=10-60
    64 
    6557OSPF_BROADCAST=no
    6658OSPF_NEIGHBORS=no
     
    6961ESSID=ap-omni.zwet.wleiden.net
    7062CHANNEL=1
     63
     64DHCP=10-60
    7165
    7266POLAR=Ver
     
    7973
    8074EW0
     75
Note: See TracChangeset for help on using the changeset viewer.