source:
genesis/nodes/HybridJAR/wleiden.yaml@
11390
Last change on this file since 11390 was 11390, checked in by , 13 years ago | |
---|---|
File size: 1.8 KB |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10435] | 4 | board : "ALIX2" |
[10059] | 5 | comment : "None" |
[11390] | 6 | latitude : "52.1175" |
7 | location : "Zwembad Haasbroek, Nieuweweg 4, 2381 NW,Zoeterwoude " | |
8 | longitude : "4.5021" | |
9 | masterip : "172.17.56.1" | |
[11325] | 10 | monitoring_group: "wzoeterwoude" |
[11390] | 11 | nodename : "JAR" |
[10822] | 12 | nodetype : "Hybrid" |
[11390] | 13 | rdnap_x : 94381 |
14 | rdnap_y : 459173 | |
[10822] | 15 | release : "9.0-RELEASE" |
16 | service_accesspoint: True | |
[10881] | 17 | service_incoming_rdr: False |
[10822] | 18 | service_proxy_ileiden: False |
[11390] | 19 | service_proxy_normal: False |
[10116] | 20 | status : "up" |
[10059] | 21 | |
22 | ||
23 | iface_ath0: | |
[11390] | 24 | comment : "Omni voor rustplaats" |
25 | ip : "172.17.56.1/24" | |
[10116] | 26 | sdesc : "2buurt" |
[10703] | 27 | mode : "ap" |
[10116] | 28 | type : "11b" |
29 | channel : "10" | |
[11390] | 30 | ssid : "ap-ZTW-JAR" |
31 | dhcp : "10-250" | |
[10116] | 32 | status : "up" |
[10059] | 33 | |
34 | ||
[11390] | 35 | iface_vr0: |
36 | comment : "Nanostation gericht op het veld" | |
37 | ip : "172.17.57.1/24" | |
38 | sdesc : "2noord" | |
39 | mode : "ap-wds" | |
40 | type : "eth" | |
41 | ssid : "ap-ZTW-JAR-Veld" | |
42 | dhcp : "10-250" | |
43 | ns_ip : "172.17.57.2/24" | |
44 | ns_mac : "00:00:00:00:00:00" | |
45 | bridge_type: "NanoStation2M" | |
46 | status : "up" | |
47 | ||
48 | ||
49 | iface_vr1: | |
[10883] | 50 | comment : "Link naar ROC2" |
[10116] | 51 | ip : "172.16.5.52/29" |
[11390] | 52 | sdesc : "2roc2" |
[10116] | 53 | mode : "station-wds" |
54 | type : "eth" | |
55 | extra_type : "eth2wifibridge" | |
56 | ssid : "il-z.roc2.wleiden.net" | |
[10454] | 57 | dhcp : False |
[10729] | 58 | compass : "n" |
[10116] | 59 | ns_ip : "172.16.5.51/29" |
[11390] | 60 | ns_mac : "00:00:00:00:00:00" |
61 | bridge_type: "NanoStation5M" | |
[10116] | 62 | status : "up" |
63 | ||
64 | ||
[11390] | 65 | iface_vr2: |
66 | comment : "Link naar Zwet" | |
67 | ip : "172.16.4.51/29" | |
68 | sdesc : "2zwet" | |
[10116] | 69 | mode : "station-wds" |
70 | type : "eth" | |
71 | extra_type : "eth2wifibridge" | |
[11390] | 72 | ssid : "il-z.zwet.wleiden.net" |
[10454] | 73 | dhcp : False |
[10729] | 74 | compass : "n" |
[11390] | 75 | ns_ip : "172.16.4.50/29" |
76 | ns_mac : "00:00:00:00:00:00" | |
77 | bridge_type: "NanoStation5M" | |
[10116] | 78 | status : "up" |
Note:
See TracBrowser
for help on using the repository browser.