Changeset 8261 in genesis for nodes/proxy11
- Timestamp:
- Aug 8, 2010, 12:14:27 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/proxy11/wleiden.conf
r8193 r8261 23 23 $Y='466843'; 24 24 25 $config{'sis0'}=sprintf <<SIS0; # Ethernet 25 $config{'sis0'}=sprintf <<SIS0; 26 COMMENT=Ethernet 26 27 TYPE=ethernet 27 28 IP=$master_ip/30 … … 33 34 SIS0 34 35 35 $config{'sis1'}=sprintf <<SIS1; # Ethernet naar adsl 36 $config{'sis1'}=sprintf <<SIS1; 37 COMMENT=Ethernet naar adsl 36 38 TYPE=ethernet 37 39 IP=192.168.1.70
Note:
See TracChangeset
for help on using the changeset viewer.