source: genesis/nodes/HybridLangevoort/wleiden.yaml@ 11264

Last change on this file since 11264 was 11051, checked in by rick, 13 years ago

Sync a bunch of meta data information.

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"
[10993]6gateway : "192.168.1.69"
[11013]7ileiden : True
[10881]8latitude : "52.18620"
[10993]9location : "Hazenboslaan 39, 2343 SW, tegenover school met vleugel dak, Oegstgeest"
[10881]10longitude : "4.47699"
[10116]11masterip : "172.23.25.1"
12nodename : "Langevoort"
[10993]13nodetype : "Hybrid"
[10059]14rdnap_x : 92755
15rdnap_y : 466842
[10993]16release : "9.0-RELEASE"
17service_accesspoint: True
18service_incoming_rdr: False
19service_proxy_ileiden: True
20service_proxy_normal: True
[10116]21status : "up"
22
23
[10059]24iface_ath0:
[10885]25 comment : "Omni voor de buurt"
[10993]26 ip : "172.23.25.1/24"
[10116]27 sdesc : "omni"
[10703]28 mode : "ap"
[10116]29 type : "11b"
[10993]30 channel : "5"
[10156]31 ssid : "ap-WirelessLeiden-Langevoort"
[10993]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
35
36iface_vr0:
[10993]37 comment : "External Link"
38 ip : "192.168.1.70/24"
39 sdesc : "2external"
[10116]40 type : "eth"
[10993]41 dhcp : "client"
[10116]42 status : "up"
[10059]43
[10116]44
[10059]45iface_vr1:
[10930]46 comment : "Extra AP"
47 ip : "172.17.41.1/24"
48 sdesc : "ap2"
[10116]49 mode : "station-wds"
50 type : "eth"
[10930]51 extra_type : "eth2wifibridge"
52 channel : "8"
53 ssid : "ap-WirelessLeiden-Langevoort2"
54 dhcp : "10-240"
55 ns_ip : "172.17.41.2/24"
[10116]56 ns_mac : "00:15:6d:d5:f8:36"
[10930]57 bridge_type: "Bullet2"
[10116]58 status : "up"
[10059]59
[10116]60
61iface_vr2:
62 comment : "Link naar Lijtweg1"
63 ip : "172.16.6.4/29"
64 sdesc : "2lijtweg1"
65 mode : "station-wds"
66 type : "eth"
[10993]67 extra_type : "eth2wifibridge"
68 channel : "2"
[10116]69 ssid : "il-o.lijtweg1.wleiden.net"
[10454]70 dhcp : False
[10729]71 compass : "w"
[10993]72 ns_ip : "172.16.6.3/29"
[10116]73 ns_mac : "00:15:6d:e9:f9:bd"
[11051]74 bridge_type: "Bullet2"
[10116]75 status : "up"
76
[11051]77
Note: See TracBrowser for help on using the repository browser.