source: genesis/nodes/HybridJorisdeWitte/wleiden.yaml@ 13145

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

JorisdeWitte nieuwe ssid

File size: 2.7 KB
RevLine 
[12526]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[12544]6gateway : "213.124.17.161"
[12575]7latitude : "52.194433"
[12526]8location : "Chr. Basisschool Joris de Witte, Jan Wolkerslaan 18, 2343BK, Oegstgeest"
[12575]9longitude : "4.478018"
[12526]10masterip : "172.17.39.1"
11monitoring_group: "Oegstgeest"
12nodename : "JorisdeWitte"
13nodetype : "Hybrid"
[12575]14rdnap_x : 928360
15rdnap_y : 467757
[12547]16rdr_host : "213.124.17.164"
17rdr_rules :
18- ['tcp', 9080, '172.17.0.41', 80]
19- ['tcp', 9081, '172.17.0.42', 554]
20- ['tcp', 9082, '172.17.0.43', 554]
21- ['tcp', 9083, '172.17.0.44', 80]
22- ['tcp', 9084, '172.17.0.43', 80]
23- ['tcp', 9085, '172.17.0.42', 80]
24- ['tcp', 9086, '172.17.0.45', 21]
25- ['tcp', 9087, '172.17.0.45', 3389]
[12746]26- ['tcp', 9091, '172.16.9.237', 88]
[12547]27- ['tcp', 9092, '172.17.51.5', 80]
[12708]28- ['tcp', 9099, '172.16.9.116', 80]
[12526]29release : "9.0-RELEASE"
30service_accesspoint: True
31service_concentrator: False
[12547]32service_incoming_rdr: True
[12526]33service_proxy_ileiden: True
34service_proxy_normal: True
[12539]35status : "up"
[12526]36
[12569]37
[12526]38iface_ath0:
39 comment : "Omni voor de buurt"
40 ip : "172.17.39.1/24"
41 sdesc : "omni"
42 mode : "ap"
43 type : "11g"
[12569]44 channel : 1
[13144]45 ssid : "WiFi—Oegstgeest-JorisdeWitte"
46 wlan_mac : "00:1b:b1:00:eb:ba"
[12526]47 dhcp : "10-250"
48 status : "up"
49
[12569]50
[12526]51iface_vr0:
52 comment : "Ethernet naar JorisdeWitte"
[12543]53 ip : "213.124.17.164/29"
[12526]54 sdesc : "2joris"
55 type : "eth"
56 dhcp : False
57 status : "up"
58
[12569]59
[12526]60iface_vr1:
[12569]61 comment : "Interlink naar Som1"
[12526]62 ip : "172.16.7.12/29"
63 sdesc : "2som1"
64 mode : "station"
65 type : "eth"
66 extra_type : "eth2wifibridge"
[13145]67 channel : "140"
[12526]68 ssid : "il-nnw.som1.wleiden.net"
69 dhcp : False
[12569]70 compass : "w"
[12526]71 ns_ip : "172.16.7.11"
[12569]72 ns_mac : "dc:9f:db:f2:0e:5d"
[12539]73 bridge_type: "NanoBridge25 M5"
[12526]74 status : "up"
75
[12569]76
[12526]77iface_vr2:
[12805]78 comment : "Interlink naar AkzoNobel2"
[12526]79 ip : "172.16.7.17/29"
[12805]80 sdesc : "2akzonobel2"
[12990]81 mode : "station"
[12526]82 type : "eth"
83 extra_type : "eth2wifibridge"
[12547]84 channel : "64"
[12526]85 ssid : "il-nno.jorisdewitte.wleiden.net"
86 dhcp : False
87 compass : "nno"
88 ns_ip : "172.16.7.18"
[12569]89 ns_mac : "00:15:6d:f2:43:83"
[12526]90 bridge_type: "NanoStation M5"
[12990]91 status : "up"
[12569]92
[12917]93iface_vr2_alias0:
94 comment : "Tweede AP aangesloten op Nano5 poort met PoE"
95 ip : "172.17.152.1/24"
96 sdesc : "2ap2"
97 mode : "ap"
98 type : "eth"
99 extra_type : "eth2wifibridge"
100 channel : "6"
[13144]101 ssid : "WiFi—Oegstgeest-JorisdeWitte2"
[12917]102 dhcp : "10-250"
103 compass : "w"
104 ns_ip : "172.17.152.2"
[13144]105 ns_mac : "dc:9f:db:5a:a4:1f"
[13145]106 bridge_type: "NanoStationM2Loco"
[12917]107 status : "up"
Note: See TracBrowser for help on using the repository browser.