Changeset 8218 in genesis for nodes


Ignore:
Timestamp:
Aug 3, 2010, 8:37:38 PM (14 years ago)
Author:
rick
Message:

Ehm right IP assignment says it all. On a /29 block the correct order will be.

Master AP ethernet, NanoStation AP, Nanostation Client, Client ethernet

Note to myself: This needs automation

Location:
nodes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • nodes/CNodeSOM2/wleiden.conf

    r8215 r8218  
    5555$config{'ath0:4'}=sprintf <<ATH04;  # link NodeZwet
    5656TYPE=wireless
    57 IP=172.16.4.141/29
     57IP=172.16.4.137/29
    5858DESC=Link naar Zwet
    5959SDESC=2zwet
  • nodes/CNodeZwet/wleiden.conf

    r8215 r8218  
    4444$config{'vr1'}=sprintf <<VR1;  # Link SOM2
    4545TYPE=ethernet
    46 IP=172.16.4.140/29
     46IP=172.16.4.142/29
    4747
    4848DESC=Link to SOM2
     
    5353$config{'vr2'}=sprintf <<VR2;  # Link WBRotary1
    5454TYPE=ethernet
    55 IP=172.16.4.132/29
     55IP=172.16.4.129/29
    5656
    5757DESC=Link to WBRotary1
Note: See TracChangeset for help on using the changeset viewer.