Changeset 7084 in genesis for nodes


Ignore:
Timestamp:
Jul 28, 2009, 4:01:56 PM (16 years ago)
Author:
huub
Message:

local ethernet NodeHuub is now 30 subnet

Location:
nodes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • nodes/CNodeHuub/wleiden.conf

    r7033 r7084  
    2525$config{'sis0'}=sprintf <<EE0;  # Local ethernet
    2626TYPE=ethernet
    27 IP=172.17.16.65/27
     27IP=172.17.16.65/30
    2828
    2929
     
    3232SPEED=102400000
    3333
    34 DHCP=70-94
     34DHCP=no
    3535
    3636
  • nodes/proxy62/wleiden.conf

    r6825 r7084  
    2929$config{'sis0'}=sprintf <<SIS0;  # Ethernet naar WLeiden
    3030TYPE=ethernet
    31 IP=172.17.16.67/27
    32 ROUTE=172.16.0.0/12 172.17.16.65/27
     31IP=172.17.16.66/30
     32ROUTE=172.16.0.0/12 172.17.16.65/28
    3333
    3434DESC=ethernet naar NodeHuub
Note: See TracChangeset for help on using the changeset viewer.