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

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

stvictor draait weer op de oude 9.0 versie

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"
[14215]18release : "9.0-RELEASE"
[12771]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
[14033]58iface_vr0:
59 comment : "Accesspoint noordwest"
60 ip : "172.17.108.1/24"
61 sdesc : "ap-nw"
62 mode : "ap"
63 type : "eth"
64 extra_type : "eth2wifibridge"
65 channel : "36"
66 ssid : "ap-stvictor-nw"
[14190]67 dhcp : "10-250"
[14033]68 compass : "nw"
69 ns_ip : "172.17.108.2/24"
70 ns_mac : "24:a4:3c:72:01:cf"
71 bridge_type: "NanoStation M5"
[14190]72 status : "up"
[12771]73
74
[14033]75iface_vr1:
[13977]76 comment : "Internetverbinding"
77 ip : "192.168.178.2/24"
78 sdesc : "2external"
79 type : "eth"
80 dhcp : False
81 status : "up"
82
83
[14033]84iface_vr1_alias0:
85 comment : "Link naar Leeuwenhorst"
[12771]86 ip : "172.16.6.228/29"
87 sdesc : "2lwhorst"
[14080]88 mode : "ap-wds"
[12771]89 type : "eth"
90 extra_type : "eth2wifibridge"
[13009]91 channel : "60"
[14080]92 ssid : "il-w.StVictor.wleiden.net"
[12771]93 dhcp : False
[12789]94 compass : "w"
[12771]95 ns_ip : "172.16.6.227/29"
[12789]96 ns_mac : "24:a4:3c:72:02:29"
[12771]97 bridge_type: "NanoStation M5"
98 status : "up"
99
100
101iface_vr2:
[13193]102 comment : "Link naar AkzoNobel1"
[13230]103 ip : "172.16.10.36/29"
[14033]104 sdesc : "2akzo1"
[12771]105 mode : "ap-wds"
106 type : "eth"
107 extra_type : "eth2wifibridge"
[12822]108 channel : "120"
[13193]109 ssid : "il-n.teyakzonobel1.wleiden.net"
[12771]110 dhcp : False
[12822]111 compass : "z"
[13230]112 ns_ip : "172.16.10.35/29"
[12789]113 ns_mac : "24:a4:3c:72:02:13"
[12771]114 bridge_type: "NanoStation M5"
115 status : "up"
Note: See TracBrowser for help on using the repository browser.