source:
genesis/nodes/hybrid8/wleiden.yaml@
10734
Last change on this file since 10734 was 10454, checked in by , 13 years ago | |
---|---|
File size: 1.3 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 | interface : "ath0" | |
28 | ip : "172.17.65.1/26" | |
29 | desc : "AP" | |
30 | sdesc : "ap" | |
31 | mode : "ap-wds" | |
32 | type : "11b" | |
33 | channel : "7" | |
34 | ssid : "ap-WirelessLeiden-Richard" | |
35 | dhcp : "10-60" | |
36 | compass : "None" | |
37 | status : "up" | |
38 | ||
39 | ||
[10059] | 40 | iface_sis0: |
[10116] | 41 | comment : "Link naar Router" |
42 | interface : "sis0" | |
[10154] | 43 | ip : "192.168.84.11/24" |
[10116] | 44 | desc : "Link naar Router" |
45 | sdesc : "uplink" | |
46 | type : "eth" | |
[10454] | 47 | dhcp : False |
[10116] | 48 | compass : "None" |
49 | status : "up" | |
[10059] | 50 | |
[10436] | 51 | |
[10403] | 52 | iface_sis1: |
53 | comment : "Bullet" | |
54 | interface : "sis1" | |
55 | ip : "172.17.0.65/28" | |
56 | desc : "Link naar EduroamBullet" | |
57 | sdesc : "downlink" | |
58 | type : "eth" | |
59 | dhcp : "70-71" | |
60 | compass : "None" | |
61 | status : "up" | |
[10116] | 62 | |
[10436] | 63 |
Note:
See TracBrowser
for help on using the repository browser.