Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | comment : "None"
|
---|
6 | latitude : "52.16657"
|
---|
7 | location : "Openbare Bibliotheek t Spoortje, Bernhardkade 38, 2316 RX, Leiden"
|
---|
8 | longitude : "4.50447"
|
---|
9 | masterip : "172.18.52.1"
|
---|
10 | nodename : "Spoortje"
|
---|
11 | nodetype : "Hybrid"
|
---|
12 | rdnap_x : 94607
|
---|
13 | rdnap_y : 464635
|
---|
14 | service_accesspoint: True
|
---|
15 | service_incoming_rdr: False
|
---|
16 | service_proxy_ileiden: False
|
---|
17 | service_proxy_normal: False
|
---|
18 | status : "up"
|
---|
19 |
|
---|
20 |
|
---|
21 | iface_ath0:
|
---|
22 | comment : "Omni voor de buurt"
|
---|
23 | ip : "172.18.52.1/24"
|
---|
24 | sdesc : "omni"
|
---|
25 | mode : "ap"
|
---|
26 | type : "11b"
|
---|
27 | channel : "3"
|
---|
28 | ssid : "ap-WirelessLeiden-Spoortje"
|
---|
29 | dhcp : "10-250"
|
---|
30 | status : "up"
|
---|
31 |
|
---|
32 |
|
---|
33 | iface_vr0:
|
---|
34 | comment : "Ethernet naar bibliotheek Airport transparant"
|
---|
35 | ip : "172.18.52.65/28"
|
---|
36 | sdesc : "2bieb"
|
---|
37 | type : "eth"
|
---|
38 | dhcp : "70-78"
|
---|
39 | status : "up"
|
---|
40 |
|
---|
41 |
|
---|
42 | iface_vr1:
|
---|
43 | comment : "Link naar Som2"
|
---|
44 | ip : "172.16.17.140/29"
|
---|
45 | sdesc : "2som2"
|
---|
46 | mode : "station-wds"
|
---|
47 | type : "eth"
|
---|
48 | extra_type : "eth2wifibridge"
|
---|
49 | channel : "60"
|
---|
50 | ssid : "il-zo.som2.wleiden.net"
|
---|
51 | dhcp : False
|
---|
52 | compass : "nw"
|
---|
53 | ns_ip : "172.16.17.139/29"
|
---|
54 | ns_mac : "00:15:6d:70:53:40"
|
---|
55 | bridge_type: "NanoStation5"
|
---|
56 | status : "up"
|
---|
57 |
|
---|
58 |
|
---|
59 | iface_vr2:
|
---|
60 | comment : "A-link naar Cetim1"
|
---|
61 | ip : "172.16.4.20/29"
|
---|
62 | sdesc : "ncetim1"
|
---|
63 | mode : "station-wds"
|
---|
64 | type : "eth"
|
---|
65 | extra_type : "eth2wifibridge"
|
---|
66 | channel : "120"
|
---|
67 | ssid : "il-no.cetim1.wleiden.net"
|
---|
68 | dhcp : False
|
---|
69 | compass : "zw"
|
---|
70 | ns_ip : "172.16.4.19"
|
---|
71 | ns_mac : "00:15:6d:70:54:4b"
|
---|
72 | bridge_type: "NanoStation5"
|
---|
73 | status : "up"
|
---|
74 |
|
---|
75 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.