Changeset 8290 in genesis
- Timestamp:
- Aug 10, 2010, 12:35:54 PM (14 years ago)
- Location:
- nodes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
nodes/CNodeRichard/wleiden.conf
r8261 r8290 6 6 # config CNodeHuub 7 7 $location='Richard, Terschelling 244, 3524az, Utrecht'; 8 $master_ip='172.1 6.3.33';8 $master_ip='172.17.6.1'; 9 9 $nodetype='CNode'; 10 10 $nodename='Richard'; … … 17 17 COMMENT=Local ethernet to proxy 18 18 TYPE=ethernet 19 IP=$master_ip/30 19 EXTRA_TYPE=tunnel 20 IP=172.16.16.10/30 20 21 DESC=Local Ethernet to proxy 21 22 SDESC=2proxy … … 24 25 25 26 $config{'wi0'}=sprintf <<WI0; 26 COMMENT= Local ethernet to proxy27 COMMENT=Wireless AccessPoint Thuis 27 28 TYPE=wireless 28 IP= 172.17.0.17/2629 IP=$master_ip/26 29 30 DESC=AP 30 31 SDESC=ap -
nodes/proxy8/wleiden.conf
r8261 r8290 18 18 $release="8.0-RELEASE"; 19 19 20 #edugis x,y 93348,463569 21 $X='093348'; 22 $Y='463569'; 20 $X='137949'; 21 $Y='453165'; 23 22 24 23 … … 36 35 37 36 $config{'sis1'}=sprintf <<SIS1; 38 COMMENT=Link naar Laptop37 COMMENT=Link naar NodeRichard 39 38 TYPE=ethernet 40 IP= $master_ip/3039 IP=172.16.16.9/30 41 40 42 41 DESC=Link
Note:
See TracChangeset
for help on using the changeset viewer.