Changeset 8018 in genesis for nodes/proxy2


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/proxy2/wleiden.conf

    r7792 r8018  
    88#$gateway='192.168.1.1';
    99$internalroute='172.17.143.2';
    10 $internalif='sis';
     10$internalif='sis1';
    1111$nodetype='Proxy';
    1212$nodename='Proxy2';
Note: See TracChangeset for help on using the changeset viewer.