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

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

ook bij Robijn de link naar Ziggo op dhclient misschien helpt dat voor een stabielere internetverbinding

File size: 2.4 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[12474]5externalif: "ue0"
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"
[12292]17remote_access: "83.86.137.210:22"
[11229]18service_accesspoint: True
[11554]19service_concentrator: False
[11229]20service_incoming_rdr: False
[12292]21service_proxy_ileiden: True
22service_proxy_normal: True
[10116]23status : "up"
24
25
[10059]26iface_ath0:
[10888]27 comment : "Omni voor de buurt"
[11229]28 ip : "172.20.8.1/24"
[10116]29 sdesc : "omni"
[10703]30 mode : "ap"
[11737]31 type : "11g"
[11738]32 channel : 6
[13124]33 ssid : "WiFi-Leiden"
34 wlan_mac : "00:0b:6b:81:19:bf"
[11229]35 dhcp : "10-250"
[10116]36 status : "up"
[10059]37
[12474]38
[10059]39iface_ue0:
[12303]40 comment : "Uplink"
[12863]41 ip : "192.168.178.5/24"
[12303]42 sdesc : "uplink"
[10116]43 type : "eth"
[13461]44 dhcp : "client"
[12292]45 status : "up"
[10059]46
[12474]47
[12292]48iface_ue0_alias0:
[12303]49 comment : "Ethernet naar Robijn"
50 ip : "172.16.3.1/29"
51 sdesc : "2robijn2"
[12292]52 type : "eth"
53 dhcp : False
54 status : "up"
[10059]55
[12474]56
[10059]57iface_vr0:
[10116]58 comment : "A link naar Vosko2 via nanostation"
[12230]59 ip : "172.16.4.84/29"
[10116]60 sdesc : "2vosko2"
61 mode : "station-wds"
62 type : "eth"
63 extra_type : "eth2wifibridge"
[12299]64 channel : "140"
[10116]65 ssid : "il-w.vosko.wleiden.net"
[10454]66 dhcp : False
[10729]67 compass : "o"
[12230]68 ns_ip : "172.16.4.83/29"
[11733]69 ns_mac : "00:15:6d:f2:39:3d"
[10892]70 bridge_type: "NanoStation5"
[10116]71 status : "up"
[10059]72
[10116]73
[10059]74iface_vr1:
[12325]75 comment : "A Link naar Robijn3 via nanostation"
76 ip : "172.16.3.204/29"
77 sdesc : "2robijn3"
[10116]78 mode : "station-wds"
79 type : "eth"
80 extra_type : "eth2wifibridge"
[12325]81 channel : "36"
82 ssid : "il-no.robijn3.wleiden.net"
[10454]83 dhcp : False
[12474]84 compass : "z"
[12325]85 ns_ip : "172.16.3.203/29"
[12474]86 ns_mac : "dc:9f:db:e4:98:c9"
[12230]87 bridge_type: "NanoStationM5"
[10116]88 status : "up"
[10059]89
[10116]90
91iface_vr2:
[12299]92 comment : "A Link naar AJSoft1 via nanostation"
[10116]93 ip : "172.16.5.228/29"
94 sdesc : "2ajsoft"
95 mode : "station-wds"
96 type : "eth"
97 extra_type : "eth2wifibridge"
[12299]98 channel : "60"
[12723]99 ssid : "il-nnw.ajsoft1.wleiden.net"
[10454]100 dhcp : False
[10729]101 compass : "z"
[10116]102 ns_ip : "172.16.5.227/29"
103 ns_mac : "00:15:6d:f2:38:07"
[10892]104 bridge_type: "NanoStation5"
[10116]105 status : "up"
106
107
Note: See TracBrowser for help on using the repository browser.