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

Last change on this file since 13861 was 13861, checked in by rick, 8 years ago

Make rdr_rules global for multi-access use.

Allowing them to be used at all exit-nodes, which could be usefull if one
exit-node is down and service still need to continue working.

File size: 1.9 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"
[12526]17release : "9.0-RELEASE"
18service_accesspoint: True
19service_concentrator: False
[13306]20service_incoming_rdr: False
[13790]21service_proxy_ileiden: False
22service_proxy_normal: False
[13844]23serviceid : "172.31.254.5"
[12539]24status : "up"
[12526]25
[13548]26
[12526]27iface_ath0:
28 comment : "Omni voor de buurt"
29 ip : "172.17.39.1/24"
30 sdesc : "omni"
31 mode : "ap"
32 type : "11g"
[12569]33 channel : 1
[13146]34 ssid : "WiFi-Oegstgeest-JorisdeWitte"
[13144]35 wlan_mac : "00:1b:b1:00:eb:ba"
[12526]36 dhcp : "10-250"
37 status : "up"
38
[13548]39
[12526]40iface_vr0:
41 comment : "Ethernet naar JorisdeWitte"
[13161]42 ip : "213.124.17.163/29"
[12526]43 sdesc : "2joris"
44 type : "eth"
45 dhcp : False
46 status : "up"
47
[13548]48
[12526]49iface_vr1:
[12569]50 comment : "Interlink naar Som1"
[12526]51 ip : "172.16.7.12/29"
52 sdesc : "2som1"
53 mode : "station"
54 type : "eth"
55 extra_type : "eth2wifibridge"
[13145]56 channel : "140"
[12526]57 ssid : "il-nnw.som1.wleiden.net"
58 dhcp : False
[12569]59 compass : "w"
[12526]60 ns_ip : "172.16.7.11"
[12569]61 ns_mac : "dc:9f:db:f2:0e:5d"
[12539]62 bridge_type: "NanoBridge25 M5"
[12526]63 status : "up"
64
[13548]65
[12526]66iface_vr2:
[12805]67 comment : "Interlink naar AkzoNobel2"
[13832]68 ip : "172.16.7.20/29"
[12805]69 sdesc : "2akzonobel2"
[12990]70 mode : "station"
[12526]71 type : "eth"
72 extra_type : "eth2wifibridge"
[12547]73 channel : "64"
[13596]74 ssid : "il-zzw.teyakzonobel2.wleiden.net"
[12526]75 dhcp : False
[13548]76 compass : "w"
[13832]77 ns_ip : "172.16.7.19"
[12569]78 ns_mac : "00:15:6d:f2:43:83"
[12526]79 bridge_type: "NanoStation M5"
[12990]80 status : "up"
[13548]81
82
Note: See TracBrowser for help on using the repository browser.