Line | |
---|
1 | # Genesis config yaml style
|
---|
2 | # vim:ts=2:et:sw=2:ai
|
---|
3 | #
|
---|
4 | board : "ALIX2"
|
---|
5 | gateway : "192.168.178.1"
|
---|
6 | comment : "None"
|
---|
7 | latitude : "52.15457"
|
---|
8 | location : "Zorgcentrum Robijnhof Recreatiezaal, Robijnhof 1, 2332 KJ, Leiden"
|
---|
9 | longitude : "4.46265"
|
---|
10 | masterip : "172.17.97.1"
|
---|
11 | monitoring_group: "wleiden"
|
---|
12 | nodename : "Robijn2"
|
---|
13 | nodetype : "Hybrid"
|
---|
14 | rdnap_x : 91729
|
---|
15 | rdnap_y : 463336
|
---|
16 | release : "9.0-RELEASE"
|
---|
17 | service_accesspoint: True
|
---|
18 | service_concentrator: False
|
---|
19 | service_incoming_rdr: False
|
---|
20 | service_proxy_ileiden: True
|
---|
21 | service_proxy_normal: True
|
---|
22 | status : "down"
|
---|
23 |
|
---|
24 |
|
---|
25 | iface_ath0:
|
---|
26 | comment : "Omni voor de zaal"
|
---|
27 | ip : "172.17.97.1/24"
|
---|
28 | sdesc : "omni"
|
---|
29 | mode : "ap"
|
---|
30 | type : "11g"
|
---|
31 | channel : 6
|
---|
32 | ssid : "ap-WirelessLeiden-Robijn"
|
---|
33 | dhcp : "10-250"
|
---|
34 | status : "up"
|
---|
35 |
|
---|
36 |
|
---|
37 | iface_ue0:
|
---|
38 | comment : "Ethernet naar Robijn1 en Internetcafe"
|
---|
39 | ip : "172.16.3.1/29"
|
---|
40 | sdesc : "local"
|
---|
41 | type : "eth"
|
---|
42 | dhcp : "4-5"
|
---|
43 | status : "up"
|
---|
44 |
|
---|
45 |
|
---|
46 | iface_vr0:
|
---|
47 | comment : "Uplink"
|
---|
48 | ip : "192.168.178.25/24"
|
---|
49 | sdesc : "uplink"
|
---|
50 | type : "eth"
|
---|
51 | dhcp : False
|
---|
52 | status : "up"
|
---|
53 |
|
---|
54 |
|
---|
55 | iface_vr1:
|
---|
56 | comment : "AP-noord"
|
---|
57 | ip : "172.17.98.1/24"
|
---|
58 | sdesc : "2ap1"
|
---|
59 | type : "eth"
|
---|
60 | extra_type : "eth2wifibridge"
|
---|
61 | ssid : ".wleiden.net"
|
---|
62 | dhcp : 10-240
|
---|
63 | compass : "nw"
|
---|
64 | ns_ip : "172.17.98.2/24"
|
---|
65 | ns_mac : ""
|
---|
66 | bridge_type: "NanoStationM2"
|
---|
67 | status : "up"
|
---|
68 |
|
---|
69 |
|
---|
70 | iface_vr2:
|
---|
71 | comment : "AP-oost"
|
---|
72 | ip : "172.17.99.1/24"
|
---|
73 | sdesc : "2ap"
|
---|
74 | mode : "ap"
|
---|
75 | type : "eth"
|
---|
76 | extra_type : "eth2wifibridge"
|
---|
77 | ssid : ".wleiden.net"
|
---|
78 | dhcp : 10-240
|
---|
79 | compass : "zo"
|
---|
80 | ns_ip : "172.17.99.2/24"
|
---|
81 | ns_mac : ""
|
---|
82 | bridge_type: "NanoStationM2"
|
---|
83 | status : "up"
|
---|
84 |
|
---|
85 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.