Last change
on this file since 10350 was 10321, checked in by rick, 13 years ago |
Whitespace and duplicate externalif entries.
|
File size:
1.1 KB
|
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 | interfaces: "sis0,sis1"
|
---|
| 8 | internalif: "sis1"
|
---|
| 9 | internalroute: "172.16.18.33"
|
---|
| 10 | latitude : "4.63854"
|
---|
| 11 | location : "Henk, Boddens Hosangweg 24 A, 2481 KZ, Woubrugge"
|
---|
| 12 | longitude : "52.17062"
|
---|
| 13 | masterip : "172.16.18.38"
|
---|
| 14 | nat : False
|
---|
[10321] | 15 | nodename : "proxy18"
|
---|
[10116] | 16 | nodetype : "Proxy"
|
---|
| 17 | proxyid : 18
|
---|
[10059] | 18 | rdnap_x : 103784
|
---|
| 19 | rdnap_y : 464983
|
---|
[10116] | 20 | release : "8.2-RELEASE"
|
---|
| 21 | status : "up"
|
---|
| 22 |
|
---|
| 23 |
|
---|
[10059] | 24 | iface_sis0:
|
---|
[10116] | 25 | comment : "link naar Router"
|
---|
| 26 | interface : "sis0"
|
---|
| 27 | ip : "0.0.0.0/30"
|
---|
| 28 | desc : "Link naar router"
|
---|
| 29 | sdesc : "uplink"
|
---|
| 30 | type : "eth"
|
---|
| 31 | dhcp : "no"
|
---|
| 32 | compass : "None"
|
---|
| 33 | dhcpclient : "yes"
|
---|
| 34 | status : "up"
|
---|
[10059] | 35 |
|
---|
[10116] | 36 |
|
---|
[10059] | 37 | iface_sis1:
|
---|
[10116] | 38 | comment : "Link naar WBRotary"
|
---|
| 39 | interface : "sis1"
|
---|
| 40 | ip : "172.16.18.38/29"
|
---|
| 41 | desc : "Link naar Rotary"
|
---|
| 42 | sdesc : "2rotary"
|
---|
| 43 | mode : "station-wds"
|
---|
| 44 | type : "eth"
|
---|
| 45 | extra_type : "eth2wifibridge"
|
---|
| 46 | channel : "144"
|
---|
| 47 | ssid : "il-n.wbrotary.wleiden.net"
|
---|
| 48 | dhcp : "no"
|
---|
| 49 | compass : "n"
|
---|
| 50 | ns_ip : "172.16.18.37/29"
|
---|
| 51 | ns_mac : "00:15:6d:70:54:4a"
|
---|
| 52 | status : "down"
|
---|
[10059] | 53 |
|
---|
[10116] | 54 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.