source:
genesis/nodes/ProxyHerman/wleiden.yaml@
10666
Last change on this file since 10666 was 10527, checked in by , 13 years ago | |
---|---|
File size: 1.1 KB |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10434] | 4 | board : "ALIX2" |
[10059] | 5 | comment : "None" |
[10240] | 6 | externalif: "vr0" |
[10116] | 7 | gateway : "192.168.1.254" |
8 | ileiden : False | |
9 | internalif: "vr1" | |
10 | internalroute: "172.17.0.33" | |
[10400] | 11 | latitude : "52.25868" |
12 | location : "Jasmijnstraat 25 1431 RH Aalsmeer" | |
13 | longitude : "4.75797" | |
[10116] | 14 | masterip : "172.17.0.36" |
15 | nat : True | |
[10527] | 16 | nodename : "Herman" |
[10116] | 17 | nodetype : "Proxy" |
18 | proxyid : 17 | |
[10400] | 19 | rdnap_x : "112039" |
20 | rdnap_y : "474703" | |
[10116] | 21 | release : "8.2-RELEASE" |
22 | status : "up" | |
23 | ||
24 | ||
[10059] | 25 | iface_vr0: |
[10116] | 26 | comment : "link naar Router" |
27 | interface : "vr0" | |
28 | ip : "192.168.1.250/24" | |
29 | desc : "Link naar router" | |
30 | sdesc : "uplink" | |
31 | type : "eth" | |
[10454] | 32 | dhcp : True |
[10116] | 33 | compass : "None" |
34 | status : "up" | |
[10059] | 35 | |
[10116] | 36 | |
[10059] | 37 | iface_vr1: |
[10116] | 38 | comment : "Interlink naar de watertoren2" |
39 | interface : "vr1" | |
40 | ip : "172.17.0.36/28" | |
41 | desc : "Interlink naar de watertoren2" | |
42 | sdesc : "2watertoren2" | |
43 | mode : "station-wds" | |
44 | type : "eth" | |
45 | channel : "44" | |
46 | ssid : "il-n.watertoren2.wleiden.net" | |
[10454] | 47 | dhcp : False |
[10116] | 48 | compass : "n" |
49 | ns_ip : "172.17.0.35/28" | |
50 | ns_mac : "00:15:6d:70:53:4f" | |
51 | status : "up" | |
[10059] | 52 | |
[10116] | 53 |
Note:
See TracBrowser
for help on using the repository browser.