source:
genesis/nodes/retired/ProxyHenk/wleiden.yaml@
12407
Last change on this file since 12407 was 10887, checked in by , 13 years ago | |
---|---|
File size: 1.1 KB |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10434] | 4 | board : "net45xx" |
[10059] | 5 | comment : "None" |
[10240] | 6 | externalif: "sis0" |
[10116] | 7 | ileiden : True |
8 | internalif: "sis1" | |
9 | internalroute: "172.16.18.33" | |
[10779] | 10 | latitude : "4.63854" |
[10116] | 11 | location : "Henk, Boddens Hosangweg 24 A, 2481 KZ, Woubrugge" |
[10779] | 12 | longitude : "52.17062" |
[10116] | 13 | masterip : "172.16.18.38" |
14 | nat : False | |
[10526] | 15 | nodename : "Henk" |
[10116] | 16 | nodetype : "Proxy" |
17 | proxyid : 18 | |
[10059] | 18 | rdnap_x : 103784 |
19 | rdnap_y : 464983 | |
[10116] | 20 | release : "8.2-RELEASE" |
21 | status : "up" | |
22 | ||
23 | ||
[10059] | 24 | iface_sis0: |
[10116] | 25 | comment : "link naar Router" |
26 | interface : "sis0" | |
27 | ip : "0.0.0.0/30" | |
28 | desc : "Link naar router" | |
29 | sdesc : "uplink" | |
30 | type : "eth" | |
[10454] | 31 | dhcp : False |
[10116] | 32 | compass : "None" |
[10887] | 33 | dhcp : "client" |
[10116] | 34 | status : "up" |
[10059] | 35 | |
[10116] | 36 | |
[10059] | 37 | iface_sis1: |
[10116] | 38 | comment : "Link naar WBRotary" |
39 | interface : "sis1" | |
40 | ip : "172.16.18.38/29" | |
41 | desc : "Link naar Rotary" | |
42 | sdesc : "2rotary" | |
43 | mode : "station-wds" | |
44 | type : "eth" | |
45 | extra_type : "eth2wifibridge" | |
46 | channel : "144" | |
47 | ssid : "il-n.wbrotary.wleiden.net" | |
[10454] | 48 | dhcp : False |
[10116] | 49 | compass : "n" |
50 | ns_ip : "172.16.18.37/29" | |
51 | ns_mac : "00:15:6d:70:54:4a" | |
52 | status : "down" | |
[10059] | 53 | |
[10116] | 54 |
Note:
See TracBrowser
for help on using the repository browser.