Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
| 4 | comment : "None"
|
---|
[10240] | 5 | externalif: "sis0"
|
---|
[10116] | 6 | ileiden : True
|
---|
| 7 | internalif: "sis1"
|
---|
| 8 | internalroute: "172.16.18.33"
|
---|
[10374] | 9 | latitude : "52.17062"
|
---|
[10116] | 10 | location : "Henk, Boddens Hosangweg 24 A, 2481 KZ, Woubrugge"
|
---|
[10374] | 11 | longitude : "4.63854"
|
---|
[10116] | 12 | masterip : "172.16.18.38"
|
---|
| 13 | nat : False
|
---|
[10321] | 14 | nodename : "proxy18"
|
---|
[10116] | 15 | nodetype : "Proxy"
|
---|
| 16 | proxyid : 18
|
---|
[10059] | 17 | rdnap_x : 103784
|
---|
| 18 | rdnap_y : 464983
|
---|
[10116] | 19 | release : "8.2-RELEASE"
|
---|
| 20 | status : "up"
|
---|
| 21 |
|
---|
| 22 |
|
---|
[10059] | 23 | iface_sis0:
|
---|
[10116] | 24 | comment : "link naar Router"
|
---|
| 25 | interface : "sis0"
|
---|
| 26 | ip : "0.0.0.0/30"
|
---|
| 27 | desc : "Link naar router"
|
---|
| 28 | sdesc : "uplink"
|
---|
| 29 | type : "eth"
|
---|
| 30 | dhcp : "no"
|
---|
| 31 | compass : "None"
|
---|
| 32 | dhcpclient : "yes"
|
---|
| 33 | status : "up"
|
---|
[10059] | 34 |
|
---|
[10116] | 35 |
|
---|
[10059] | 36 | iface_sis1:
|
---|
[10116] | 37 | comment : "Link naar WBRotary"
|
---|
| 38 | interface : "sis1"
|
---|
| 39 | ip : "172.16.18.38/29"
|
---|
| 40 | desc : "Link naar Rotary"
|
---|
| 41 | sdesc : "2rotary"
|
---|
| 42 | mode : "station-wds"
|
---|
| 43 | type : "eth"
|
---|
| 44 | extra_type : "eth2wifibridge"
|
---|
| 45 | channel : "144"
|
---|
| 46 | ssid : "il-n.wbrotary.wleiden.net"
|
---|
| 47 | dhcp : "no"
|
---|
| 48 | compass : "n"
|
---|
| 49 | ns_ip : "172.16.18.37/29"
|
---|
| 50 | ns_mac : "00:15:6d:70:54:4a"
|
---|
| 51 | status : "down"
|
---|
[10059] | 52 |
|
---|
[10116] | 53 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.