source: genesis/nodes/OnsBuiten/wleiden.yaml@ 14183

Last change on this file since 14183 was 14031, checked in by huub, 7 years ago

node is buiten gebruik

File size: 2.7 KB
RevLine 
[13362]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "net4801"
5comment : "None"
[13390]6latitude : "52.17128"
[13362]7location : "Tuinvereniging Ons Buiten, Joop Vervoornpad 16, 2315KL, Leiden"
[13548]8longitude : "4.50629"
[13362]9masterip : "172.17.19.1"
10monitoring_group: "Leiden"
11nodename : "OnsBuiten"
12nodetype : "Hybrid"
13portal_sponsor: "Tuinvereniging Ons Buiten"
14portal_url: "http://www.onsbuitenleiden.nl/"
[13390]15rdnap_x : 94738
16rdnap_y : 465158
[13362]17release : "9.0-RELEASE"
18service_accesspoint: True
19service_concentrator: False
20service_incoming_rdr: False
21service_proxy_ileiden: False
22service_proxy_normal: False
[13369]23status : "up"
[13362]24
[13548]25
[13362]26iface_ath0:
27 comment : "Lokaal Ap"
[13928]28 parent : "bridge0"
[13362]29 sdesc : "ap"
30 mode : "ap"
31 type : "11g"
32 channel : 1
33 ssid : "WiFi-Leiden"
34 status : "up"
35
[13928]36iface_bridge0:
37 comment : "Access Points"
38 ip : "172.17.19.1/24"
39 type : "eth"
40 dhcp : "10-240"
41 status : "up"
[13548]42
[13928]43iface_bridge0_alias0:
44 comment : "Access Point Alias 0"
45 ip : "172.17.40.1/24"
46 type : "eth"
47 dhcp : "10-240"
48 status : "up"
49
50iface_bridge0_alias1:
51 comment : "Access Point Alias 1"
52 ip : "172.17.101.1/24"
53 type : "eth"
54 dhcp : "10-240"
55 status : "up"
56
[13362]57iface_sis0:
[14031]58 comment : "Link west - SOM2 M5 04:18:D6:CC:01:4D 172.16.3.253 OnsBuiten3 04:18:D6:CC:06:F8"
[13381]59 ip : "172.16.3.252/29"
[13362]60 sdesc : "2som2"
61 mode : "station-wds"
62 type : "eth"
63 extra_type : "eth2wifibridge"
64 channel : "6"
[13390]65 ssid : "il-o.som2.wleiden.net"
[13362]66 dhcp : False
[13548]67 compass : "w"
[14025]68 ns_ip : "172.16.3.251/29"
[13548]69 ns_mac : "00:15:6d:e8:f9:c6"
[13362]70 bridge_type: "Bullet2"
71 status : "up"
72
[13548]73
[13362]74iface_sis1:
75 comment : "AP zuid en Clubhuis"
[13928]76 parent : "bridge0"
[13362]77 sdesc : "ap2"
78 mode : "ap-repeater"
79 type : "eth"
80 extra_type : "eth2wifibridge"
81 channel : "11"
82 ssid : "WiFi Leiden"
[13928]83 dhcp : False
[13362]84 compass : "z"
[14025]85 ns_ip : "172.17.40.2/24"
[13548]86 ns_mac : "dc:9f:db:36:a5:93"
[13362]87 bridge_type: "NanoStationM2-Loco"
88 status : "up"
89
[13548]90
[13362]91iface_sis1_extra0:
92 comment : "Repeater Clubhuis"
93 ip : "172.17.40.3/24"
94 mode : "ap-repeater"
95 type : "eth"
96 extra_type : "eth2wifibridge"
97 ns_mac : "24:A4:3C:9E:14:74"
98 bridge_type: "BulletM2"
99 status : "up"
100
[13548]101
[13362]102iface_sis2:
103 comment : "AP zuidwest"
[13928]104 parent : "bridge0"
[13362]105 sdesc : "2apzw"
106 mode : "ap"
107 type : "eth"
108 extra_type : "eth2wifibridge"
109 channel : "1"
110 ssid : "WiFi Leiden"
[13928]111 dhcp : False
[13362]112 compass : "zw"
113 ns_ip : "172.17.101.2/24"
[13548]114 ns_mac : "dc:9f:db:3e:26:8c"
[13362]115 bridge_type: "NanoStationM2-Loco"
116 status : "up"
117
[13548]118
Note: See TracBrowser for help on using the repository browser.