Changeset 2389 in genesis for nodes


Ignore:
Timestamp:
Jun 20, 2004, 5:37:46 PM (20 years ago)
Author:
rick
Message:
 
Location:
nodes
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • nodes/CNodeJVC/wleiden.conf

    r2369 r2389  
    124124
    125125
    126 $config{'wi3'}=sprintf <<EW3; # Link naar Zwet
     126$config{'wi3'}=sprintf <<EW3; # Link naar Zwet via bridge at 172.16.1.158
    127127TYPE=wireless
    128128IP=172.16.1.156/30
     
    130130SDESC=2zwet
    131131SPEED=11534336
    132 POINT_TO_POINT=172.16.1.157
     132POINT_TO_POINT=
    133133
    134134OSPF_BROADCAST=no
  • nodes/CNodeZwet/wleiden.conf

    r2366 r2389  
    2020#
    2121#
    22 $config{'ep0'}=sprintf <<EP0;  # Link naar JVC (via senao 2611CB3 bridge)
     22$config{'ep0'}=sprintf <<EP0;  # Link naar JVC (via senao 2611CB3 bridge at 172.16.1.158)
    2323TYPE=ethernet
    2424IP=172.16.1.157/30
     
    3030DHCP=no
    3131
    32 POINT_TO_POINT=172.16.1.156
     32POINT_TO_POINT=
    3333
    3434OSPF_BROADCAST=no
Note: See TracChangeset for help on using the changeset viewer.