Changeset 1074 in genesis for nodes/proxy3/wleiden.conf


Ignore:
Timestamp:
Oct 9, 2003, 6:43:13 AM (21 years ago)
Author:
jasper
Message:

route -> 172.16/12 op proxy[23]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • nodes/proxy3/wleiden.conf

    r1011 r1074  
    55# config Proxy3 bij RV
    66
    7 $master_ip='172.20.128.98/29'; 
     7$master_ip='172.20.128.98'; 
    88$gw_open='closed';
    99$nodetype='proxy';
     
    1717$config{'xl0'}=sprintf <<XL0;  # Ethernet
    1818TYPE=ethernet
    19 IP=192.168.1.2/24
    20 ROUTE=0.0.0.0/0 192.168.1.1
     19IP=212.238.215.244/23
     20ROUTE=0.0.0.0/0 212.238.214.254
    2121                                                                               
    2222DESC=Demon DSL lijn
     
    3434$config{'xl1'}=sprintf <<XL1;  # Ethernet
    3535TYPE=ethernet
    36 IP=$master_ip
     36IP=$master_ip/29
    3737ROUTE=172.16.0.0/12 172.20.128.97
    38 
    3938
    4039DESC=Link naar RV
Note: See TracChangeset for help on using the changeset viewer.