source: genesis/nodes/Robijn/wleiden.yaml@ 13892

Last change on this file since 13892 was 13892, checked in by huub, 8 years ago

config Robijn als gateway zonder link naar Robijn2

File size: 2.4 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[13486]5externalif: "vr0"
[12474]6gateway : "192.168.178.1"
[10881]7latitude : "52.15457"
[10116]8location : "Zorgcentrum Robijnhof, Robijnhof 1, 2332 KJ, Leiden"
[10881]9longitude : "4.46265"
[10116]10masterip : "172.20.8.1"
[11325]11monitoring_group: "wleiden"
[10116]12nodename : "Robijn"
[11229]13nodetype : "Hybrid"
[10059]14rdnap_x : 91729
15rdnap_y : 463336
[11229]16release : "9.0-RELEASE"
[13869]17rdr_host : "94.208.109.204"
[11229]18service_accesspoint: True
[11554]19service_concentrator: False
[11229]20service_incoming_rdr: False
[13892]21service_proxy_ileiden: True
22service_proxy_normal: True
[13844]23serviceid : "172.31.254.11"
[10116]24status : "up"
25
26
[10059]27iface_ath0:
[10888]28 comment : "Omni voor de buurt"
[11229]29 ip : "172.20.8.1/24"
[10116]30 sdesc : "omni"
[10703]31 mode : "ap"
[11737]32 type : "11g"
[11738]33 channel : 6
[13124]34 ssid : "WiFi-Leiden"
35 wlan_mac : "00:0b:6b:81:19:bf"
[11229]36 dhcp : "10-250"
[10116]37 status : "up"
[10059]38
[12474]39
[13548]40iface_ue0:
41 comment : "A Link naar AJSoft1 via nanostation"
42 ip : "172.16.5.228/29"
43 sdesc : "2ajsoft"
44 mode : "station-wds"
45 type : "eth"
46 extra_type : "eth2wifibridge"
47 channel : "60"
48 ssid : "il-nnw.ajsoft1.wleiden.net"
49 dhcp : False
50 compass : "z"
51 ns_ip : "172.16.5.227/29"
52 ns_mac : "00:15:6d:f2:38:07"
53 bridge_type: "NanoStation5"
54 status : "up"
55
56
[13888]57iface_vr0:
[13892]58 comment : "Uplink"
59 ip : "192.168.178.5/24"
60 sdesc : "uplink"
[12292]61 type : "eth"
[13892]62 dhcp : "client"
[12292]63 status : "up"
[10059]64
[12474]65
[13892]66#iface_vr0_alias0:
67# comment : "Ethernet naar Robijn2"
68# ip : "172.16.3.1/29"
69# sdesc : "2robijn2"
70# type : "eth"
71# dhcp : False
72# status : "up"
73
74
[10059]75iface_vr1:
[12325]76 comment : "A Link naar Robijn3 via nanostation"
77 ip : "172.16.3.204/29"
78 sdesc : "2robijn3"
[10116]79 mode : "station-wds"
80 type : "eth"
81 extra_type : "eth2wifibridge"
[12325]82 channel : "36"
83 ssid : "il-no.robijn3.wleiden.net"
[10454]84 dhcp : False
[13548]85 compass : "zw"
[12325]86 ns_ip : "172.16.3.203/29"
[12474]87 ns_mac : "dc:9f:db:e4:98:c9"
[12230]88 bridge_type: "NanoStationM5"
[10116]89 status : "up"
[10059]90
[10116]91
[13548]92iface_vr2:
[13651]93 comment : "A link naar Vosko2 via nanobridge"
[13548]94 ip : "172.16.4.84/29"
95 sdesc : "2vosko2"
[10116]96 mode : "station-wds"
97 type : "eth"
98 extra_type : "eth2wifibridge"
[13548]99 channel : "140"
100 ssid : "il-w.vosko.wleiden.net"
[10454]101 dhcp : False
[13548]102 compass : "o"
103 ns_ip : "172.16.4.83/29"
104 ns_mac : "00:15:6d:f2:39:3d"
[13651]105 bridge_type: "NanoBridgeM5"
[10116]106 status : "up"
107
108
Note: See TracBrowser for help on using the repository browser.