Changeset 8261 in genesis for nodes/CNodeRichard
- Timestamp:
- Aug 8, 2010, 12:14:27 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/CNodeRichard/wleiden.conf
r8142 r8261 14 14 $Y='453165'; 15 15 16 $config{'sis0'}=sprintf <<SIS0; # Local ethernet to proxy 16 $config{'sis0'}=sprintf <<SIS0; 17 COMMENT=Local ethernet to proxy 17 18 TYPE=ethernet 18 19 IP=$master_ip/30 … … 22 23 SIS0 23 24 24 $config{'wi0'}=sprintf <<WI0; # Local ethernet to proxy 25 $config{'wi0'}=sprintf <<WI0; 26 COMMENT=Local ethernet to proxy 25 27 TYPE=wireless 26 28 IP=172.17.0.17/26
Note:
See TracChangeset
for help on using the changeset viewer.