Changeset 8261 in genesis for nodes/proxy8
- Timestamp:
- Aug 8, 2010, 12:14:27 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/proxy8/wleiden.conf
r8211 r8261 23 23 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.58.2/24 … … 34 35 SIS0 35 36 36 $config{'sis1'}=sprintf <<SIS1; # Link naar Laptop 37 $config{'sis1'}=sprintf <<SIS1; 38 COMMENT=Link naar Laptop 37 39 TYPE=ethernet 38 40 IP=$master_ip/30
Note:
See TracChangeset
for help on using the changeset viewer.