Changeset 8261 in genesis for nodes/proxy7
- Timestamp:
- Aug 8, 2010, 12:14:27 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/proxy7/wleiden.conf
r8018 r8261 23 23 $Y='463407'; 24 24 25 $config{'sis0'}=sprintf <<SIS0; # Link naar Router 25 $config{'sis0'}=sprintf <<SIS0; 26 COMMENT=Link naar Router 26 27 TYPE=ethernet 27 28 IP=192.168.200.100/24 … … 31 32 SIS0 32 33 33 $config{'sis1'}=sprintf <<SIS1; # Local 24-subnet to node and clients 34 $config{'sis1'}=sprintf <<SIS1; 35 COMMENT=Local 24-subnet to node and clients 34 36 TYPE=ethernet 35 37 IP=$master_ip/24
Note:
See TracChangeset
for help on using the changeset viewer.