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

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

link tussen Robijn en Robijn2 omgezet naar een 29 subnet ivm routering

File size: 2.3 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[12292]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
[10156]33 ssid : "ap-WirelessLeiden-Robijn"
[11229]34 dhcp : "10-250"
[10116]35 status : "up"
[10059]36
[10116]37
[10059]38iface_ue0:
[10885]39 comment : "Ethernet naar Robijn"
[12296]40 ip : "172.16.3.1/29"
41 sdesc : "2robijn2"
[10116]42 type : "eth"
[12294]43 dhcp : False
[12292]44 status : "up"
[10059]45
[12292]46iface_ue0_alias0:
47 comment : "Uplink"
48 ip : "192.168.178.10/24"
49 sdesc : "uplink"
50 type : "eth"
51 dhcp : False
52 status : "up"
[10059]53
[12292]54
[10059]55iface_vr0:
[10116]56 comment : "A link naar Vosko2 via nanostation"
[12230]57 ip : "172.16.4.84/29"
[10116]58 sdesc : "2vosko2"
59 mode : "station-wds"
60 type : "eth"
61 extra_type : "eth2wifibridge"
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"
78 ssid : "il-z.unigor1.wleiden.net"
[10454]79 dhcp : False
[10729]80 compass : "n"
[10116]81 ns_ip : "172.16.5.219/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:
88 comment : "A Link naar AJSoft via nanostation"
89 ip : "172.16.5.228/29"
90 sdesc : "2ajsoft"
91 mode : "station-wds"
92 type : "eth"
93 extra_type : "eth2wifibridge"
94 ssid : "il-nw.ajsoft1.wleiden.net"
[10454]95 dhcp : False
[10729]96 compass : "z"
[10116]97 ns_ip : "172.16.5.227/29"
98 ns_mac : "00:15:6d:f2:38:07"
[10892]99 bridge_type: "NanoStation5"
[10116]100 status : "up"
101
102
Note: See TracBrowser for help on using the repository browser.