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

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

update 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
[11519]27
[11386]28iface_ath0:
[12890]29 comment : "Access Point jachtwerf"
[11386]30 ip : "172.17.55.1/24"
31 sdesc : "ap"
32 mode : "ap"
[11737]33 type : "11g"
[11738]34 channel : 6
[11571]35 ssid : "ap-WL-JachtwerfJuffermans"
[11386]36 dhcp : "10-250"
37 status : "up"
38
[11519]39
[11351]40iface_ue0:
[13969]41 comment : "Access Point 2 GHz jachthaven via switch"
[11351]42 ip : "172.17.53.1/24"
[12890]43 sdesc : "apzo"
[11351]44 mode : "ap"
45 type : "eth"
46 extra_type : "eth2wifibridge"
[11623]47 channel : "11"
[11571]48 ssid : "ap-WL-JachthvnJuffermans-o"
[11351]49 dhcp : "10-250"
[12890]50 compass : "zo"
[11351]51 ns_ip : "172.17.53.2/24"
[11732]52 ns_mac : "00:27:22:e2:50:b5"
[11731]53 bridge_type: "NanoStation M2"
[11351]54 status : "up"
55
[11519]56
[13969]57iface_ue0_extra01:
58 comment : "Access Point 2 GHz nw via switch"
[12890]59 sdesc : "apnw"
[11384]60 mode : "ap"
61 type : "eth"
62 extra_type : "eth2wifibridge"
[11623]63 channel : "2"
[11571]64 ssid : "ap-WL-JachthvnJuffermans-w"
[12890]65 compass : "nw"
[13969]66 ns_ip : "172.17.53.3/24"
[11732]67 ns_mac : "00:27:22:e2:53:27"
[11731]68 bridge_type: "NanoStation M2"
[11384]69 status : "up"
[11351]70
[11519]71
[13969]72iface_ue0_extra02:
[12890]73 comment : "APs 5GHz op voormalige IL-Nano's via switch"
74 sdesc : "apsa"
75 mode : "ap"
[11351]76 type : "eth"
77 extra_type : "eth2wifibridge"
[11623]78 channel : "60"
[12890]79 ssid : "ap-WL-JachthvnJuffermans-a"
[11351]80 compass : "no"
[13969]81 ns_ip : "172.17.53.4/24"
[11732]82 ns_mac : "00:27:22:10:fd:8e"
[11351]83 bridge_type: "NanoStation M5"
84 status : "up"
85
[13969]86iface_vr0:
87 comment : "internetverbinding"
88 ip : "192.168.178.2/24"
89 sdesc : "2external"
90 type : "eth"
91 dhcp : False
92 status : "up"
[11519]93
[13969]94iface_vr0_alias0:
95 comment : "internet gateway naar M5 op router"
96 ip : "172.16.6.9/29"
[13987]97 sdesc : "uplink"
[13969]98 mode : "ap"
[13548]99 type : "eth"
[13326]100 channel : "36"
[13969]101 ssid : "il-o.wleiden.net"
[13326]102 compass : "o"
[14031]103 ns_mac : ""
[13969]104 ns_ip : "172.16.6.10/29"
[13326]105 bridge_type: "NanoStation M5"
106 status : "up"
[11351]107
108iface_vr1:
[12890]109 comment : "Link naar Lijtweg2"
[11351]110 ip : "172.16.3.148/29"
111 sdesc : "2lijtweg2"
112 mode : "station-wds"
113 type : "eth"
114 extra_type : "eth2wifibridge"
115 channel : "161"
116 ssid : "il-ono.lijtweg2.wleiden.net"
117 dhcp : False
[11627]118 compass : "w"
[11351]119 ns_ip : "172.16.3.147/29"
[11732]120 ns_mac : "00:27:22:8a:3b:c4"
[11731]121 bridge_type: "NanoStation M5"
[11351]122 status : "up"
123
[11519]124
[11351]125iface_vr2:
126 comment : "Link naar SOM1"
127 ip : "172.16.3.164/29"
128 sdesc : "2som1"
129 mode : "station-wds"
130 type : "eth"
131 extra_type : "eth2wifibridge"
[11645]132 channel : "108"
[11351]133 ssid : "il-n.som1.wleiden.net"
134 dhcp : False
135 compass : "z"
136 ns_ip : "172.16.3.163/29"
[14031]137 ns_mac : "04:18:D6:56:AC:EB"
[11351]138 bridge_type: "NanoStation M5"
139 status : "up"
Note: See TracBrowser for help on using the repository browser.