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

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

kleine correctie config robijn

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"
[11325]10monitoring_group: "wleiden"
[10116]11nodename : "Robijn"
[11229]12nodetype : "Hybrid"
[10059]13rdnap_x : 91729
14rdnap_y : 463336
[11229]15release : "9.0-RELEASE"
[12292]16remote_access: "83.86.137.210:22"
[11229]17service_accesspoint: True
[11554]18service_concentrator: False
[11229]19service_incoming_rdr: False
[12292]20service_proxy_ileiden: True
21service_proxy_normal: True
[10116]22status : "up"
23
24
[10059]25iface_ath0:
[10888]26 comment : "Omni voor de buurt"
[11229]27 ip : "172.20.8.1/24"
[10116]28 sdesc : "omni"
[10703]29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 6
[10156]32 ssid : "ap-WirelessLeiden-Robijn"
[11229]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
[10116]36
[10059]37iface_ue0:
[10885]38 comment : "Ethernet naar Robijn"
[12296]39 ip : "172.16.3.1/29"
40 sdesc : "2robijn2"
[10116]41 type : "eth"
[12294]42 dhcp : False
[12292]43 status : "up"
[10059]44
[12292]45iface_ue0_alias0:
46 comment : "Uplink"
47 ip : "192.168.178.10/24"
48 sdesc : "uplink"
49 type : "eth"
50 dhcp : False
51 status : "up"
[10059]52
[12292]53
[10059]54iface_vr0:
[10116]55 comment : "A link naar Vosko2 via nanostation"
[12230]56 ip : "172.16.4.84/29"
[10116]57 sdesc : "2vosko2"
58 mode : "station-wds"
59 type : "eth"
60 extra_type : "eth2wifibridge"
[12299]61 channel : "140"
[10116]62 ssid : "il-w.vosko.wleiden.net"
[10454]63 dhcp : False
[10729]64 compass : "o"
[12230]65 ns_ip : "172.16.4.83/29"
[11733]66 ns_mac : "00:15:6d:f2:39:3d"
[10892]67 bridge_type: "NanoStation5"
[10116]68 status : "up"
[10059]69
[10116]70
[10059]71iface_vr1:
[10116]72 comment : "A Link naar Unigor via nanostation"
73 ip : "172.16.5.220/29"
74 sdesc : "2unigorA"
75 mode : "station-wds"
76 type : "eth"
77 extra_type : "eth2wifibridge"
[12299]78 channel : "104"
[10116]79 ssid : "il-z.unigor1.wleiden.net"
[10454]80 dhcp : False
[10729]81 compass : "n"
[10116]82 ns_ip : "172.16.5.219/29"
[12230]83 ns_mac : "DC:9F:DB:E4:98:C9"
84 bridge_type: "NanoStationM5"
[10116]85 status : "up"
[10059]86
[10116]87
88iface_vr2:
[12299]89 comment : "A Link naar AJSoft1 via nanostation"
[10116]90 ip : "172.16.5.228/29"
91 sdesc : "2ajsoft"
92 mode : "station-wds"
93 type : "eth"
94 extra_type : "eth2wifibridge"
[12299]95 channel : "60"
[10116]96 ssid : "il-nw.ajsoft1.wleiden.net"
[10454]97 dhcp : False
[10729]98 compass : "z"
[10116]99 ns_ip : "172.16.5.227/29"
100 ns_mac : "00:15:6d:f2:38:07"
[10892]101 bridge_type: "NanoStation5"
[10116]102 status : "up"
103
104
Note: See TracBrowser for help on using the repository browser.