source: genesis/nodes/JorisdeWitte/wleiden.yaml@ 13645

Last change on this file since 13645 was 13596, checked in by huub, 8 years ago

link gemaakt van ROC1 naar Meelfabriek2

File size: 2.3 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"
[13589]7latitude : "52.1941"
[12526]8location : "Chr. Basisschool Joris de Witte, Jan Wolkerslaan 18, 2343BK, Oegstgeest"
[13589]9longitude : "4.4780"
[12526]10masterip : "172.17.39.1"
11monitoring_group: "Oegstgeest"
12nodename : "JorisdeWitte"
13nodetype : "Hybrid"
[12575]14rdnap_x : 928360
15rdnap_y : 467757
[13510]16rdr_host : "213.124.17.163"
[12547]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]
[13251]28- ['tcp', 9096, '172.17.13.66', 88]
[12708]29- ['tcp', 9099, '172.16.9.116', 80]
[12526]30release : "9.0-RELEASE"
31service_accesspoint: True
32service_concentrator: False
[13306]33service_incoming_rdr: False
[13367]34service_proxy_ileiden: True
35service_proxy_normal: True
[12539]36status : "up"
[12526]37
[13548]38
[12526]39iface_ath0:
40 comment : "Omni voor de buurt"
41 ip : "172.17.39.1/24"
42 sdesc : "omni"
43 mode : "ap"
44 type : "11g"
[12569]45 channel : 1
[13146]46 ssid : "WiFi-Oegstgeest-JorisdeWitte"
[13144]47 wlan_mac : "00:1b:b1:00:eb:ba"
[12526]48 dhcp : "10-250"
49 status : "up"
50
[13548]51
[12526]52iface_vr0:
53 comment : "Ethernet naar JorisdeWitte"
[13161]54 ip : "213.124.17.163/29"
[12526]55 sdesc : "2joris"
56 type : "eth"
57 dhcp : False
58 status : "up"
59
[13548]60
[12526]61iface_vr1:
[12569]62 comment : "Interlink naar Som1"
[12526]63 ip : "172.16.7.12/29"
64 sdesc : "2som1"
65 mode : "station"
66 type : "eth"
67 extra_type : "eth2wifibridge"
[13145]68 channel : "140"
[12526]69 ssid : "il-nnw.som1.wleiden.net"
70 dhcp : False
[12569]71 compass : "w"
[12526]72 ns_ip : "172.16.7.11"
[12569]73 ns_mac : "dc:9f:db:f2:0e:5d"
[12539]74 bridge_type: "NanoBridge25 M5"
[12526]75 status : "up"
76
[13548]77
[12526]78iface_vr2:
[12805]79 comment : "Interlink naar AkzoNobel2"
[12526]80 ip : "172.16.7.17/29"
[12805]81 sdesc : "2akzonobel2"
[12990]82 mode : "station"
[12526]83 type : "eth"
84 extra_type : "eth2wifibridge"
[12547]85 channel : "64"
[13596]86 ssid : "il-zzw.teyakzonobel2.wleiden.net"
[12526]87 dhcp : False
[13548]88 compass : "w"
[12526]89 ns_ip : "172.16.7.18"
[12569]90 ns_mac : "00:15:6d:f2:43:83"
[12526]91 bridge_type: "NanoStation M5"
[12990]92 status : "up"
[13548]93
94
Note: See TracBrowser for help on using the repository browser.