source: genesis/nodes/HybridLucasN/wleiden.yaml@ 12444

Last change on this file since 12444 was 12375, checked in by huub, 11 years ago

LucasN geen internetverbinding meer, helaas

File size: 2.1 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10869]4board : "ALIX2"
[10059]5comment : "None"
[10116]6ileiden : True
[10881]7latitude : "52.16189"
[10116]8location : "Basisschool Lucas van Leyden, Sint Ursulasteeg 28, 2312 XA, Leiden"
[10881]9longitude : "4.48684"
[10116]10masterip : "172.17.144.1"
[11325]11monitoring_group: "wleiden"
[10116]12nodename : "LucasN"
[10869]13nodetype : "Hybrid"
[10059]14rdnap_x : 93395
15rdnap_y : 464130
[10869]16release : "9.0-RELEASE"
[10881]17service_accesspoint: True
[11554]18service_concentrator: False
[10881]19service_incoming_rdr: False
20service_proxy_ileiden: False
[12375]21service_proxy_normal: False
[11057]22status : "up"
[10116]23
24
[10059]25iface_ath0:
[10884]26 comment : "Ap"
[11044]27 ip : "172.17.144.1/24"
[10116]28 sdesc : "ap"
[10703]29 mode : "ap"
[11737]30 type : "11g"
[11738]31 channel : 6
[10869]32 ssid : "ap-WirelessLeiden-LucasN"
[11044]33 dhcp : "10-250"
[10116]34 status : "up"
[10059]35
[11322]36
[11062]37iface_ue0:
[12375]38 comment : "Ethernet naar local"
[11062]39 ip : "0.0.0.0/30"
[12375]40 sdesc : "2local"
[11062]41 type : "eth"
42 dhcp : "client"
43 status : "up"
[10059]44
[11322]45
[10059]46iface_vr0:
[10884]47 comment : "A-link naar Rabo1"
[10116]48 ip : "172.16.3.25/29"
49 sdesc : "2rabo1"
[10869]50 mode : "ap-wds"
[10116]51 type : "eth"
52 extra_type : "eth2wifibridge"
53 channel : "60"
54 ssid : "il-n.lucasn.wleiden.net"
[10454]55 dhcp : False
[10116]56 compass : "n"
57 ns_ip : "172.16.3.26/29"
[11732]58 ns_mac : "00:15:6d:70:54:ae"
[11731]59 bridge_type: "NanoStation5"
[10116]60 status : "down"
[10059]61
[11322]62
[10059]63iface_vr1:
[10884]64 comment : "A-link naar Stadhuis"
[10116]65 ip : "172.16.4.132/29"
66 sdesc : "2stadhuis"
67 mode : "station-wds"
68 type : "eth"
69 extra_type : "eth2wifibridge"
70 channel : "116"
71 ssid : "il-nw.stadhuis.wleiden.net"
[10454]72 dhcp : False
[10729]73 compass : "zo"
[10116]74 ns_ip : "172.16.4.131/29"
[11733]75 ns_mac : "00:15:6d:70:54:53"
[11731]76 bridge_type: "NanoStation5"
[11057]77 status : "up"
[10059]78
[11322]79
[10116]80iface_vr2:
[11044]81 comment : "Link naar Webster"
[10116]82 ip : "172.16.4.177/29"
[11044]83 sdesc : "2webster"
84 mode : "ap-wds"
[10116]85 type : "eth"
86 extra_type : "eth2wifibridge"
[11057]87 channel : "36"
[11044]88 ssid : "il-zw.lucasn.wleiden.net"
[10454]89 dhcp : False
[11044]90 compass : "zw"
91 ns_ip : "172.16.4.178/29"
[11732]92 ns_mac : "00:15:6d:70:54:d2"
[11731]93 bridge_type: "NanoStation5"
[11057]94 status : "up"
[10116]95
96
Note: See TracBrowser for help on using the repository browser.