Changeset 3136 in genesis for nodes/CNodeUniGor/wleiden.conf


Ignore:
Timestamp:
Nov 8, 2004, 10:58:59 AM (20 years ago)
Author:
rick
Message:

Fixed my ip assignment error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/CNodeUniGor/wleiden.conf

    r3131 r3136  
    121121$config{'wi0:2'}=sprintf <<EW02;  # Link naar Brug
    122122TYPE=wireless
    123 IP=172.16.1.101/30
     123IP=172.16.0.17/30
    124124
    125125DESC=Link naar Brug
    126126SDESC=2brug
    127127DHCP=no
    128 POINT_TO_POINT=172.16.1.102
    129 
    130 SPEED=11534336
    131 
    132 
    133 OSPF_BROADCAST=no
    134 OSPF_NEIGHBORS=172.16.1.102
     128POINT_TO_POINT=172.16.0.18
     129
     130SPEED=11534336
     131
     132
     133OSPF_BROADCAST=no
     134OSPF_NEIGHBORS=172.16.0.18
    135135EW02
    136136
Note: See TracChangeset for help on using the changeset viewer.