|
Last change
on this file since 12421 was 12421, checked in by rick, 12 years ago |
|
Disable incoming rdr for time beeing, when using NAT, etc this might come back
|
|
File size:
1.8 KB
|
| Line | |
|---|
| 1 | # Genesis config yaml style
|
|---|
| 2 | # vim:ts=2:et:sw=2:ai
|
|---|
| 3 | #
|
|---|
| 4 | board : "ALIX2"
|
|---|
| 5 | comment : "None"
|
|---|
| 6 | gateway : "172.17.160.66"
|
|---|
| 7 | ileiden : True
|
|---|
| 8 | latitude : "52.16114"
|
|---|
| 9 | location : "Dirk-Willem, Jan Vossensteeg/Rundermakt, 2312 WC, Leiden"
|
|---|
| 10 | longitude : "4.49224"
|
|---|
| 11 | masterip : "172.17.160.1"
|
|---|
| 12 | monitoring_group: "wleiden"
|
|---|
| 13 | nodename : "Rund"
|
|---|
| 14 | nodetype : "Hybrid"
|
|---|
| 15 | rdnap_x : 93763
|
|---|
| 16 | rdnap_y : 464042
|
|---|
| 17 | release : "9.0-RELEASE"
|
|---|
| 18 | service_accesspoint: True
|
|---|
| 19 | service_concentrator: False
|
|---|
| 20 | service_incoming_rdr: False
|
|---|
| 21 | service_proxy_ileiden: False
|
|---|
| 22 | service_proxy_normal: False
|
|---|
| 23 | status : "down"
|
|---|
| 24 |
|
|---|
| 25 |
|
|---|
| 26 | iface_ath0:
|
|---|
| 27 | comment : "Ap"
|
|---|
| 28 | ip : "172.17.161.1/24"
|
|---|
| 29 | sdesc : "ap"
|
|---|
| 30 | mode : "ap"
|
|---|
| 31 | type : "11g"
|
|---|
| 32 | channel : 11
|
|---|
| 33 | ssid : "ap-WirelessLeiden-Rund"
|
|---|
| 34 | dhcp : "10-250"
|
|---|
| 35 | status : "up"
|
|---|
| 36 |
|
|---|
| 37 |
|
|---|
| 38 | iface_vr0:
|
|---|
| 39 | comment : "Link to external interface"
|
|---|
| 40 | ip : "172.17.160.65/28"
|
|---|
| 41 | sdesc : "2external"
|
|---|
| 42 | type : "eth"
|
|---|
| 43 | dhcp : False
|
|---|
| 44 | status : "up"
|
|---|
| 45 |
|
|---|
| 46 |
|
|---|
| 47 | iface_vr1:
|
|---|
| 48 | comment : "Link naar Geluidsnet2"
|
|---|
| 49 | ip : "172.16.4.212/29"
|
|---|
| 50 | sdesc : "2geluidsnet2"
|
|---|
| 51 | mode : "station-wds"
|
|---|
| 52 | type : "eth"
|
|---|
| 53 | extra_type : "eth2wifibridge"
|
|---|
| 54 | channel : "64"
|
|---|
| 55 | ssid : "il-o.geluidsnet2.wleiden.net"
|
|---|
| 56 | dhcp : False
|
|---|
| 57 | compass : "w"
|
|---|
| 58 | ns_ip : "172.16.4.211/29"
|
|---|
| 59 | ns_mac : "00:27:22:8a:3d:a7"
|
|---|
| 60 | bridge_type: "NanoStation M5"
|
|---|
| 61 | status : "up"
|
|---|
| 62 |
|
|---|
| 63 |
|
|---|
| 64 | iface_vr2:
|
|---|
| 65 | comment : "Link naar vosko2"
|
|---|
| 66 | ip : "172.16.17.156/29"
|
|---|
| 67 | sdesc : "2vosko2"
|
|---|
| 68 | mode : "station-wds"
|
|---|
| 69 | type : "eth"
|
|---|
| 70 | extra_type : "eth2wifibridge"
|
|---|
| 71 | channel : "44"
|
|---|
| 72 | ssid : "il-no.vosko2.wleiden.net"
|
|---|
| 73 | dhcp : False
|
|---|
| 74 | compass : "zw"
|
|---|
| 75 | ns_ip : "172.16.17.155/29"
|
|---|
| 76 | ns_mac : "00:27:22:10:d8:43"
|
|---|
| 77 | bridge_type: "NanoStation M5"
|
|---|
| 78 | status : "up"
|
|---|
| 79 |
|
|---|
| 80 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.