source: genesis/nodes/HybridRijnVliet/wleiden.yaml@ 12449

Last change on this file since 12449 was 12419, checked in by rick, 11 years ago

beheer#356 - Proxies niet meer nodig

File size: 2.3 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.15001"
[10116]7location : "Zorgcentrum Rijn en Vliet, Aaltje Noordewierlaan1, 2324 KP, Leiden"
[10881]8longitude : "4.47320"
[10116]9masterip : "172.20.128.1"
[11325]10monitoring_group: "wleiden"
[11284]11nodename : "RijnVliet"
12nodetype : "Hybrid"
[10059]13rdnap_x : 92445
14rdnap_y : 462819
[11284]15release : "9.0-RELEASE"
16service_accesspoint: True
[11554]17service_concentrator: False
[11284]18service_incoming_rdr: False
19service_proxy_ileiden: False
[12419]20service_proxy_normal: False
[10116]21status : "up"
[10059]22
[11731]23
[10059]24iface_ath0:
[10885]25 comment : "AP voor de buurt"
[11284]26 ip : "172.20.128.1/24"
[10116]27 sdesc : "ap"
[10703]28 mode : "ap"
[11737]29 type : "11g"
[11738]30 channel : 6
[10156]31 ssid : "ap-WirelessLeiden-Rijnvliet"
[11284]32 dhcp : "10-250"
[10116]33 status : "up"
[10059]34
[11731]35
[10116]36iface_ue0:
[11322]37 comment : "Ap2"
[11284]38 ip : "172.17.4.1/24"
39 sdesc : "ap2"
40 mode : "ap"
[10116]41 type : "eth"
42 extra_type : "eth2wifibridge"
[11638]43 channel : "11"
44 ssid : "ap-WirelessLeiden-Rijnvliet2"
[11284]45 dhcp : "10-250"
[10729]46 compass : "zw"
[11284]47 ns_ip : "172.17.4.2"
[11733]48 ns_mac : "00:15:6d:e8:f9:b0"
[11284]49 bridge_type: "Bullet2"
50 status : "up"
[10116]51
[11731]52
[10059]53iface_vr0:
[11284]54 comment : "Ethernet naar internet gateway 83.160.182.1/24"
55 ip : "0.0.0.0/30"
56 sdesc : "2internet"
[10116]57 type : "eth"
[11284]58 dhcp : "client"
[10116]59 status : "up"
[10059]60
[11731]61
[10059]62iface_vr1:
[10884]63 comment : "Link naar IMI"
[10116]64 ip : "172.16.5.241/29"
65 sdesc : "2imi"
[11284]66 mode : "ap-wds"
[10116]67 type : "eth"
68 extra_type : "eth2wifibridge"
69 channel : "60"
70 ssid : "il-no.rv.wleiden.net"
[10454]71 dhcp : False
[10729]72 compass : "no"
[10116]73 ns_ip : "172.16.5.242/29"
[11733]74 ns_mac : "00:15:6d:ec:82:7c"
[10892]75 bridge_type: "NanoStation5"
[10116]76 status : "up"
[10059]77
[11731]78
[11692]79iface_vr1_alias0:
80 comment : "Link naar Hortus"
81 ip : "172.16.4.164/29"
82 sdesc : "2hortus"
83 type : "eth"
84 dhcp : False
85 status : "up"
[10116]86
[11731]87
[10116]88iface_vr2:
[11284]89 comment : "Link naar AJSoft2"
[10116]90 ip : "172.16.6.20/29"
[11284]91 sdesc : "2ajsoft"
[10116]92 mode : "station-wds"
93 type : "eth"
94 extra_type : "eth2wifibridge"
[11284]95 channel : "52"
[10116]96 ssid : "il-o.ajsoft2.wleiden.net"
[10454]97 dhcp : False
[10729]98 compass : "zw"
[10116]99 ns_ip : "172.16.6.19/29"
100 ns_mac : "00:15:6d:ec:82:40"
[10892]101 bridge_type: "NanoStation5"
[10116]102 status : "up"
103
[11731]104
Note: See TracBrowser for help on using the repository browser.