[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
|
---|
[10881] | 7 | latitude : "52.13999"
|
---|
[10116] | 8 | location : "Rick van der Zwet, Brahmslaan 40, 2324 AN, Leiden"
|
---|
[10881] | 9 | longitude : "4.47100"
|
---|
[10688] | 10 | masterip : "172.17.34.1"
|
---|
[11325] | 11 | monitoring_group: "wleiden"
|
---|
[10688] | 12 | nodename : "Rick2"
|
---|
[10459] | 13 | nodetype : "Hybrid"
|
---|
[10059] | 14 | rdnap_x : 92280
|
---|
| 15 | rdnap_y : 461707
|
---|
[10729] | 16 | rdr_host : "riff.vanderzwet.net"
|
---|
[10714] | 17 | rdr_rules :
|
---|
[10715] | 18 | - ['tcp', 9080, '172.17.0.41', 80]
|
---|
[10803] | 19 | - ['tcp', 9081, '172.17.0.42', 554]
|
---|
| 20 | - ['tcp', 9082, '172.17.0.43', 554]
|
---|
[10715] | 21 | - ['tcp', 9083, '172.17.0.44', 80]
|
---|
[10859] | 22 | - ['tcp', 9089, '172.17.37.10', 554]
|
---|
[10729] | 23 | release : "9.0-RELEASE"
|
---|
[10714] | 24 | remote_access: "riff.vanderzwet.net:2022"
|
---|
[10729] | 25 | service_accesspoint: True
|
---|
[11556] | 26 | service_concentrator: True
|
---|
[10881] | 27 | service_incoming_rdr: True
|
---|
[10729] | 28 | service_proxy_ileiden: True
|
---|
| 29 | service_proxy_normal: True
|
---|
| 30 | status : "up"
|
---|
[11053] | 31 | wl_release: 11047
|
---|
[10059] | 32 |
|
---|
| 33 |
|
---|
| 34 | iface_ath0:
|
---|
[10116] | 35 | comment : "Internal Wireless"
|
---|
[10769] | 36 | ip : "172.17.34.1/26"
|
---|
[10116] | 37 | sdesc : "binnen"
|
---|
[10703] | 38 | mode : "ap"
|
---|
[11737] | 39 | type : "11g"
|
---|
[10116] | 40 | channel : "1"
|
---|
[10688] | 41 | ssid : "ap-WirelessLeiden-Rick2"
|
---|
[10116] | 42 | dhcp : "10-60"
|
---|
| 43 | status : "up"
|
---|
[10059] | 44 |
|
---|
| 45 |
|
---|
| 46 | iface_vr0:
|
---|
[10885] | 47 | comment : "External Link"
|
---|
[10452] | 48 | ip : "0.0.0.0/30"
|
---|
| 49 | sdesc : "2external"
|
---|
[10116] | 50 | type : "eth"
|
---|
[10887] | 51 | dhcp : "client"
|
---|
[10116] | 52 | status : "up"
|
---|
[10059] | 53 |
|
---|
[10688] | 54 |
|
---|
[10685] | 55 | iface_vr1:
|
---|
[10875] | 56 | comment : "Link naar RickRing"
|
---|
| 57 | ip : "172.16.6.114/28"
|
---|
| 58 | sdesc : "2ring"
|
---|
[10685] | 59 | type : "eth"
|
---|
[10688] | 60 | dhcp : False
|
---|
[10685] | 61 | status : "up"
|
---|
[10116] | 62 |
|
---|
[10688] | 63 |
|
---|
[10685] | 64 | iface_vr2:
|
---|
[10688] | 65 | comment : "Lokaal Dev Netwerk"
|
---|
| 66 | ip : "172.17.36.1/24"
|
---|
[10685] | 67 | sdesc : "2dev"
|
---|
[10116] | 68 | type : "eth"
|
---|
[10685] | 69 | dhcp : "10-20"
|
---|
[10116] | 70 | status : "up"
|
---|
| 71 |
|
---|
[10701] | 72 |
|
---|