Changeset 8290 in genesis


Ignore:
Timestamp:
Aug 10, 2010, 12:35:54 PM (14 years ago)
Author:
rick
Message:

Grumble typos and forget to commit

Location:
nodes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • nodes/CNodeRichard/wleiden.conf

    r8261 r8290  
    66# config CNodeHuub
    77$location='Richard, Terschelling 244, 3524az, Utrecht';
    8 $master_ip='172.16.3.33'; 
     8$master_ip='172.17.6.1'; 
    99$nodetype='CNode';
    1010$nodename='Richard';
     
    1717COMMENT=Local ethernet to proxy
    1818TYPE=ethernet
    19 IP=$master_ip/30
     19EXTRA_TYPE=tunnel
     20IP=172.16.16.10/30
    2021DESC=Local Ethernet to proxy
    2122SDESC=2proxy
     
    2425
    2526$config{'wi0'}=sprintf <<WI0;
    26 COMMENT=Local ethernet to proxy
     27COMMENT=Wireless AccessPoint Thuis
    2728TYPE=wireless
    28 IP=172.17.0.17/26
     29IP=$master_ip/26
    2930DESC=AP
    3031SDESC=ap
  • nodes/proxy8/wleiden.conf

    r8261 r8290  
    1818$release="8.0-RELEASE";
    1919
    20 #edugis x,y 93348,463569
    21 $X='093348';
    22 $Y='463569';
     20$X='137949';
     21$Y='453165';
    2322
    2423
     
    3635
    3736$config{'sis1'}=sprintf <<SIS1;
    38 COMMENT=Link naar Laptop
     37COMMENT=Link naar NodeRichard
    3938TYPE=ethernet
    40 IP=$master_ip/30
     39IP=172.16.16.9/30
    4140
    4241DESC=Link
Note: See TracChangeset for help on using the changeset viewer.