|
Last change
on this file since 14427 was 13869, checked in by rick, 9 years ago |
|
References of public IP.
Keeping track of public IPs, makes its the mapping <node>.gw.wleiden.net
available. Which is on it's turn usefull for remote SSH logins.
|
|
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 : " verbonden met 'vuil' internet van Zorggroep Rijnland lokaal ip en nameservers via dhcp LET OP: niet standaard configuratie ivm lokale ap's!"
|
|---|
| 6 | gateway : "10.10.151.254"
|
|---|
| 7 | latitude : "52.15576"
|
|---|
| 8 | location : "Verpleeghuis Leythenrode, Hoogmadeseweg 55, 2351CP, Leiderdorp, werkkast begane grond"
|
|---|
| 9 | longitude : "4.53567"
|
|---|
| 10 | masterip : "172.17.7.1"
|
|---|
| 11 | monitoring_group: "wleiden"
|
|---|
| 12 | nodename : "Leythenrode2"
|
|---|
| 13 | nodetype : "Hybrid"
|
|---|
| 14 | rdnap_x : 96728
|
|---|
| 15 | rdnap_y : 463407
|
|---|
| 16 | rdr_host : "81.30.33.222"
|
|---|
| 17 | release : "9.0-RELEASE"
|
|---|
| 18 | service_accesspoint: True
|
|---|
| 19 | service_concentrator: False
|
|---|
| 20 | service_incoming_rdr: False
|
|---|
| 21 | service_proxy_ileiden: True
|
|---|
| 22 | service_proxy_normal: True
|
|---|
| 23 | serviceid : "172.31.254.7"
|
|---|
| 24 | status : "up"
|
|---|
| 25 |
|
|---|
| 26 |
|
|---|
| 27 | iface_vr0:
|
|---|
| 28 | comment : "External Link"
|
|---|
| 29 | ip : "10.10.144.14/21"
|
|---|
| 30 | sdesc : "2external"
|
|---|
| 31 | type : "eth"
|
|---|
| 32 | dhcp : "client"
|
|---|
| 33 | status : "up"
|
|---|
| 34 |
|
|---|
| 35 |
|
|---|
| 36 | iface_vr1:
|
|---|
| 37 | comment : "Ethernet"
|
|---|
| 38 | ip : "172.17.7.1/24"
|
|---|
| 39 | sdesc : "localsubnet"
|
|---|
| 40 | type : "eth"
|
|---|
| 41 | dhcp : "10-250"
|
|---|
| 42 | status : "up"
|
|---|
| 43 |
|
|---|
| 44 |
|
|---|
| 45 | iface_vr1_alias0:
|
|---|
| 46 | comment : "Local 28-subnet to Leythenrode1 and ap bridges zuidkant"
|
|---|
| 47 | ip : "172.17.0.2/28"
|
|---|
| 48 | sdesc : "Leythenrode_subnet"
|
|---|
| 49 | mode : "ap-wds"
|
|---|
| 50 | type : "eth"
|
|---|
| 51 | extra_type : "eth2wifibridge"
|
|---|
| 52 | channel : "1"
|
|---|
| 53 | ssid : "ap-z.leythenrode"
|
|---|
| 54 | dhcp : False
|
|---|
| 55 | compass : "n"
|
|---|
| 56 | ns_ip : "172.17.0.3/28"
|
|---|
| 57 | ns_mac : "00:15:6d:30:d2:c7"
|
|---|
| 58 | bridge_type: "NanoStation2"
|
|---|
| 59 | status : "up"
|
|---|
| 60 |
|
|---|
| 61 |
|
|---|
| 62 | iface_vr1_extra0:
|
|---|
| 63 | comment : "AP "
|
|---|
| 64 | ip : "172.17.0.4/28"
|
|---|
| 65 | type : "eth"
|
|---|
| 66 | channel : "1"
|
|---|
| 67 | ssid : "ap-z.leythenrode"
|
|---|
| 68 | compass : "zo"
|
|---|
| 69 | ns_mac : "00:15:6d:30:d1:fa"
|
|---|
| 70 | bridge_type: "NanoStation2"
|
|---|
| 71 | status : "up"
|
|---|
| 72 |
|
|---|
| 73 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.