source:
genesis/nodes/proxy1/wleiden.yaml@
10379
Last change on this file since 10379 was 10374, checked in by , 13 years ago | |
---|---|
File size: 993 bytes |
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 | firewall_block: "74.125.79.99/32 83.162.36.0/24" |
7 | gateway : "83.162.36.91" | |
8 | ileiden : False | |
9 | internalif: "sis1" | |
10 | internalroute: "172.17.8.66" | |
[10374] | 11 | latitude : "52.15972" |
[10116] | 12 | location : "Cope, Rapenburg 8, 2311 EV,Leiden" |
[10374] | 13 | longitude : "4.48521" |
[10116] | 14 | masterip : "172.17.8.68" |
15 | nat : False | |
[10321] | 16 | nodename : "proxy1" |
[10116] | 17 | nodetype : "Proxy" |
18 | proxyid : 1 | |
[10059] | 19 | rdnap_x : 93280 |
20 | rdnap_y : 463889 | |
[10116] | 21 | release : "8.0-RELEASE" |
22 | status : "up" | |
23 | ||
24 | ||
[10059] | 25 | iface_sis0: |
[10116] | 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" | |
[10059] | 35 | |
[10116] | 36 | |
[10059] | 37 | iface_sis1: |
[10116] | 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" | |
[10059] | 47 | |
[10116] | 48 |
Note:
See TracBrowser
for help on using the repository browser.