Changeset 8973 in genesis


Ignore:
Timestamp:
Mar 19, 2011, 7:08:18 PM (14 years ago)
Author:
huub
Message:

interfaces proxy62 van vr naar sis voor soekris4801

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/proxy62/wleiden.conf

    r8400 r8973  
    1 #
    2 #
    3 #  Read by /usr/local/sbin/wireless-up.pl
    41#
    52# config Proxy62 bij Huub
     
    107$gateway='192.168.3.254';
    118$internalroute='172.17.16.65';
    12 $internalif='vr1'; 
     9$internalif='sis1'; 
    1310$nodetype='Proxy';
    1411$nodename='Proxy62';
     
    1613$location=" Huub, Rapenburg 62, 2311EZ, Leiden";
    1714$status='up';
    18 $release="8.0-RELEASE";
     15$release="8.2-RELEASE";
    1916$X='093348';
    2017$Y='463569';
     
    2623
    2724
    28 $config{'vr0'}=sprintf <<VR0;
     25$config{'sis0'}=sprintf <<SIS0;
    2926COMMENT=link naar Router
    3027TYPE=ethernet
     
    3330SDESC=uplink
    3431DHCP=no
    35 VR0
     32SIS0
    3633
    37 $config{'vr1'}=sprintf <<VR1;
     34$config{'sis1'}=sprintf <<SIS1;
    3835COMMENT=link naar NodeHuub
    3936TYPE=ethernet
     
    4239SDESC=downlink
    4340DHCP=no
    44 VR1
     41SIS1
Note: See TracChangeset for help on using the changeset viewer.