|
Last change
on this file since 13883 was 13869, checked in by rick, 8 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.7 KB
|
| Line | |
|---|
| 1 | # Genesis config yaml style
|
|---|
| 2 | # vim:ts=2:et:sw=2:ai
|
|---|
| 3 | #
|
|---|
| 4 | board : "ALIX2"
|
|---|
| 5 | comment : "None"
|
|---|
| 6 | gateway : "192.168.178.1"
|
|---|
| 7 | latitude : "52.15457"
|
|---|
| 8 | location : "Zorgcentrum Robijnhof Recreatiezaal, Robijnhof 1, 2332 KJ, Leiden"
|
|---|
| 9 | longitude : "4.46265"
|
|---|
| 10 | masterip : "172.17.97.1"
|
|---|
| 11 | monitoring_group: "wleiden"
|
|---|
| 12 | nodename : "Robijn2"
|
|---|
| 13 | nodetype : "Hybrid"
|
|---|
| 14 | rdnap_x : 91729
|
|---|
| 15 | rdnap_y : 463336
|
|---|
| 16 | rdr_host : "94.208.109.204"
|
|---|
| 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.10"
|
|---|
| 24 | status : "up"
|
|---|
| 25 |
|
|---|
| 26 |
|
|---|
| 27 | iface_vr0:
|
|---|
| 28 | comment : "Uplink"
|
|---|
| 29 | ip : "192.168.178.6/24"
|
|---|
| 30 | sdesc : "uplink"
|
|---|
| 31 | type : "eth"
|
|---|
| 32 | dhcp : False
|
|---|
| 33 | status : "up"
|
|---|
| 34 |
|
|---|
| 35 |
|
|---|
| 36 | iface_vr0_alias0:
|
|---|
| 37 | comment : "Ethernet naar Robijn via switch"
|
|---|
| 38 | ip : "172.16.3.2/29"
|
|---|
| 39 | sdesc : "2robijn"
|
|---|
| 40 | type : "eth"
|
|---|
| 41 | dhcp : False
|
|---|
| 42 | status : "up"
|
|---|
| 43 |
|
|---|
| 44 |
|
|---|
| 45 | iface_vr1:
|
|---|
| 46 | comment : "AP-noord, kabel 1"
|
|---|
| 47 | ip : "172.17.98.1/24"
|
|---|
| 48 | sdesc : "2apnoord"
|
|---|
| 49 | mode : "ap"
|
|---|
| 50 | type : "eth"
|
|---|
| 51 | extra_type : "eth2wifibridge"
|
|---|
| 52 | channel : "1"
|
|---|
| 53 | ssid : "ap-WirelessLeiden-RobijnN"
|
|---|
| 54 | dhcp : "10-240"
|
|---|
| 55 | compass : "nw"
|
|---|
| 56 | ns_ip : "172.17.98.2"
|
|---|
| 57 | ns_mac : "dc:9f:db:36:1d:b7"
|
|---|
| 58 | bridge_type: "NanoStationM2"
|
|---|
| 59 | status : "up"
|
|---|
| 60 |
|
|---|
| 61 |
|
|---|
| 62 | iface_vr2:
|
|---|
| 63 | comment : "AP-oost, kabel 2"
|
|---|
| 64 | ip : "172.17.99.1/24"
|
|---|
| 65 | sdesc : "2apoost"
|
|---|
| 66 | mode : "ap"
|
|---|
| 67 | type : "eth"
|
|---|
| 68 | extra_type : "eth2wifibridge"
|
|---|
| 69 | channel : "6"
|
|---|
| 70 | ssid : "ap-WirelessLeiden-RobijnO"
|
|---|
| 71 | dhcp : "10-240"
|
|---|
| 72 | compass : "zo"
|
|---|
| 73 | ns_ip : "172.17.99.2"
|
|---|
| 74 | ns_mac : "dc:9f:db:36:1d:b5"
|
|---|
| 75 | bridge_type: "NanoStationM2"
|
|---|
| 76 | status : "up"
|
|---|
| 77 |
|
|---|
| 78 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.