Changeset 8018 in genesis for nodes/proxy12


Ignore:
Timestamp:
May 25, 2010, 2:36:10 PM (15 years ago)
Author:
rick
Message:

$internalif flag is very confusing as the '1' was automagically added to the
back. Make them absolute

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/proxy12/wleiden.conf

    r7883 r8018  
    1010$internalroute='172.25.90.65';
    1111
    12 $internalif='sis';
     12$internalif='sis1';
    1313$nodetype='Proxy';
    1414$nodename='Proxy12';
     
    2020$Y='463569';
    2121
    22 $config{'sis'}=sprintf <<SIS0;  # link naar Router
     22$config{'sis0'}=sprintf <<SIS0;  # link naar Router
    2323TYPE=ethernet
    2424#IP=dhcp, Moet wel dhcp zijn
Note: See TracChangeset for help on using the changeset viewer.