source:
genesis/nodes/ProxyCope/wleiden.yaml@
10890
Last change on this file since 10890 was 10890, checked in by , 13 years ago | |
---|---|
File size: 909 bytes |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10436] | 4 | board : "UNKNOWN" |
[10059] | 5 | comment : "None" |
[10240] | 6 | externalif: "sis0" |
[10116] | 7 | firewall_block: "74.125.79.99/32 83.162.36.0/24" |
8 | gateway : "83.162.36.91" | |
9 | ileiden : False | |
10 | internalif: "sis1" | |
11 | internalroute: "172.17.8.66" | |
[10881] | 12 | latitude : "52.15972" |
[10116] | 13 | location : "Cope, Rapenburg 8, 2311 EV,Leiden" |
[10881] | 14 | longitude : "4.48521" |
[10116] | 15 | masterip : "172.17.8.68" |
16 | nat : False | |
[10526] | 17 | nodename : "Cope" |
[10116] | 18 | nodetype : "Proxy" |
19 | proxyid : 1 | |
[10059] | 20 | rdnap_x : 93280 |
21 | rdnap_y : 463889 | |
[10116] | 22 | release : "8.0-RELEASE" |
23 | status : "up" | |
24 | ||
25 | ||
[10059] | 26 | iface_sis0: |
[10888] | 27 | comment : "Link naar internet" |
[10116] | 28 | ip : "83.162.36.91/24" |
29 | sdesc : "uplink" | |
30 | type : "eth" | |
[10454] | 31 | dhcp : False |
[10116] | 32 | compass : "None" |
33 | status : "up" | |
[10059] | 34 | |
[10116] | 35 | |
[10059] | 36 | iface_sis1: |
[10884] | 37 | comment : "Link naar NodeCope" |
[10116] | 38 | ip : "172.17.8.68/28" |
39 | sdesc : "downlink" | |
40 | type : "eth" | |
[10454] | 41 | dhcp : False |
[10116] | 42 | compass : "None" |
43 | status : "up" | |
[10059] | 44 | |
[10116] | 45 |
Note:
See TracBrowser
for help on using the repository browser.