source:
genesis/nodes/hybrid8/wleiden.yaml@
10374
Last change on this file since 10374 was 10374, checked in by , 13 years ago | |
---|---|
File size: 1014 bytes |
Rev | Line | |
---|---|---|
[10059] | 1 | # Genesis config yaml style |
2 | # vim:ts=2:et:sw=2:ai | |
3 | # | |
[10150] | 4 | comment : "Test voor hybrid" |
[10321] | 5 | externalif: "sis0" |
[10154] | 6 | gateway : "192.168.84.1" |
[10165] | 7 | ileiden : True |
[10243] | 8 | internalif: "tap0" |
[10374] | 9 | latitude : "52.06651" |
[10116] | 10 | location : " Richard, Terschelling 244, 3524az Utrecht" |
[10374] | 11 | longitude : "5.13854" |
[10159] | 12 | masterip : "172.17.65.1" |
[10116] | 13 | nat : True |
[10195] | 14 | nodename : "Hybrid8" |
[10182] | 15 | nodetype : "Hybrid" |
[10116] | 16 | proxyid : 8 |
[10059] | 17 | rdnap_x : 137949 |
18 | rdnap_y : 453165 | |
[10154] | 19 | release : "9.0-RELEASE" |
[10116] | 20 | status : "up" |
[10164] | 21 | vpnif : "tap0" |
[10116] | 22 | |
23 | ||
[10156] | 24 | iface_ath0: |
25 | comment : "Ap" | |
26 | interface : "ath0" | |
27 | ip : "172.17.65.1/26" | |
28 | desc : "AP" | |
29 | sdesc : "ap" | |
30 | mode : "ap-wds" | |
31 | type : "11b" | |
32 | channel : "7" | |
33 | ssid : "ap-WirelessLeiden-Richard" | |
34 | dhcp : "10-60" | |
35 | compass : "None" | |
36 | status : "up" | |
37 | ||
38 | ||
[10059] | 39 | iface_sis0: |
[10116] | 40 | comment : "Link naar Router" |
41 | interface : "sis0" | |
[10154] | 42 | ip : "192.168.84.11/24" |
[10116] | 43 | desc : "Link naar Router" |
44 | sdesc : "uplink" | |
45 | type : "eth" | |
46 | dhcp : "no" | |
47 | compass : "None" | |
48 | status : "up" | |
[10059] | 49 | |
[10116] | 50 |
Note:
See TracBrowser
for help on using the repository browser.