source: genesis/nodes/HybridRustdam/wleiden.yaml@ 11323

Last change on this file since 11323 was 11323, checked in by rick, 12 years ago

Zoeterwoude is te lang en zorgt ervoor dat de sponsor niet meer leesbaar is op mobiele apparaten.

File size: 1.7 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[11323]6latitude : 52.110828
[11318]7location : "Kaasboerderij Rustdam, Zuidbuurtseweg 34, 2381 LG, Zoeterwoude "
[11323]8longitude : 4.502549
[11318]9masterip : "172.17.50.1"
[11323]10monitoring_group: "wleiden"
[11318]11nodename : "Rustdam"
[10822]12nodetype : "Hybrid"
[11323]13rdnap_x : "94400"
14rdnap_y : "458435"
[10822]15release : "9.0-RELEASE"
16service_accesspoint: True
[10881]17service_incoming_rdr: False
[11318]18service_proxy_ileiden: True
[10822]19service_proxy_normal: True
[10116]20status : "up"
[10059]21
22
23iface_ath0:
[10883]24 comment : "Omni voor Buurt"
[11318]25 ip : "172.17.50.1/26"
[10116]26 sdesc : "2buurt"
[10703]27 mode : "ap"
[10116]28 type : "11b"
29 channel : "10"
[11318]30 ssid : "ap-Zoeterwoude-Rustdam"
[10116]31 dhcp : "10-60"
32 status : "up"
[10059]33
[11322]34
[10116]35iface_ue0:
[11318]36 comment : "Link to ZuidbuurseKerk"
37 ip : "172.16.6.148/28"
38 sdesc : "2kerk"
[10116]39 type : "eth"
[10454]40 dhcp : False
[11318]41 status : "planned"
[10116]42
[11322]43
[10059]44iface_vr0:
[10885]45 comment : "Link to house"
[10822]46 ip : "0.0.0.0/30"
[10116]47 sdesc : "2house"
48 type : "eth"
[10887]49 dhcp : "client"
[10116]50 status : "up"
[10059]51
[11322]52
[10059]53iface_vr1:
[11318]54 comment : "Access Point"
55 ip : "172.17.51.1/24"
56 sdesc : "2veld"
[10116]57 mode : "ap-wds"
58 type : "eth"
[11323]59 ssid : "ap-ZTW-Rustdam-Veld1"
[11318]60 dhcp : "10-240"
61 ns_ip : "172.17.51.2/24"
62 ns_mac : "00:00:00:00:00:00"
[10116]63 ns_type : "ns2"
[10892]64 bridge_type: "NanoStation2"
[10116]65 status : "up"
[10059]66
[11322]67
[10116]68iface_vr2:
[11318]69 comment : "Access Point"
70 ip : "172.17.52.1/24"
71 sdesc : "2veld"
72 mode : "ap-wds"
[10116]73 type : "eth"
[11323]74 ssid : "ap-ZTW-Rustdam-Veld2"
[11318]75 dhcp : "10-240"
76 ns_ip : "172.17.52.2/24"
77 ns_mac : "00:00:00:00:00:00"
78 ns_type : "ns2"
79 bridge_type: "NanoStation2"
[10116]80 status : "up"
[11322]81
82
Note: See TracBrowser for help on using the repository browser.