source: genesis/nodes/HybridHMKerk/wleiden.yaml@ 13350

Last change on this file since 13350 was 13347, checked in by huub, 9 years ago

usb adapter uit config hmkerk en netmask naar 24 voor ap

File size: 2.0 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[11731]4board : "ALIX2"
[10059]5comment : "None"
[10881]6latitude : "52.16834"
[10116]7location : "RK Kerk, Kerkstaat 59, 2355 AH, Hoogmade"
[10881]8longitude : "4.58008"
[10116]9masterip : "172.25.64.1"
[11325]10monitoring_group: "westeinder"
[11526]11nodename : "HMKerk"
12nodetype : "Hybrid"
[10059]13rdnap_x : 99782
14rdnap_y : 464772
[11526]15release : "9.0-RELEASE"
[11528]16service_accesspoint: True
[11554]17service_concentrator: False
[11528]18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
[10116]21status : "up"
22
[11627]23
[11528]24iface_ue0:
25 comment : "Omni voor de buurt"
[13347]26 ip : "172.25.64.1/24"
[11528]27 sdesc : "2buurt"
28 mode : "ap"
29 type : "eth"
[13184]30 channel : "1"
[13167]31 ssid : "WiFi-Hoogmade"
[11528]32 dhcp : "10-60"
33 ns_ip : "172.25.64.2"
[11732]34 ns_mac : "00:15:6d:e8:e7:46"
[11528]35 bridge_type: "Bullet2"
36 status : "up"
37
[11627]38
[11528]39
[11526]40iface_vr0:
[12630]41 comment : "Link to StBavo2"
[12631]42 ip : "172.16.9.20/29"
[12870]43 sdesc : "2stbavo2"
[11526]44 mode : "station-wds"
[10116]45 type : "eth"
[11526]46 extra_type : "eth2wifibridge"
[12870]47 channel : "100"
[12630]48 ssid : "il-zo.stbavo2.wleiden.net"
[10454]49 dhcp : False
[11528]50 compass : "zw"
[12631]51 ns_ip : "172.16.9.19/29"
[11732]52 ns_mac : "00:15:6d:70:51:f1"
[11527]53 bridge_type: "NanoStation5"
[10116]54 status : "up"
[10059]55
[11528]56
[11526]57iface_vr1:
[11574]58 comment : "Link to ZTWRijneke"
[11526]59 ip : "172.16.5.249/29"
60 sdesc : "2casba"
61 mode : "ap-wds"
[10116]62 type : "eth"
[11526]63 extra_type : "eth2wifibridge"
[11550]64 channel : "52"
[11526]65 ssid : "il-zw.hmkerk.wleiden.net"
[10454]66 dhcp : False
[11526]67 compass : "zw"
68 ns_ip : "172.16.5.250/29"
[11732]69 ns_mac : "00:15:6d:70:51:f3"
[11527]70 bridge_type: "NanoStation5"
[10116]71 status : "up"
[10059]72
[11528]73
[11526]74iface_vr2:
[12637]75 comment : "Link to Noord"
[11526]76 ip : "172.16.6.57/29"
[12640]77 sdesc : "2noord"
78 mode : "ap-wds"
[11526]79 type : "eth"
80 extra_type : "eth2wifibridge"
[11550]81 channel : "108"
[12640]82 ssid : "il-n.hmkerk.wleiden.net"
[10454]83 dhcp : False
[11527]84 compass : "no"
[11526]85 ns_ip : "172.16.6.58/29"
[11732]86 ns_mac : "00:27:22:8a:3b:cf"
[11526]87 bridge_type: "NanoStation5M"
[13347]88 status : "up"
[10116]89
[10059]90
Note: See TracBrowser for help on using the repository browser.