Changeset 2312 in genesis


Ignore:
Timestamp:
Jun 2, 2004, 9:53:54 PM (21 years ago)
Author:
jasper
Message:

op jacob vergeten hmkerk en jwrotary aan te maken. Fixed.

Location:
nodes
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • nodes/CNodeHMKerk1/wleiden.conf

    r2309 r2312  
    1111$nodename='HMKerk1';
    1212$OS='FreeBSD';
    13 $labelpos='left';
     13$labelpos='right';
    1414
    1515#$Real_X=103500;
  • nodes/CNodeJacob/wleiden.conf

    r2230 r2312  
    213213EW06
    214214
     215$config{'wi0:7'}=sprintf <<EW07;  # link naarWBRotary1
     216TYPE=wireless
     217IP=172.16.1.125/30
     218DESC=Link naar WBRotary1
     219SDESC=2wbrotary1
     220SPEED=11534336
     221POINT_TO_POINT=172.16.1.126
     222
     223#ROUTE=
     224OSPF_AREA=0
     225OSPF_BROADCAST=no
     226OSPF_NEIGHBORS=172.16.1.126
     227
     228DHCP=no
     229EW07
     230
     231$config{'wi0:8'}=sprintf <<EW08;  # link naar HMKerk2
     232TYPE=wireless
     233IP=172.16.1.149/30
     234DESC=Link naar HMKerk2
     235SDESC=2hmkerk2
     236SPEED=11534336
     237POINT_TO_POINT=172.16.1.150
     238
     239#ROUTE=
     240OSPF_AREA=0
     241OSPF_BROADCAST=no
     242OSPF_NEIGHBORS=172.16.1.150
     243
     244DHCP=no
     245EW08
     246
     247
    215248
    216249
  • nodes/CNodeVAIPS/wleiden.conf

    r2305 r2312  
    1212
    1313$OS='FreeBSD';
    14 $labelpos='right';
     14$labelpos='left';
    1515
    1616$X='90150';
Note: See TracChangeset for help on using the changeset viewer.