source: genesis/nodes/StVictor/wleiden.yaml@ 13995

Last change on this file since 13995 was 13989, checked in by rvanswol, 7 years ago

internet op vr1
--his line, and those below, will be ignored--

M StVictor/wleiden.yaml

File size: 2.6 KB
RevLine 
[12771]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
4board : "ALIX2"
5comment : "None"
[13989]6externalif: "vr1"
[13176]7gateway : "192.168.178.1"
[13548]8latitude : "52.25091"
[12771]9location : "Sint Victor kerk, St Victorlaan 11, 2211 RN, Noordwijkerhout"
[13548]10longitude : "4.48922"
[12771]11masterip : "172.17.119.1"
12monitoring_group: "noordwijk"
13nodename : "StVictor"
14nodetype : "Hybrid"
15rdnap_x : 93680
16rdnap_y : 474031
[13975]17rdr_host : "82.217.208.155"
[12771]18release : "9.0-RELEASE"
19service_accesspoint: True
20service_concentrator: False
21service_incoming_rdr: False
22service_proxy_ileiden: True
23service_proxy_normal: True
[13844]24serviceid : "172.31.254.14"
[12791]25status : "up"
[12771]26
27
28iface_ath0:
[12811]29 comment : "Accesspoint Zuid op sectorantenne"
[12771]30 ip : "172.17.119.1/24"
[12811]31 sdesc : "apz"
[12771]32 mode : "ap"
33 type : "11g"
34 channel : 1
[12811]35 ssid : "ap-stvictor-z"
[12771]36 dhcp : "10-250"
[12792]37 compass : "n"
[12771]38 status : "up"
39
[13548]40
[12771]41iface_ue0:
[12811]42 comment : "Accesspoint Noord op NanoStation"
[12771]43 ip : "172.17.133.1/24"
[12789]44 sdesc : "apoost"
[12811]45 mode : "apn"
[12771]46 type : "eth"
47 extra_type : "eth2wifibridge"
48 channel : "6"
[12811]49 ssid : "ap-stvictor-n"
[12771]50 dhcp : "10-250"
[12822]51 compass : "n"
[12771]52 ns_ip : "172.17.133.2/24"
[12789]53 ns_mac : "dc:9f:db:62:14:9b"
[12771]54 bridge_type: "NanoStationM2"
55 status : "up"
56
57
58iface_vr0:
[13976]59 comment : "Accesspoint noordwest"
60 ip : "172.17.108.1/24"
61 sdesc : "ap-nw"
62 mode : "ap"
[12771]63 type : "eth"
64 extra_type : "eth2wifibridge"
[13976]65 channel : "36"
66 ssid : "ap-stvictor-nw"
[12789]67 compass : "nw"
[13976]68 ns_ip : "172.17.108.2/24"
[12789]69 ns_mac : "24:a4:3c:72:01:cf"
[12771]70 bridge_type: "NanoStation M5"
[13975]71 status : "down"
[12771]72
73
74iface_vr1:
[13977]75 comment : "Internetverbinding"
76 ip : "192.168.178.2/24"
77 sdesc : "2external"
78 type : "eth"
79 dhcp : False
80 status : "up"
81
82
83iface_vr1_alias0:
84 comment : "Linknaar Leeuwenhorst"
[12771]85 ip : "172.16.6.228/29"
86 sdesc : "2lwhorst"
87 mode : "station-wds"
88 type : "eth"
89 extra_type : "eth2wifibridge"
[13009]90 channel : "60"
[12771]91 ssid : "il-o.leeuwenhorst.wleiden.net"
92 dhcp : False
[12789]93 compass : "w"
[12771]94 ns_ip : "172.16.6.227/29"
[12789]95 ns_mac : "24:a4:3c:72:02:29"
[12771]96 bridge_type: "NanoStation M5"
97 status : "up"
98
99
100iface_vr2:
[13193]101 comment : "Link naar AkzoNobel1"
[13230]102 ip : "172.16.10.36/29"
[12822]103 sdesc : "2akzo"
[12771]104 mode : "ap-wds"
105 type : "eth"
106 extra_type : "eth2wifibridge"
[12822]107 channel : "120"
[13193]108 ssid : "il-n.teyakzonobel1.wleiden.net"
[12771]109 dhcp : False
[12822]110 compass : "z"
[13230]111 ns_ip : "172.16.10.35/29"
[12789]112 ns_mac : "24:a4:3c:72:02:13"
[12771]113 bridge_type: "NanoStation M5"
114 status : "up"
Note: See TracBrowser for help on using the repository browser.