source: genesis/nodes/HybridRobijn/wleiden.yaml@ 12367

Last change on this file since 12367 was 12325, checked in by huub, 12 years ago

link robijn robijn3 omgezet

File size: 2.4 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10881]5latitude : "52.15457"
[10116]6location : "Zorgcentrum Robijnhof, Robijnhof 1, 2332 KJ, Leiden"
[10881]7longitude : "4.46265"
[10116]8masterip : "172.20.8.1"
[12301]9gateway : "192.168.178.1"
[12302]10externalif: "ue0"
[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
[10156]33 ssid : "ap-WirelessLeiden-Robijn"
[11229]34 dhcp : "10-250"
[10116]35 status : "up"
[10059]36
37iface_ue0:
[12303]38 comment : "Uplink"
39 ip : "192.168.178.10/24"
40 sdesc : "uplink"
[10116]41 type : "eth"
[12294]42 dhcp : False
[12292]43 status : "up"
[10059]44
[12292]45iface_ue0_alias0:
[12303]46 comment : "Ethernet naar Robijn"
47 ip : "172.16.3.1/29"
48 sdesc : "2robijn2"
[12292]49 type : "eth"
50 dhcp : False
51 status : "up"
[10059]52
53iface_vr0:
[10116]54 comment : "A link naar Vosko2 via nanostation"
[12230]55 ip : "172.16.4.84/29"
[10116]56 sdesc : "2vosko2"
57 mode : "station-wds"
58 type : "eth"
59 extra_type : "eth2wifibridge"
[12299]60 channel : "140"
[10116]61 ssid : "il-w.vosko.wleiden.net"
[10454]62 dhcp : False
[10729]63 compass : "o"
[12230]64 ns_ip : "172.16.4.83/29"
[11733]65 ns_mac : "00:15:6d:f2:39:3d"
[10892]66 bridge_type: "NanoStation5"
[10116]67 status : "up"
[10059]68
[10116]69
[10059]70iface_vr1:
[12325]71 comment : "A Link naar Robijn3 via nanostation"
72 ip : "172.16.3.204/29"
73 sdesc : "2robijn3"
[10116]74 mode : "station-wds"
75 type : "eth"
76 extra_type : "eth2wifibridge"
[12325]77 channel : "36"
78 ssid : "il-no.robijn3.wleiden.net"
[10454]79 dhcp : False
[10729]80 compass : "n"
[12325]81 ns_ip : "172.16.3.203/29"
[12230]82 ns_mac : "DC:9F:DB:E4:98:C9"
83 bridge_type: "NanoStationM5"
[10116]84 status : "up"
[10059]85
[10116]86
87iface_vr2:
[12299]88 comment : "A Link naar AJSoft1 via nanostation"
[10116]89 ip : "172.16.5.228/29"
90 sdesc : "2ajsoft"
91 mode : "station-wds"
92 type : "eth"
93 extra_type : "eth2wifibridge"
[12299]94 channel : "60"
[10116]95 ssid : "il-nw.ajsoft1.wleiden.net"
[10454]96 dhcp : False
[10729]97 compass : "z"
[10116]98 ns_ip : "172.16.5.227/29"
99 ns_mac : "00:15:6d:f2:38:07"
[10892]100 bridge_type: "NanoStation5"
[10116]101 status : "up"
102
103
Note: See TracBrowser for help on using the repository browser.