| Line | |
|---|
| 1 | # Genesis config yaml style
|
|---|
| 2 | # vim:ts=2:et:sw=2:ai
|
|---|
| 3 | #
|
|---|
| 4 | comment : "None"
|
|---|
| 5 | firewall_block: "74.125.79.99/32 83.162.36.0/24"
|
|---|
| 6 | gateway : "83.162.36.91"
|
|---|
| 7 | ileiden : False
|
|---|
| 8 | interfaces: "sis0,sis1"
|
|---|
| 9 | internalif: "sis1"
|
|---|
| 10 | internalroute: "172.17.8.66"
|
|---|
| 11 | latitude : "4.48521"
|
|---|
| 12 | location : "Cope, Rapenburg 8, 2311 EV,Leiden"
|
|---|
| 13 | longitude : "52.15972"
|
|---|
| 14 | masterip : "172.17.8.68"
|
|---|
| 15 | nat : False
|
|---|
| 16 | nodename : "Proxy1"
|
|---|
| 17 | nodetype : "Proxy"
|
|---|
| 18 | proxyid : 1
|
|---|
| 19 | rdnap_x : 93280
|
|---|
| 20 | rdnap_y : 463889
|
|---|
| 21 | release : "8.0-RELEASE"
|
|---|
| 22 | status : "up"
|
|---|
| 23 |
|
|---|
| 24 |
|
|---|
| 25 | iface_sis0:
|
|---|
| 26 | comment : "Ethernet"
|
|---|
| 27 | interface : "sis0"
|
|---|
| 28 | ip : "83.162.36.91/24"
|
|---|
| 29 | desc : "link naar internet"
|
|---|
| 30 | sdesc : "uplink"
|
|---|
| 31 | type : "eth"
|
|---|
| 32 | dhcp : "no"
|
|---|
| 33 | compass : "None"
|
|---|
| 34 | status : "up"
|
|---|
| 35 |
|
|---|
| 36 |
|
|---|
| 37 | iface_sis1:
|
|---|
| 38 | comment : "link naar NodeCope"
|
|---|
| 39 | interface : "sis1"
|
|---|
| 40 | ip : "172.17.8.68/28"
|
|---|
| 41 | desc : "Link naar NodeCope"
|
|---|
| 42 | sdesc : "downlink"
|
|---|
| 43 | type : "eth"
|
|---|
| 44 | dhcp : "no"
|
|---|
| 45 | compass : "None"
|
|---|
| 46 | status : "up"
|
|---|
| 47 |
|
|---|
| 48 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.