source:
genesis/nodes/Henk/wleiden.yaml@
14175
Last change on this file since 14175 was 13861, checked in by , 8 years ago | |
---|---|
File size: 1.6 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" |
[10873] | 6 | gateway : "192.168.0.225" |
[10881] | 7 | latitude : "52.17062" |
[10873] | 8 | location : "Henk, Boddens Hosangweg 24 A, 2481 KZ, Woubrugge" |
[10881] | 9 | longitude : "4.63854" |
[10873] | 10 | masterip : "172.17.28.1" |
[11325] | 11 | monitoring_group: "wleiden" |
[10873] | 12 | nodename : "Henk" |
[10459] | 13 | nodetype : "Hybrid" |
[10873] | 14 | rdnap_x : 103784 |
15 | rdnap_y : 464983 | |
[13285] | 16 | rdr_host : "213.73.188.7" |
[10729] | 17 | release : "9.0-RELEASE" |
[13338] | 18 | remote_access: "213.73.188.7" |
[10729] | 19 | service_accesspoint: True |
[11554] | 20 | service_concentrator: False |
[10881] | 21 | service_incoming_rdr: True |
[10729] | 22 | service_proxy_ileiden: True |
23 | service_proxy_normal: True | |
[13844] | 24 | serviceid : "172.31.254.3" |
[12407] | 25 | status : "up" |
[10059] | 26 | |
27 | ||
28 | iface_ath0: | |
[10116] | 29 | comment : "Internal Wireless" |
[10873] | 30 | ip : "172.17.28.1/26" |
[10116] | 31 | sdesc : "binnen" |
[10703] | 32 | mode : "ap" |
[11737] | 33 | type : "11g" |
[11738] | 34 | channel : 1 |
[13165] | 35 | ssid : "WiFi-Woubrugge" |
[13164] | 36 | wlan_mac : "00:1b:b1:05:02:e6" |
[10116] | 37 | dhcp : "10-60" |
38 | status : "up" | |
[10059] | 39 | |
40 | ||
41 | iface_vr0: | |
[10452] | 42 | comment : "Link to external interface" |
[13441] | 43 | ip : "192.168.0.14/24" |
[10452] | 44 | sdesc : "2external" |
[10116] | 45 | type : "eth" |
[10887] | 46 | dhcp : "client" |
[10116] | 47 | status : "up" |
[10059] | 48 | |
[10688] | 49 | |
[10685] | 50 | iface_vr1: |
[10873] | 51 | comment : "Link naar WBRotary" |
[12418] | 52 | ip : "172.16.6.76/29" |
[10873] | 53 | sdesc : "2wbrotary" |
[12436] | 54 | mode : "station-wds" |
[10685] | 55 | type : "eth" |
[12420] | 56 | extra_type : "eth2wifibridge" |
[13353] | 57 | channel : "108" |
[12418] | 58 | ssid : "il-n.wbrotary.wleiden.net" |
[10688] | 59 | dhcp : False |
[12418] | 60 | compass : "z" |
61 | ns_ip : "172.16.6.75/29" | |
[13548] | 62 | ns_mac : "04:18:d6:cc:00:53" |
[12478] | 63 | bridge_type: "NanoStation M5" |
[12426] | 64 | status : "up" |
[10116] | 65 | |
[12474] | 66 | |
[10685] | 67 | iface_vr2: |
[10688] | 68 | comment : "Lokaal Dev Netwerk" |
[10873] | 69 | ip : "172.17.33.1/24" |
[10685] | 70 | sdesc : "2dev" |
[10116] | 71 | type : "eth" |
[10685] | 72 | dhcp : "10-20" |
[10116] | 73 | status : "up" |
74 | ||
[10701] | 75 |
Note:
See TracBrowser
for help on using the repository browser.