source:
genesis/nodes/HybridZwet/wleiden.yaml@
10889
Last change on this file since 10889 was 10887, checked in by , 13 years ago | |
---|---|
File size: 2.3 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" |
[10116] | 6 | ileiden : False |
[10398] | 7 | latitude : "52.11836" |
[10116] | 8 | location : "Fam van der Zwet, Nieuweweg 3, 2381 NW,Zoeterwoude " |
[10398] | 9 | longitude : "4.50131" |
[10116] | 10 | masterip : "172.27.129.1" |
11 | nodename : "Zwet" | |
[10822] | 12 | nodetype : "Hybrid" |
[10398] | 13 | rdnap_x : 94326 |
14 | rdnap_y : 459275 | |
[10822] | 15 | release : "9.0-RELEASE" |
[10116] | 16 | remote_access: "buzz.vanderzwet.net:2022" |
[10822] | 17 | service_accesspoint: True |
[10881] | 18 | service_incoming_rdr: False |
[10822] | 19 | service_proxy_ileiden: False |
20 | service_proxy_normal: True | |
[10116] | 21 | status : "up" |
[10059] | 22 | |
23 | ||
24 | iface_ath0: | |
[10883] | 25 | comment : "Omni voor Buurt" |
[10116] | 26 | interface : "ath0" |
27 | ip : "172.27.129.1/26" | |
28 | sdesc : "2buurt" | |
[10703] | 29 | mode : "ap" |
[10116] | 30 | type : "11b" |
31 | channel : "10" | |
[10156] | 32 | ssid : "ap-WirelessLeiden-Zwet" |
[10116] | 33 | dhcp : "10-60" |
34 | compass : "None" | |
35 | status : "up" | |
[10059] | 36 | |
37 | ||
[10116] | 38 | iface_ue0: |
[10883] | 39 | comment : "Link naar ROC2" |
[10116] | 40 | interface : "ue0" |
41 | ip : "172.16.5.52/29" | |
42 | sdesc : "2roc1" | |
43 | mode : "station-wds" | |
44 | type : "eth" | |
45 | extra_type : "eth2wifibridge" | |
46 | ssid : "il-z.roc2.wleiden.net" | |
[10454] | 47 | dhcp : False |
[10729] | 48 | compass : "n" |
[10116] | 49 | ns_ip : "172.16.5.51/29" |
50 | ns_mac : "00:27:22:10:fe:52" | |
51 | status : "up" | |
52 | ||
53 | ||
54 | iface_ue1: | |
[10883] | 55 | comment : "Link naar JVC" |
[10116] | 56 | interface : "ue1" |
57 | ip : "172.16.5.156/29" | |
58 | sdesc : "2jvc" | |
59 | mode : "station-wds" | |
60 | type : "eth" | |
61 | extra_type : "eth2wifibridge" | |
62 | ssid : "il-z.jvc.wleiden.net" | |
[10454] | 63 | dhcp : False |
[10729] | 64 | compass : "n" |
[10116] | 65 | ns_ip : "172.16.5.155/29" |
66 | ns_mac : "00:15:6d:ed:82:69" | |
67 | status : "down" | |
68 | ||
69 | ||
[10059] | 70 | iface_vr0: |
[10885] | 71 | comment : "Link to house" |
[10116] | 72 | interface : "vr0" |
[10822] | 73 | ip : "0.0.0.0/30" |
[10116] | 74 | sdesc : "2house" |
75 | type : "eth" | |
[10887] | 76 | dhcp : "client" |
[10116] | 77 | compass : "None" |
78 | status : "up" | |
[10059] | 79 | |
[10116] | 80 | |
[10059] | 81 | iface_vr1: |
[10116] | 82 | comment : "Tijdelijke Omni" |
83 | interface : "vr1" | |
84 | ip : "172.27.129.129/26" | |
85 | sdesc : "2noord" | |
86 | mode : "ap-wds" | |
87 | type : "eth" | |
88 | dhcp : "140-180" | |
89 | compass : "None" | |
90 | ns_ip : "172.27.129.130/26" | |
91 | ns_mac : "00:15:6d:30:d3:2f" | |
92 | ns_ssid : "ap-wirelessleiden-zwet-noord" | |
93 | ns_type : "ns2" | |
94 | status : "up" | |
[10059] | 95 | |
[10116] | 96 | |
97 | iface_vr2: | |
[10885] | 98 | comment : "Link to PVKerkDuif" |
[10116] | 99 | interface : "vr2" |
100 | ip : "172.16.16.169/29" | |
101 | sdesc : "2pvkerkduif" | |
102 | type : "eth" | |
[10463] | 103 | dhcp : False |
[10116] | 104 | compass : "None" |
105 | status : "up" | |
106 | ||
107 |
Note:
See TracBrowser
for help on using the repository browser.