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

Last change on this file since 11676 was 11676, checked in by huub, 12 years ago

foutje in config langevoort link naar lijtweg2

File size: 2.1 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"
[11325]12monitoring_group: "wleiden"
[10116]13nodename : "Langevoort"
[10993]14nodetype : "Hybrid"
[10059]15rdnap_x : 92755
16rdnap_y : 466842
[10993]17release : "9.0-RELEASE"
18service_accesspoint: True
[11554]19service_concentrator: False
[10993]20service_incoming_rdr: False
21service_proxy_ileiden: True
22service_proxy_normal: True
[10116]23status : "up"
24
25
[10059]26iface_ath0:
[10885]27 comment : "Omni voor de buurt"
[10993]28 ip : "172.23.25.1/24"
[10116]29 sdesc : "omni"
[10703]30 mode : "ap"
[10116]31 type : "11b"
[11623]32 channel : "6"
[10156]33 ssid : "ap-WirelessLeiden-Langevoort"
[10993]34 dhcp : "10-250"
[10116]35 status : "up"
[10059]36
[11672]37iface_ue0:
[11673]38 comment : "Extra AP2"
[11672]39 ip : "172.17.41.1/24"
40 sdesc : "ap2"
41 mode : "station-wds"
42 type : "eth"
43 extra_type : "eth2wifibridge"
44 channel : "11"
45 ssid : "ap-WirelessLeiden-Langevoort2"
46 dhcp : "10-240"
47 ns_ip : "172.17.41.2/24"
48 ns_mac : "00:15:6d:d5:f8:36"
49 bridge_type: "Bullet2"
50 status : "up"
[10059]51
52iface_vr0:
[10993]53 comment : "External Link"
54 ip : "192.168.1.70/24"
55 sdesc : "2external"
[10116]56 type : "eth"
[10993]57 dhcp : "client"
[10116]58 status : "up"
[10059]59
[10116]60
[10059]61iface_vr1:
[11672]62 comment : "a-Link naar Lijtweg1"
[11676]63 ip : "172.16.6.243/29"
[11672]64 sdesc : "2lijtweg1"
[10116]65 mode : "station-wds"
66 type : "eth"
[10930]67 extra_type : "eth2wifibridge"
[11672]68 channel : "108"
69 ssid : "il-n.lijtweg1.wleiden.net"
70 dhcp : False
[11676]71 ns_ip : "172.16.6.244/29"
[11672]72 ns_mac : "DC:9F:DB:2A:28:B6"
73 bridge_type: "NanostationM5"
[10116]74 status : "up"
[10059]75
[10116]76
77iface_vr2:
[11673]78 comment : "Extra AP3"
79 ip : "172.17.70.1/24"
80 sdesc : "ap3"
81 mode : "ap"
[10116]82 type : "eth"
[10993]83 extra_type : "eth2wifibridge"
[11673]84 channel : "1"
85 ssid : "ap-WirelessLeiden-Langevoort3"
86 dhcp : "10-240"
[10729]87 compass : "w"
[10993]88 ns_ip : "172.16.6.3/29"
[10116]89 ns_mac : "00:15:6d:e9:f9:bd"
[11051]90 bridge_type: "Bullet2"
[10116]91 status : "up"
92
[11051]93
Note: See TracBrowser for help on using the repository browser.