source: genesis/nodes/RijnVliet/wleiden.yaml@ 13799

Last change on this file since 13799 was 13442, checked in by huub, 9 years ago

RijnVliet ook 0.0.0.0 ip veranderd

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
[13123]31 ssid : "WiFi-Leiden-1"
32 wlan_mac : "00:1b:b1:02:bf:60"
[11284]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
[11731]36
[10116]37iface_ue0:
[11322]38 comment : "Ap2"
[11284]39 ip : "172.17.4.1/24"
40 sdesc : "ap2"
41 mode : "ap"
[10116]42 type : "eth"
43 extra_type : "eth2wifibridge"
[11638]44 channel : "11"
[13123]45 ssid : "WiFi-Leiden"
[11284]46 dhcp : "10-250"
[10729]47 compass : "zw"
[11284]48 ns_ip : "172.17.4.2"
[11733]49 ns_mac : "00:15:6d:e8:f9:b0"
[11284]50 bridge_type: "Bullet2"
51 status : "up"
[10116]52
[11731]53
[10059]54iface_vr0:
[12660]55 comment : "Ethernet naar lokaal (v/h internet gateway)"
[13442]56 ip : "192.168.1.1/24"
[12660]57 sdesc : "2local"
[10116]58 type : "eth"
[12660]59 dhcp : False
[10116]60 status : "up"
[10059]61
[11731]62
[10059]63iface_vr1:
[10884]64 comment : "Link naar IMI"
[10116]65 ip : "172.16.5.241/29"
66 sdesc : "2imi"
[11284]67 mode : "ap-wds"
[10116]68 type : "eth"
69 extra_type : "eth2wifibridge"
70 channel : "60"
71 ssid : "il-no.rv.wleiden.net"
[10454]72 dhcp : False
[10729]73 compass : "no"
[10116]74 ns_ip : "172.16.5.242/29"
[11733]75 ns_mac : "00:15:6d:ec:82:7c"
[10892]76 bridge_type: "NanoStation5"
[10116]77 status : "up"
[10059]78
[11731]79
[11692]80iface_vr1_alias0:
81 comment : "Link naar Hortus"
82 ip : "172.16.4.164/29"
83 sdesc : "2hortus"
84 type : "eth"
85 dhcp : False
86 status : "up"
[10116]87
[11731]88
[10116]89iface_vr2:
[11284]90 comment : "Link naar AJSoft2"
[10116]91 ip : "172.16.6.20/29"
[11284]92 sdesc : "2ajsoft"
[10116]93 mode : "station-wds"
94 type : "eth"
95 extra_type : "eth2wifibridge"
[11284]96 channel : "52"
[10116]97 ssid : "il-o.ajsoft2.wleiden.net"
[10454]98 dhcp : False
[10729]99 compass : "zw"
[10116]100 ns_ip : "172.16.6.19/29"
101 ns_mac : "00:15:6d:ec:82:40"
[10892]102 bridge_type: "NanoStation5"
[10116]103 status : "up"
104
[11731]105
Note: See TracBrowser for help on using the repository browser.