source:
genesis/nodes/ProxyWP/wleiden.yaml@
12440
Last change on this file since 12440 was 12423, checked in by , 11 years ago | |
---|---|
File size: 893 bytes |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10434] | 4 | board : "net45xx" |
[10116] | 5 | comment : " verbonden met glasvezel gateway 192.168.0.1 nameservers: 217.149.192.6 en 217.149.196.6 " |
[10240] | 6 | externalif: "sis0" |
[10116] | 7 | ileiden : False |
8 | internalif: "sis1" | |
9 | internalroute: "172.19.168.65" | |
[10881] | 10 | latitude : "52.17294" |
[10116] | 11 | location : " Openbare Basisschool Woutertje Pieterse, Houtlaan 60, 2334 CL, Leiden" |
[10881] | 12 | longitude : "4.47978" |
[10116] | 13 | masterip : "172.19.168.66" |
[10526] | 14 | nodename : "WP" |
[10116] | 15 | nodetype : "Proxy" |
16 | proxyid : 5 | |
[10059] | 17 | rdnap_x : 92927 |
18 | rdnap_y : 465365 | |
[10116] | 19 | release : "8.2-RELEASE" |
20 | status : "up" | |
21 | ||
22 | ||
[10059] | 23 | iface_sis0: |
[10116] | 24 | comment : "Link naar router" |
25 | ip : "192.168.0.16/24" | |
26 | sdesc : "uplink" | |
27 | type : "eth" | |
[10454] | 28 | dhcp : False |
[10116] | 29 | status : "up" |
[10059] | 30 | |
[10116] | 31 | |
[10059] | 32 | iface_sis1: |
[10116] | 33 | comment : "Link naar NodeWP" |
34 | ip : "172.19.168.66/30" | |
35 | sdesc : "downlink" | |
36 | type : "eth" | |
[10454] | 37 | dhcp : False |
[10116] | 38 | status : "up" |
[10059] | 39 | |
[10116] | 40 |
Note:
See TracBrowser
for help on using the repository browser.