Changeset 8261 in genesis for nodes/proxy12
- Timestamp:
- Aug 8, 2010, 12:14:27 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/proxy12/wleiden.conf
r8260 r8261 21 21 $nat='yes'; 22 22 23 $config{'sis0'}=sprintf <<SIS0; # link naar Router 23 $config{'sis0'}=sprintf <<SIS0; 24 COMMENT=link naar Router 24 25 TYPE=ethernet 25 26 IP=0.0.0.0 … … 29 30 SIS0 30 31 31 $config{'sis1'}=sprintf <<SIS1; # link naar NodeHuub 32 $config{'sis1'}=sprintf <<SIS1; 33 COMMENT=link naar NodeHuub 32 34 TYPE=ethernet 33 35 IP=$master_ip/30
Note:
See TracChangeset
for help on using the changeset viewer.