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

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

Allign at channels to match the 801.11g recommendations.

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"
[11737]39 type : "11g"
[11738]40 channel : 6
[10674]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"
[11731]59 bridge_type: "Bullet M5"
[11675]60 status : "up"
[10674]61
62
63iface_vr0:
[10885]64 comment : "Link naar Graficall, Leiderdorp"
[11525]65 ip : "172.16.18.44/29"
[10674]66 sdesc : "2graficall"
[11525]67 mode : "ap-wds"
[10674]68 type : "eth"
69 extra_type : "eth2wifibridge"
70 channel : "36"
[11525]71 ssid : "il-o.graficall.wleiden.net"
[10674]72 dhcp : False
73 compass : "w"
[11525]74 ns_ip : "172.16.18.43/29"
[10674]75 ns_mac : "00:27:22:10:34:c6"
[11051]76 bridge_type: "Bullet M5"
[10674]77 status : "up"
78
79
80iface_vr1:
[11693]81 comment : "Link naar external interface gateway 192.168.0.225 via BulletM5"
[11512]82 ip : "192.168.0.14/24"
[10674]83 sdesc : "2external"
84 mode : "ap-wds"
85 type : "eth"
86 extra_type : "eth2wifibridge"
[11549]87 channel : "120"
[10674]88 ssid : "il-n.wbrotary.wleiden.net"
[11512]89 dhcp : False
[11732]90 compass : "w"
[11013]91 ns_ip : "192.168.0.77/24"
[11732]92 ns_mac : "00:15:6d:8e:db:bb"
[10674]93 status : "up"
94
[10881]95
[10873]96iface_vr1_alias_0:
97 comment : "Link naar Henk"
98 ip : "172.17.0.65/28"
99 sdesc : "2henk"
100 type : "eth"
[10881]101 dhcp : False
[11549]102 compass : "n"
[10873]103 status : "planned"
[10674]104
[10873]105
[10674]106iface_vr2:
[10884]107 comment : "Ap voor de buurt"
[10674]108 ip : "172.25.56.1/24"
109 sdesc : "apwo"
110 mode : "ap"
111 type : "eth"
112 extra_type : "eth2wifibridge"
[11640]113 channel : "11"
[10674]114 ssid : "ap-woubrugge-rotarywo"
115 dhcp : "10-250"
[10927]116 ns_ip : "172.25.56.2/24"
[11051]117 ns_mac : "00:15:6d:30:2a:5d"
[10927]118 ns_type : "Bullet2"
[11051]119 bridge_type: "Bullet2"
[10674]120 status : "up"
121
122
Note: See TracBrowser for help on using the repository browser.