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