source:
genesis/nodes/Dwars/wleiden.yaml@
14339
Last change on this file since 14339 was 14339, checked in by , 6 years ago | |
---|---|
File size: 2.1 KB |
Rev | Line | |
---|---|---|
[13610] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
4 | board : "ALIX2" | |
5 | comment : "None" | |
[14176] | 6 | gateway : "192.168.1.1" |
[14024] | 7 | gateway6 : "fe80::ae22:5ff:fe5d:70af" |
[13610] | 8 | ileiden : True |
[14336] | 9 | latitude : "52.156786" |
[14006] | 10 | location : "Thomas Uittenbogaard, XXX, XXXX XX, Leiden" |
[14336] | 11 | longitude : "4.50584" |
[14025] | 12 | masterip : "172.17.73.1" |
[14006] | 13 | monitoring_group: "wleiden" |
[14007] | 14 | nodename : "Dwars" |
[13610] | 15 | nodetype : "Hybrid" |
[14006] | 16 | portal_sponsor: "Thomas Uittenbogaard" |
[13610] | 17 | portal_url: "http://www.wirelessleiden.nl/" |
[14024] | 18 | rdr_host6 : "2001:1c00:2606:9300:0000:000d:b91b:abf8" |
[14339] | 19 | release : "11.2-RELEASE" |
[13610] | 20 | service_accesspoint: True |
21 | service_concentrator: False | |
[13615] | 22 | service_incoming_rdr: True |
[13844] | 23 | service_proxy_ileiden: True |
[13615] | 24 | service_proxy_normal: True |
[14006] | 25 | serviceid : "172.31.254.20" |
[13615] | 26 | status : "up" |
[13610] | 27 | |
[13844] | 28 | |
29 | iface_ath0: | |
30 | comment : "Ap binnen" | |
31 | parent : "bridge0" | |
32 | sdesc : "apbinnen" | |
33 | mode : "ap" | |
[14006] | 34 | type : "11a" |
35 | channel : "40" | |
36 | ssid : "WiFi Leiden" | |
[13844] | 37 | status : "up" |
38 | ||
39 | ||
[13703] | 40 | iface_bridge0: |
41 | comment : "Access Points" | |
[14025] | 42 | ip : "172.17.73.1/24" |
[13703] | 43 | type : "eth" |
44 | dhcp : "10-240" | |
[13904] | 45 | status : "up" |
[13610] | 46 | |
[13903] | 47 | iface_vr0: |
[14006] | 48 | comment : "Uplink Ziggo" |
[14176] | 49 | ip : "192.168.1.79/24" |
[14024] | 50 | ipv6 : "2001:1c00:2606:9300:0000:000d:b91b:abf8 prefixlen 64" |
[13903] | 51 | sdesc : "2external" |
52 | type : "eth" | |
53 | dhcp : False | |
54 | status : "up" | |
[13844] | 55 | |
[14006] | 56 | iface_vr1: |
57 | comment : "UniFi AP AC Mesh" | |
[13904] | 58 | parent : "bridge0" |
59 | sdesc : "2buiten" | |
60 | mode : "ap-wds" | |
61 | type : "eth" | |
62 | channel : 1 | |
[14006] | 63 | ssid : "Wifi Leiden" |
[14025] | 64 | ns_ip : "172.17.73.2/24" |
[14006] | 65 | ns_mac : "xx:xx:xx:xx:xx:xx" |
66 | ns_type : "mesh" | |
67 | bridge_type: "UniFi" | |
[13904] | 68 | status : "up" |
69 | ||
[14006] | 70 | iface_vr1_extra0: |
71 | comment : "Monitoring Server" | |
[14025] | 72 | ip : "172.17.73.5/24" |
[14006] | 73 | sdesc : "2monitor" |
[13903] | 74 | type : "eth" |
75 | dhcp : False | |
76 | status : "up" | |
[13844] | 77 | |
[13616] | 78 | iface_vr2: |
[14006] | 79 | comment : "Link naar Meelfabriek1" |
80 | ip : "172.16.6.148/29" | |
81 | sdesc : "2meelfabriek1" | |
82 | mode : "station-wds" | |
[13616] | 83 | type : "eth" |
[14006] | 84 | extra_type : "eth2wifibridge" |
85 | ssid : "il-zo.meelfabriek1.wleiden.net" | |
[13905] | 86 | dhcp : False |
[14006] | 87 | compass : "nw" |
88 | ns_ip : "172.16.6.147/29" | |
89 | ns_mac : "00:00:00:00:00:00" | |
90 | bridge_type: "NanoBeam M5" | |
[13903] | 91 | status : "up" |
92 |
Note:
See TracBrowser
for help on using the repository browser.