Changeset 8489 in genesis for nodes/CNodeLeythenrode


Ignore:
Timestamp:
Sep 23, 2010, 8:54:04 PM (14 years ago)
Author:
huub
Message:

ipdressen lokale subnet leythenrode veranderd om proxy7 bereikbaar te maken via lvrouted

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/CNodeLeythenrode/wleiden.conf

    r8265 r8489  
    5252$config{'ue0'}=sprintf <<UE0;
    5353COMMENT=ethernet to local subnet with PoE
    54 IP=172.17.0.2/24
    55 DESC=local ethernet with proxy7 and local clients (multiple ap bridge)
     54IP=172.17.0.2/28
     55DESC=local ethernet with proxy7 and local ap bridges management interfaces
    5656SDESC=localsubnet
    5757DHCP=no
     
    5959UE0
    6060
     61$config{'ue0:0'}=sprintf <<UE00;
     62COMMENT=ethernet to local subnet with PoE
     63IP=172.17.7.2/24
     64DESC=local ethernet with proxy7 and local clients (multiple ap bridge)
     65SDESC=localsubnet
     66DHCP=10-250
     67TYPE=ethernet
     68UE00
    6169
    6270$config{'vr0'}=sprintf <<VR0;
Note: See TracChangeset for help on using the changeset viewer.