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

Last change on this file since 12314 was 12220, checked in by huub, 12 years ago

repeaters voor rotary en nieuwe bulletM2

File size: 3.0 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]
[12210]24- ['tcp', 9084, '172.17.0.43', 80]
25- ['tcp', 9085, '172.17.0.42', 80]
26- ['tcp', 9086, '172.17.0.45', 21]
27- ['tcp', 9087, '172.17.0.45', 3389]
[10729]28release : "9.0-RELEASE"
29remote_access: ""
30service_accesspoint: True
[11554]31service_concentrator: False
[10881]32service_incoming_rdr: True
[10729]33service_proxy_ileiden: True
34service_proxy_normal: True
35status : "up"
[10674]36
37
38iface_ath0:
[10884]39 comment : "Ap voor de buurt"
[10674]40 ip : "172.25.52.1/24"
41 sdesc : "apnz"
42 mode : "ap"
[11737]43 type : "11g"
[11738]44 channel : 6
[10674]45 ssid : "ap-woubrugge-rotarynz"
46 dhcp : "10-250"
47 status : "up"
48
49
50iface_ue0:
[11455]51 comment : "Link naar Zoeterwoude Rijndijk"
[10674]52 ip : "172.16.18.25/29"
[11455]53 sdesc : "2ztw"
[11549]54 mode : "ap-wds"
[10674]55 type : "eth"
56 extra_type : "eth2wifibridge"
[11549]57 channel : "140"
[11455]58 ssid : "il-wzw.wbrotary.wleiden.net"
[10674]59 dhcp : False
[11554]60 compass : "zw"
[10674]61 ns_ip : "172.16.18.26/29"
62 ns_mac : "00:15:6d:8e:dc:be"
[11731]63 bridge_type: "Bullet M5"
[11675]64 status : "up"
[10674]65
66
67iface_vr0:
[10885]68 comment : "Link naar Graficall, Leiderdorp"
[11525]69 ip : "172.16.18.44/29"
[10674]70 sdesc : "2graficall"
[11525]71 mode : "ap-wds"
[10674]72 type : "eth"
73 extra_type : "eth2wifibridge"
74 channel : "36"
[11525]75 ssid : "il-o.graficall.wleiden.net"
[10674]76 dhcp : False
77 compass : "w"
[11525]78 ns_ip : "172.16.18.43/29"
[10674]79 ns_mac : "00:27:22:10:34:c6"
[11051]80 bridge_type: "Bullet M5"
[10674]81 status : "up"
82
83
84iface_vr1:
[11693]85 comment : "Link naar external interface gateway 192.168.0.225 via BulletM5"
[11512]86 ip : "192.168.0.14/24"
[10674]87 sdesc : "2external"
88 mode : "ap-wds"
89 type : "eth"
90 extra_type : "eth2wifibridge"
[11549]91 channel : "120"
[10674]92 ssid : "il-n.wbrotary.wleiden.net"
[11512]93 dhcp : False
[11732]94 compass : "w"
[11013]95 ns_ip : "192.168.0.77/24"
[11732]96 ns_mac : "00:15:6d:8e:db:bb"
[10674]97 status : "up"
98
[10881]99
[10873]100iface_vr1_alias_0:
101 comment : "Link naar Henk"
102 ip : "172.17.0.65/28"
103 sdesc : "2henk"
104 type : "eth"
[10881]105 dhcp : False
[11549]106 compass : "n"
[10873]107 status : "planned"
[10674]108
[10873]109
[10674]110iface_vr2:
[12220]111 comment : "Ap voor de buurt nieuw: NSM2 00:27:22:EC:BF:9C, repeaters Disgenoten-1 DC:9F:DB:36:1E:0B en Disgenoten-2 DC:9F:DB:36:1D:EF"
[10674]112 ip : "172.25.56.1/24"
113 sdesc : "apwo"
114 mode : "ap"
115 type : "eth"
116 extra_type : "eth2wifibridge"
[11640]117 channel : "11"
[10674]118 ssid : "ap-woubrugge-rotarywo"
119 dhcp : "10-250"
[10927]120 ns_ip : "172.25.56.2/24"
[11051]121 ns_mac : "00:15:6d:30:2a:5d"
[10927]122 ns_type : "Bullet2"
[11051]123 bridge_type: "Bullet2"
[10674]124 status : "up"
125
126
Note: See TracBrowser for help on using the repository browser.