Changeset 4544 in genesis


Ignore:
Timestamp:
Jun 20, 2005, 1:40:05 PM (20 years ago)
Author:
rick
Message:

Small typo in ip range fixed

Location:
nodes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • nodes/CNodeCope/wleiden.conf

    r4543 r4544  
    159159$config{'wi3'}=sprintf <<EW3;
    160160TYPE=wireless
    161 IP=172.16.1.153/30
     161IP=172.16.1.154/30
    162162DESC=Link naar Stadhuis1
    163163SDESC=2stadhuis1
    164164SPEED=11534336
    165 POINT_TO_POINT=172.16.1.152
     165POINT_TO_POINT=172.16.1.153
    166166
    167167MODE=managed
  • nodes/CNodeStadhuis1/wleiden.conf

    r4543 r4544  
    7575$config{'wi0:0'}=sprintf <<WI00;
    7676TYPE=wireless
    77 IP=172.16.1.152/30
     77IP=172.16.1.153/30
    7878DESC=Link naar Cope
    7979SDESC=2cope
    80 POINT_TO_POINT=172.16.1.153
     80POINT_TO_POINT=172.16.1.154
    8181
    8282DHCP=no
Note: See TracChangeset for help on using the changeset viewer.