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

Last change on this file since 13209 was 13166, checked in by huub, 10 years ago

WBRotary nieuwe ssids

File size: 2.5 KB
RevLine 
[10674]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[12407]6ileiden : False
[10881]7latitude : "52.16707"
[10674]8location : "NH Kerk, Comriekade 7, 2481 AD, Woubrugge"
[10881]9longitude : "4.63817"
[10674]10masterip : "172.25.52.1"
[11325]11monitoring_group: "wleiden"
[10674]12nodename : "WBRotary"
13nodetype : "Hybrid"
14rdnap_x : 103755
15rdnap_y : 464588
[10729]16release : "9.0-RELEASE"
17remote_access: ""
18service_accesspoint: True
[11554]19service_concentrator: False
[12407]20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
[10729]23status : "up"
[10674]24
25
26iface_ath0:
[10884]27 comment : "Ap voor de buurt"
[10674]28 ip : "172.25.52.1/24"
29 sdesc : "apnz"
30 mode : "ap"
[11737]31 type : "11g"
[11738]32 channel : 6
[13166]33 ssid : "WiFi-Woubrugge"
34 wlan_mac : "00:1b:b1:05:01:1a"
[10674]35 dhcp : "10-250"
36 status : "up"
37
38
39iface_ue0:
[11455]40 comment : "Link naar Zoeterwoude Rijndijk"
[10674]41 ip : "172.16.18.25/29"
[11455]42 sdesc : "2ztw"
[11549]43 mode : "ap-wds"
[10674]44 type : "eth"
45 extra_type : "eth2wifibridge"
[11549]46 channel : "140"
[11455]47 ssid : "il-wzw.wbrotary.wleiden.net"
[10674]48 dhcp : False
[11554]49 compass : "zw"
[10674]50 ns_ip : "172.16.18.26/29"
51 ns_mac : "00:15:6d:8e:dc:be"
[11731]52 bridge_type: "Bullet M5"
[11675]53 status : "up"
[10674]54
55
56iface_vr0:
[10885]57 comment : "Link naar Graficall, Leiderdorp"
[11525]58 ip : "172.16.18.44/29"
[10674]59 sdesc : "2graficall"
[11525]60 mode : "ap-wds"
[10674]61 type : "eth"
62 extra_type : "eth2wifibridge"
63 channel : "36"
[11525]64 ssid : "il-o.graficall.wleiden.net"
[10674]65 dhcp : False
66 compass : "w"
[11525]67 ns_ip : "172.16.18.43/29"
[10674]68 ns_mac : "00:27:22:10:34:c6"
[11051]69 bridge_type: "Bullet M5"
[10674]70 status : "up"
71
72
73iface_vr1:
[12407]74 comment : "Link naar Henk via BulletM5"
[12418]75 ip : "172.16.6.73/29"
[12407]76 sdesc : "2henk"
[10674]77 mode : "ap-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
[12517]80 channel : "112"
[10674]81 ssid : "il-n.wbrotary.wleiden.net"
[11512]82 dhcp : False
[12418]83 compass : "n"
84 ns_ip : "172.16.6.74/29"
[12517]85 ns_mac : "00:15:6d:8e:da:99 "
[12478]86 bridge_type: "NanoStation M5"
[10674]87 status : "up"
88
[12474]89
[10674]90iface_vr2:
[12638]91 comment : "Ap voor de buurt nieuw: NSM2 00:27:22:EC:BF:9C, repeater Disgenoten-2 DC:9F:DB:36:1D:EF=172.25.56.4"
[10674]92 ip : "172.25.56.1/24"
93 sdesc : "apwo"
94 mode : "ap"
95 type : "eth"
96 extra_type : "eth2wifibridge"
[11640]97 channel : "11"
[13166]98 ssid : "WiFi-Woubrugge"
[10674]99 dhcp : "10-250"
[10927]100 ns_ip : "172.25.56.2/24"
[13166]101 ns_mac : "00:27:22:ec:bf:9c"
[12634]102 ns_type : "BulletM2"
103 bridge_type: "BulletM2"
[10674]104 status : "up"
105
106
Note: See TracBrowser for help on using the repository browser.