source: genesis/nodes/HybridZwet/wleiden.yaml@ 11390

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

Initiele config van zwembad en nieuwe zwet nodes.

File size: 2.0 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10398]6latitude : "52.11836"
[10116]7location : "Fam van der Zwet, Nieuweweg 3, 2381 NW,Zoeterwoude "
[10398]8longitude : "4.50131"
[10116]9masterip : "172.27.129.1"
[11325]10monitoring_group: "wzoeterwoude"
[10116]11nodename : "Zwet"
[10822]12nodetype : "Hybrid"
[10398]13rdnap_x : 94326
14rdnap_y : 459275
[10822]15release : "9.0-RELEASE"
[10116]16remote_access: "buzz.vanderzwet.net:2022"
[10822]17service_accesspoint: True
[10881]18service_incoming_rdr: False
[10822]19service_proxy_ileiden: False
20service_proxy_normal: True
[10116]21status : "up"
[10059]22
23
24iface_ath0:
[10883]25 comment : "Omni voor Buurt"
[10116]26 ip : "172.27.129.1/26"
27 sdesc : "2buurt"
[10703]28 mode : "ap"
[10116]29 type : "11b"
30 channel : "10"
[11390]31 ssid : "ap-ZTW-Zwet-Duck"
[10116]32 dhcp : "10-60"
33 status : "up"
[10059]34
35
[10116]36iface_ue0:
[11390]37 comment : "Link to house"
38 ip : "0.0.0.0/30"
39 sdesc : "2house"
[10116]40 type : "eth"
[11390]41 dhcp : "client"
42 status : "up"
43
44iface_vr0:
45 comment : "Link naar JAR"
46 ip : "172.16.4.49/29"
47 sdesc : "2jar"
48 mode : "ap-wds"
49 type : "eth"
[10116]50 extra_type : "eth2wifibridge"
[11390]51 ssid : "il-z.zwet.wleiden.net"
[10454]52 dhcp : False
[10729]53 compass : "n"
[11390]54 ns_ip : "172.16.4.50/29"
[10116]55 ns_mac : "00:27:22:10:fe:52"
[10892]56 bridge_type: "NanoStation5"
[10116]57 status : "up"
58
[11390]59iface_vr1:
60 comment : "Link to PVKerkDuif"
61 ip : "172.16.16.169/29"
62 sdesc : "2pvkerkduif"
63 mode : "ap-wds"
[10116]64 type : "eth"
65 extra_type : "eth2wifibridge"
[11390]66 ssid : "il-o.zwet.wleiden.net"
[10454]67 dhcp : False
[11390]68 compass : "o"
69 ns_ip : "172.16.16.170/29"
70 ns_mac : "00:27:22:10:fe:52"
71 bridge_type: "NanoStation5"
[10116]72 status : "up"
[10059]73
[11390]74iface_vr2:
75 comment : "Omni voor de Buurt"
[10116]76 ip : "172.27.129.129/26"
77 sdesc : "2noord"
78 mode : "ap-wds"
79 type : "eth"
[11390]80 ssid : "ap-ZTW-Zwet"
[10116]81 dhcp : "140-180"
82 ns_ip : "172.27.129.130/26"
83 ns_mac : "00:15:6d:30:d3:2f"
84 ns_type : "ns2"
[10892]85 bridge_type: "NanoStation2"
[10116]86 status : "up"
[10059]87
[10116]88
Note: See TracBrowser for help on using the repository browser.