source: genesis/nodes/HybridHofland/wleiden.yaml@ 11512

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

hybride config gemaakt voor Hofland

File size: 1.3 KB
Line 
1#
2# Genesis config yaml style
3# vim:ts=2:et:sw=2:ai
4#
5board : "SOEKRIS"
6comment : "None"
7latitude : "52.14605"
8location : "Alan Janssen, Joke Smitlaan 116, 2253 PD, Voorschoten"
9longitude : "4.46729"
10masterip : "172.20.148.1"
11monitoring_group: "wvoorschoten"
12nodename : "Hofland"
13nodetype : "Hybrid"
14rdnap_x : 92035
15rdnap_y : 462384
16release : "9.0-RELEASE"
17service_accesspoint: True
18service_incoming_rdr: False
19service_proxy_ileiden: False
20service_proxy_normal: False
21status : "down"
22
23iface_wi0:
24 comment : "Omni"
25 ip : "172.20.148.1/24"
26 sdesc : "2buurt"
27 mode : "ap"
28 type : "11b"
29 channel : "3"
30 ssid : "ap-WirelessLeiden-Hofland"
31 dhcp : "10-250"
32 status : "up"
33
34iface_sis0:
35 comment : "Ethernet naar Alan"
36 ip : "172.16.3.65/29"
37 sdesc : "2alan"
38 type : "eth"
39 dhcp : False
40 status : "up"
41
42iface_sis1:
43 comment : "Link naar AJSoft2"
44 ip : "172.16.6.44/29"
45 sdesc : "2psycho"
46 mode : "station-wds"
47 type : "eth"
48 extra_type : "eth2wifibridge"
49 channel : "116"
50 ssid : "il-w.ajsoft2.wleiden.net"
51 dhcp : False
52 compass : "e"
53 ns_ip : "172.16.6.43/29"
54 ns_mac : "00:15:6D:70:53:4A"
55 bridge_type: "NanoStation5"
56 status : "up"
57
Note: See TracBrowser for help on using the repository browser.