source: genesis/nodes/proxy18/wleiden.yaml@ 10350

Last change on this file since 10350 was 10321, checked in by rick, 13 years ago

Whitespace and duplicate externalif entries.

File size: 1.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4comment : "None"
[10240]5externalif: "sis0"
[10116]6ileiden : True
7interfaces: "sis0,sis1"
8internalif: "sis1"
9internalroute: "172.16.18.33"
10latitude : "4.63854"
11location : "Henk, Boddens Hosangweg 24 A, 2481 KZ, Woubrugge"
12longitude : "52.17062"
13masterip : "172.16.18.38"
14nat : False
[10321]15nodename : "proxy18"
[10116]16nodetype : "Proxy"
17proxyid : 18
[10059]18rdnap_x : 103784
19rdnap_y : 464983
[10116]20release : "8.2-RELEASE"
21status : "up"
22
23
[10059]24iface_sis0:
[10116]25 comment : "link naar Router"
26 interface : "sis0"
27 ip : "0.0.0.0/30"
28 desc : "Link naar router"
29 sdesc : "uplink"
30 type : "eth"
31 dhcp : "no"
32 compass : "None"
33 dhcpclient : "yes"
34 status : "up"
[10059]35
[10116]36
[10059]37iface_sis1:
[10116]38 comment : "Link naar WBRotary"
39 interface : "sis1"
40 ip : "172.16.18.38/29"
41 desc : "Link naar Rotary"
42 sdesc : "2rotary"
43 mode : "station-wds"
44 type : "eth"
45 extra_type : "eth2wifibridge"
46 channel : "144"
47 ssid : "il-n.wbrotary.wleiden.net"
48 dhcp : "no"
49 compass : "n"
50 ns_ip : "172.16.18.37/29"
51 ns_mac : "00:15:6d:70:54:4a"
52 status : "down"
[10059]53
[10116]54
Note: See TracBrowser for help on using the repository browser.