source:
genesis/nodes/CNodeMuiderkring/wleiden.yaml@
10888
Last change on this file since 10888 was 10888, checked in by , 13 years ago | |
---|---|
File size: 1.2 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 : True |
[10881] | 7 | latitude : "52.16352" |
[10116] | 8 | location : "Martijn, Muiderkring 152, 2332 BP, Leiden" |
[10881] | 9 | longitude : "4.47107" |
[10116] | 10 | masterip : "172.17.4.129" |
11 | nodename : "Muiderkring" | |
12 | nodetype : "CNode" | |
[10059] | 13 | rdnap_x : 92318 |
14 | rdnap_y : 464324 | |
[10116] | 15 | release : "8.2-RELEASE" |
16 | status : "up" | |
17 | ||
18 | ||
[10059] | 19 | iface_ath0: |
[10888] | 20 | comment : "Accesspoint voor de buurt" |
[10116] | 21 | interface : "ath0" |
22 | ip : "172.17.4.129/26" | |
23 | sdesc : "omni" | |
[10703] | 24 | mode : "ap" |
[10116] | 25 | type : "11b" |
26 | channel : "5" | |
[10156] | 27 | ssid : "ap-WirelessLeiden-Muiderkring" |
[10116] | 28 | dhcp : "140-190" |
29 | compass : "None" | |
30 | status : "up" | |
[10059] | 31 | |
[10116] | 32 | |
[10059] | 33 | iface_vr0: |
[10885] | 34 | comment : "Link naar proxy6" |
[10116] | 35 | interface : "vr0" |
36 | ip : "172.16.3.145/30" | |
37 | sdesc : "eth" | |
38 | type : "eth" | |
[10454] | 39 | dhcp : False |
[10116] | 40 | compass : "None" |
41 | status : "up" | |
[10059] | 42 | |
[10116] | 43 | |
[10059] | 44 | iface_vr1: |
[10116] | 45 | comment : "Link naar AJSoft" |
46 | interface : "vr1" | |
47 | ip : "172.16.6.52/29" | |
48 | sdesc : "2ajsoft" | |
49 | mode : "station-wds" | |
50 | type : "eth" | |
51 | extra_type : "eth2wifibridge" | |
52 | channel : "8" | |
53 | ssid : "il-nno.ajsoft2.wleiden.net" | |
[10454] | 54 | dhcp : False |
[10729] | 55 | compass : "z" |
[10116] | 56 | ns_ip : "172.16.6.51/29" |
57 | ns_mac : "00:15:6d:e8:e6:b1" | |
58 | status : "up" | |
[10059] | 59 | |
[10116] | 60 |
Note:
See TracBrowser
for help on using the repository browser.