Rev | Line | |
---|
[10059] | 1 | # Genesis config yaml style
|
---|
| 2 | # vim:ts=2:et:sw=2:ai
|
---|
| 3 | #
|
---|
[10104] | 4 | comment : " verbonden met glasvezel gateway 192.168.0.1
|
---|
| 5 | nameservers: 217.149.192.6 en 217.149.196.6
|
---|
| 6 | "
|
---|
| 7 | interfaces: sis0,sis1
|
---|
| 8 | latitude : 0
|
---|
| 9 | location : ' Openbare Basisschool Woutertje Pieterse, Houtlaan 60, 2334 CL, Leiden'
|
---|
| 10 | longitude : 0
|
---|
| 11 | masterip : 172.19.168.66
|
---|
| 12 | release : 8.2-RELEASE
|
---|
| 13 | nodename : Proxy5
|
---|
| 14 | nodetype : Proxy
|
---|
[10059] | 15 | rdnap_x : 92927
|
---|
| 16 | rdnap_y : 465365
|
---|
[10104] | 17 | status : up
|
---|
| 18 | ileiden : no
|
---|
| 19 | internalif: sis1
|
---|
| 20 | internalroute: 172.19.168.65
|
---|
| 21 | gateway: 192.168.0.1
|
---|
| 22 | proxyid: 5
|
---|
[10059] | 23 | iface_sis0:
|
---|
[10104] | 24 | comment : 'Link naar router'
|
---|
| 25 | compass : 'None'
|
---|
| 26 | desc : 'Link naar router'
|
---|
| 27 | dhcp : 'no'
|
---|
| 28 | interface : 'sis0'
|
---|
| 29 | ip : '192.168.0.16/24'
|
---|
| 30 | sdesc : 'uplink'
|
---|
| 31 | status : 'up'
|
---|
| 32 | type : 'eth'
|
---|
[10059] | 33 |
|
---|
| 34 | iface_sis1:
|
---|
[10104] | 35 | comment : 'Link naar NodeWP'
|
---|
| 36 | compass : 'None'
|
---|
| 37 | desc : 'Link naar NodeWP'
|
---|
| 38 | dhcp : 'no'
|
---|
| 39 | interface : 'sis1'
|
---|
| 40 | ip : '172.19.168.66/30'
|
---|
| 41 | sdesc : 'downlink'
|
---|
| 42 | status : 'up'
|
---|
| 43 | type : 'eth'
|
---|
[10059] | 44 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.