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

Last change on this file since 12618 was 12575, checked in by rene, 11 years ago

Coordinaten verbeterd

File size: 2.1 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]
26- ['tcp', 9092, '172.17.51.5', 80]
[12526]27release : "9.0-RELEASE"
28service_accesspoint: True
29service_concentrator: False
[12547]30service_incoming_rdr: True
[12526]31service_proxy_ileiden: True
32service_proxy_normal: True
[12539]33status : "up"
[12526]34
[12569]35
[12526]36iface_ath0:
37 comment : "Omni voor de buurt"
38 ip : "172.17.39.1/24"
39 sdesc : "omni"
40 mode : "ap"
41 type : "11g"
[12569]42 channel : 1
[12526]43 ssid : "ap-WirelessLeiden-JorisdeWitte"
44 dhcp : "10-250"
45 status : "up"
46
[12569]47
[12526]48iface_vr0:
49 comment : "Ethernet naar JorisdeWitte"
[12543]50 ip : "213.124.17.164/29"
[12526]51 sdesc : "2joris"
52 type : "eth"
53 dhcp : False
54 status : "up"
55
[12569]56
[12526]57iface_vr1:
[12569]58 comment : "Interlink naar Som1"
[12526]59 ip : "172.16.7.12/29"
60 sdesc : "2som1"
61 mode : "station"
62 type : "eth"
63 extra_type : "eth2wifibridge"
64 channel : ""
65 ssid : "il-nnw.som1.wleiden.net"
66 dhcp : False
[12569]67 compass : "w"
[12526]68 ns_ip : "172.16.7.11"
[12569]69 ns_mac : "dc:9f:db:f2:0e:5d"
[12539]70 bridge_type: "NanoBridge25 M5"
[12526]71 status : "up"
72
[12569]73
[12526]74iface_vr2:
[12569]75 comment : "Interlink naar VanderLuyt"
[12526]76 ip : "172.16.7.17/29"
77 sdesc : "2vdl"
78 mode : "ap"
79 type : "eth"
80 extra_type : "eth2wifibridge"
[12547]81 channel : "64"
[12526]82 ssid : "il-nno.jorisdewitte.wleiden.net"
83 dhcp : False
84 compass : "nno"
85 ns_ip : "172.16.7.18"
[12569]86 ns_mac : "00:15:6d:f2:43:83"
[12526]87 bridge_type: "NanoStation M5"
[12569]88 status : "down"
89
90
Note: See TracBrowser for help on using the repository browser.