source: genesis/nodes/HybridWBRotary/wleiden.yaml@ 11634

Last change on this file since 11634 was 11554, checked in by rick, 12 years ago

Cleanup actie.

File size: 2.8 KB
RevLine 
[10674]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
6externalif: "vr1"
[10857]7gateway : "192.168.0.225"
[10674]8ileiden : True
[10881]9latitude : "52.16707"
[10674]10location : "NH Kerk, Comriekade 7, 2481 AD, Woubrugge"
[10881]11longitude : "4.63817"
[10674]12masterip : "172.25.52.1"
[11325]13monitoring_group: "wleiden"
[10674]14nodename : "WBRotary"
15nodetype : "Hybrid"
16rdnap_x : 103755
17rdnap_y : 464588
[10729]18rdr_host : "94.209.113.8"
[10715]19rdr_rules :
[10815]20- ['tcp', 9080, '172.17.0.41', 80]
21- ['tcp', 9081, '172.17.0.42', 554]
22- ['tcp', 9082, '172.17.0.43', 554]
23- ['tcp', 9083, '172.17.0.44', 80]
[10729]24release : "9.0-RELEASE"
25remote_access: ""
26service_accesspoint: True
[11554]27service_concentrator: False
[10881]28service_incoming_rdr: True
[10729]29service_proxy_ileiden: True
30service_proxy_normal: True
31status : "up"
[10674]32
33
34iface_ath0:
[10884]35 comment : "Ap voor de buurt"
[10674]36 ip : "172.25.52.1/24"
37 sdesc : "apnz"
38 mode : "ap"
39 type : "11b"
40 channel : "8"
41 ssid : "ap-woubrugge-rotarynz"
42 dhcp : "10-250"
43 status : "up"
44
45
46iface_ue0:
[11455]47 comment : "Link naar Zoeterwoude Rijndijk"
[10674]48 ip : "172.16.18.25/29"
[11455]49 sdesc : "2ztw"
[11549]50 mode : "ap-wds"
[10674]51 type : "eth"
52 extra_type : "eth2wifibridge"
[11549]53 channel : "140"
[11455]54 ssid : "il-wzw.wbrotary.wleiden.net"
[10674]55 dhcp : False
[11554]56 compass : "zw"
[10674]57 ns_ip : "172.16.18.26/29"
58 ns_mac : "00:15:6d:8e:dc:be"
59 status : "down"
60
61
62iface_vr0:
[10885]63 comment : "Link naar Graficall, Leiderdorp"
[11525]64 ip : "172.16.18.44/29"
[10674]65 sdesc : "2graficall"
[11525]66 mode : "ap-wds"
[10674]67 type : "eth"
68 extra_type : "eth2wifibridge"
69 channel : "36"
[11525]70 ssid : "il-o.graficall.wleiden.net"
[10674]71 dhcp : False
72 compass : "w"
[11525]73 ns_ip : "172.16.18.43/29"
[10674]74 ns_mac : "00:27:22:10:34:c6"
[11051]75 bridge_type: "Bullet M5"
[10674]76 status : "up"
77
78
79iface_vr1:
[11322]80 comment : "Link naar external interface gateway 192.168.0.225"
[11512]81 ip : "192.168.0.14/24"
[10674]82 sdesc : "2external"
83 mode : "ap-wds"
84 type : "eth"
85 extra_type : "eth2wifibridge"
[11549]86 channel : "120"
[10674]87 ssid : "il-n.wbrotary.wleiden.net"
[11512]88 dhcp : False
[11554]89 compass : "w"
[11013]90 ns_ip : "192.168.0.77/24"
[10674]91 ns_mac : "00:15:6d:8e:dd:81"
92 status : "up"
93
[10881]94
[10873]95iface_vr1_alias_0:
96 comment : "Link naar Henk"
97 ip : "172.17.0.65/28"
98 sdesc : "2henk"
99 type : "eth"
[10881]100 dhcp : False
[11549]101 compass : "n"
[10873]102 status : "planned"
[10674]103
[10873]104
[10674]105iface_vr2:
[10884]106 comment : "Ap voor de buurt"
[10674]107 ip : "172.25.56.1/24"
108 sdesc : "apwo"
109 mode : "ap"
110 type : "eth"
111 extra_type : "eth2wifibridge"
112 channel : "3"
113 ssid : "ap-woubrugge-rotarywo"
114 dhcp : "10-250"
[10927]115 ns_ip : "172.25.56.2/24"
[11051]116 ns_mac : "00:15:6d:30:2a:5d"
[10927]117 ns_type : "Bullet2"
[11051]118 bridge_type: "Bullet2"
[10674]119 status : "up"
120
121
Note: See TracBrowser for help on using the repository browser.