Line | |
---|
1 | #
|
---|
2 | #
|
---|
3 | #
|
---|
4 | # Read by /usr/local/sbin/wireless-up.pl
|
---|
5 | #
|
---|
6 | # config CNodeHuub
|
---|
7 | $location='Richard, Terschelling 244, 3524az, Utrecht';
|
---|
8 | $master_ip='172.16.3.125';
|
---|
9 | $nodetype='CNode';
|
---|
10 | $nodename='Richard';
|
---|
11 | $release="8.0-RELEASE";
|
---|
12 | $status='up';
|
---|
13 | #$X='093348';
|
---|
14 | #$Y='463569';
|
---|
15 |
|
---|
16 | $config{'sis0'}=sprintf <<SIS0; # Local ethernet to proxy
|
---|
17 | TYPE=ethernet
|
---|
18 | IP=$master_ip/30
|
---|
19 | DESC=Local Ethernet to proxy
|
---|
20 | SDESC=2proxy
|
---|
21 | DHCP=no
|
---|
22 | SIS0
|
---|
Note:
See
TracBrowser
for help on using the repository browser.