source:
genesis/nodes/Dwars/wleiden.yaml@
14176
Last change on this file since 14176 was 14176, checked in by , 7 years ago | |
---|---|
File size: 2.2 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 |
[14006] | 9 | latitude : "52.000" |
10 | location : "Thomas Uittenbogaard, XXX, XXXX XX, Leiden" | |
11 | longitude : "4.000" | |
[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/" |
[14006] | 18 | rdnap_x : 95000 |
19 | rdnap_y : 462000 | |
[14024] | 20 | rdr_host6 : "2001:1c00:2606:9300:0000:000d:b91b:abf8" |
[14006] | 21 | release : "11.1-RELEASE" |
[13610] | 22 | service_accesspoint: True |
23 | service_concentrator: False | |
[13615] | 24 | service_incoming_rdr: True |
[13844] | 25 | service_proxy_ileiden: True |
[13615] | 26 | service_proxy_normal: True |
[14006] | 27 | serviceid : "172.31.254.20" |
[13615] | 28 | status : "up" |
[13610] | 29 | |
[13844] | 30 | |
31 | iface_ath0: | |
32 | comment : "Ap binnen" | |
33 | parent : "bridge0" | |
34 | sdesc : "apbinnen" | |
35 | mode : "ap" | |
[14006] | 36 | type : "11a" |
37 | channel : "40" | |
38 | ssid : "WiFi Leiden" | |
[13844] | 39 | status : "up" |
40 | ||
41 | ||
[13703] | 42 | iface_bridge0: |
43 | comment : "Access Points" | |
[14025] | 44 | ip : "172.17.73.1/24" |
[13703] | 45 | type : "eth" |
46 | dhcp : "10-240" | |
[13904] | 47 | status : "up" |
[13610] | 48 | |
[13903] | 49 | iface_vr0: |
[14006] | 50 | comment : "Uplink Ziggo" |
[14176] | 51 | ip : "192.168.1.79/24" |
[14024] | 52 | ipv6 : "2001:1c00:2606:9300:0000:000d:b91b:abf8 prefixlen 64" |
[13903] | 53 | sdesc : "2external" |
54 | type : "eth" | |
55 | dhcp : False | |
56 | status : "up" | |
[13844] | 57 | |
[14006] | 58 | iface_vr1: |
59 | comment : "UniFi AP AC Mesh" | |
[13904] | 60 | parent : "bridge0" |
61 | sdesc : "2buiten" | |
62 | mode : "ap-wds" | |
63 | type : "eth" | |
64 | channel : 1 | |
[14006] | 65 | ssid : "Wifi Leiden" |
[14025] | 66 | ns_ip : "172.17.73.2/24" |
[14006] | 67 | ns_mac : "xx:xx:xx:xx:xx:xx" |
68 | ns_type : "mesh" | |
69 | bridge_type: "UniFi" | |
[13904] | 70 | status : "up" |
71 | ||
[14006] | 72 | iface_vr1_extra0: |
73 | comment : "Monitoring Server" | |
[14025] | 74 | ip : "172.17.73.5/24" |
[14006] | 75 | sdesc : "2monitor" |
[13903] | 76 | type : "eth" |
77 | dhcp : False | |
78 | status : "up" | |
[13844] | 79 | |
[13616] | 80 | iface_vr2: |
[14006] | 81 | comment : "Link naar Meelfabriek1" |
82 | ip : "172.16.6.148/29" | |
83 | sdesc : "2meelfabriek1" | |
84 | mode : "station-wds" | |
[13616] | 85 | type : "eth" |
[14006] | 86 | extra_type : "eth2wifibridge" |
87 | ssid : "il-zo.meelfabriek1.wleiden.net" | |
[13905] | 88 | dhcp : False |
[14006] | 89 | compass : "nw" |
90 | ns_ip : "172.16.6.147/29" | |
91 | ns_mac : "00:00:00:00:00:00" | |
92 | bridge_type: "NanoBeam M5" | |
[13903] | 93 | status : "up" |
94 |
Note:
See TracBrowser
for help on using the repository browser.