source: genesis/nodes/Juffermans/wleiden.yaml@ 14348

Last change on this file since 14348 was 14340, checked in by huub, 6 years ago

accesspoints omgezet van usb-lan adapter naar vr1 ivm pf/nat probleem in 11.2

File size: 3.3 KB
RevLine 
[11351]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[13972]6gateway : "192.168.178.1"
[11519]7latitude : "52.18838"
[11351]8location : "Jachtwerf Juffermans, Veerpolder 69, 2361 KZ, Warmond"
[11519]9longitude : "4.50260"
[11351]10masterip : "172.17.53.1"
11monitoring_group: "wleiden"
12nodename : "Juffermans"
13nodetype : "Hybrid"
14portal_sponsor: "Jachtwerf Juffermans"
[13973]15portal_url: "http://www.jachthavenjuffermans.nl"
16rdnap_x : 94509
[11351]17rdnap_y : 467063
[14298]18release : "11.2-RELEASE"
[11351]19service_accesspoint: True
[11554]20service_concentrator: False
[11351]21service_incoming_rdr: False
[13972]22service_proxy_ileiden: True
23service_proxy_normal: True
[13969]24serviceid : "172.31.254.15"
[11558]25status : "up"
[11351]26
[11386]27iface_ath0:
[12890]28 comment : "Access Point jachtwerf"
[11386]29 ip : "172.17.55.1/24"
30 sdesc : "ap"
31 mode : "ap"
[11737]32 type : "11g"
[11738]33 channel : 6
[11571]34 ssid : "ap-WL-JachtwerfJuffermans"
[11386]35 dhcp : "10-250"
36 status : "up"
37
[14340]38iface_ue0:
39 comment : "Link naar Lijtweg2"
40 ip : "172.16.3.148/29"
41 sdesc : "2lijtweg2"
42 mode : "station-wds"
43 type : "eth"
44 extra_type : "eth2wifibridge"
45 channel : "161"
46 ssid : "il-ono.lijtweg2.wleiden.net"
47 dhcp : False
48 compass : "w"
49 ns_ip : "172.16.3.147/29"
50 ns_mac : "00:27:22:8a:3b:c4"
51 bridge_type: "NanoStation M5"
52 status : "up"
[11519]53
[14340]54iface_vr0:
55 comment : "internetverbinding"
56 ip : "192.168.178.2/24"
57 sdesc : "2external"
58 type : "eth"
59 dhcp : False
60 status : "up"
61
62iface_vr0_alias0:
63 comment : "internet gateway naar M5 op router"
64 ip : "172.16.6.9/29"
65 sdesc : "uplink"
66 mode : "ap"
67 type : "eth"
68 channel : "36"
69 ssid : "il-o.wleiden.net"
70 compass : "o"
71 ns_mac : ""
72 ns_ip : "172.16.6.10/29"
73 bridge_type: "NanoStation M5"
74 status : "up"
75
76iface_vr1:
[13969]77 comment : "Access Point 2 GHz jachthaven via switch"
[11351]78 ip : "172.17.53.1/24"
[12890]79 sdesc : "apzo"
[11351]80 mode : "ap"
81 type : "eth"
82 extra_type : "eth2wifibridge"
[11623]83 channel : "11"
[11571]84 ssid : "ap-WL-JachthvnJuffermans-o"
[11351]85 dhcp : "10-250"
[12890]86 compass : "zo"
[11351]87 ns_ip : "172.17.53.2/24"
[11732]88 ns_mac : "00:27:22:e2:50:b5"
[11731]89 bridge_type: "NanoStation M2"
[11351]90 status : "up"
91
[14340]92iface_vr1_extra01:
[13969]93 comment : "Access Point 2 GHz nw via switch"
[12890]94 sdesc : "apnw"
[11384]95 mode : "ap"
96 type : "eth"
97 extra_type : "eth2wifibridge"
[11623]98 channel : "2"
[11571]99 ssid : "ap-WL-JachthvnJuffermans-w"
[12890]100 compass : "nw"
[13969]101 ns_ip : "172.17.53.3/24"
[11732]102 ns_mac : "00:27:22:e2:53:27"
[11731]103 bridge_type: "NanoStation M2"
[11384]104 status : "up"
[11351]105
[14340]106iface_vr1_extra02:
[12890]107 comment : "APs 5GHz op voormalige IL-Nano's via switch"
108 sdesc : "apsa"
109 mode : "ap"
[11351]110 type : "eth"
111 extra_type : "eth2wifibridge"
[11623]112 channel : "60"
[12890]113 ssid : "ap-WL-JachthvnJuffermans-a"
[11351]114 compass : "no"
[13969]115 ns_ip : "172.17.53.4/24"
[11732]116 ns_mac : "00:27:22:10:fd:8e"
[11351]117 bridge_type: "NanoStation M5"
118 status : "up"
119
120iface_vr2:
121 comment : "Link naar SOM1"
122 ip : "172.16.3.164/29"
123 sdesc : "2som1"
124 mode : "station-wds"
125 type : "eth"
126 extra_type : "eth2wifibridge"
[11645]127 channel : "108"
[11351]128 ssid : "il-n.som1.wleiden.net"
129 dhcp : False
130 compass : "z"
131 ns_ip : "172.16.3.163/29"
[14031]132 ns_mac : "04:18:D6:56:AC:EB"
[11351]133 bridge_type: "NanoStation M5"
134 status : "up"
Note: See TracBrowser for help on using the repository browser.