source: genesis/nodes/HybridZwet/wleiden.yaml@ 11404

Last change on this file since 11404 was 11404, checked in by rick, 12 years ago

Not working, back to the start

File size: 2.0 KB
RevLine 
[10059]1# Genesis config yaml style
2# vim:ts=2:et:sw=2:ai
3#
[10435]4board : "ALIX2"
[10059]5comment : "None"
[10398]6latitude : "52.11836"
[10116]7location : "Fam van der Zwet, Nieuweweg 3, 2381 NW,Zoeterwoude "
[10398]8longitude : "4.50131"
[11402]9externalif: "ue0"
[10116]10masterip : "172.27.129.1"
[11325]11monitoring_group: "wzoeterwoude"
[10116]12nodename : "Zwet"
[10822]13nodetype : "Hybrid"
[10398]14rdnap_x : 94326
15rdnap_y : 459275
[10822]16release : "9.0-RELEASE"
[10116]17remote_access: "buzz.vanderzwet.net:2022"
[10822]18service_accesspoint: True
[11403]19service_incoming_rdr: True
[10822]20service_proxy_ileiden: False
[11404]21service_proxy_normal: True
[10116]22status : "up"
[10059]23
24
25iface_ath0:
[11391]26 comment : "Omni voor Tuin"
[10116]27 ip : "172.27.129.1/26"
28 sdesc : "2buurt"
[10703]29 mode : "ap"
[10116]30 type : "11b"
31 channel : "10"
[11391]32 ssid : "ap-ZTW-Zwet-Tuin"
[10116]33 dhcp : "10-60"
34 status : "up"
[10059]35
36
[10116]37iface_ue0:
[11390]38 comment : "Link to house"
39 ip : "0.0.0.0/30"
40 sdesc : "2house"
[10116]41 type : "eth"
[11390]42 dhcp : "client"
43 status : "up"
44
45iface_vr0:
46 comment : "Link naar JAR"
47 ip : "172.16.4.49/29"
48 sdesc : "2jar"
49 mode : "ap-wds"
50 type : "eth"
[10116]51 extra_type : "eth2wifibridge"
[11390]52 ssid : "il-z.zwet.wleiden.net"
[10454]53 dhcp : False
[10729]54 compass : "n"
[11390]55 ns_ip : "172.16.4.50/29"
[11391]56 ns_mac : "00:27:22:10:fd:d5"
57 bridge_type: "NanoStation5M"
[10116]58 status : "up"
59
[11390]60iface_vr1:
61 comment : "Link to PVKerkDuif"
62 ip : "172.16.16.169/29"
63 sdesc : "2pvkerkduif"
64 mode : "ap-wds"
[10116]65 type : "eth"
66 extra_type : "eth2wifibridge"
[11390]67 ssid : "il-o.zwet.wleiden.net"
[10454]68 dhcp : False
[11390]69 compass : "o"
70 ns_ip : "172.16.16.170/29"
[11391]71 ns_mac : "00:15:6d:bd:89:93"
[11390]72 bridge_type: "NanoStation5"
[10116]73 status : "up"
[10059]74
[11390]75iface_vr2:
76 comment : "Omni voor de Buurt"
[10116]77 ip : "172.27.129.129/26"
[11391]78 sdesc : "2buurt"
[10116]79 mode : "ap-wds"
80 type : "eth"
[11391]81 ssid : "ap-ZTW-Zwet-Buurt"
[10116]82 dhcp : "140-180"
83 ns_ip : "172.27.129.130/26"
[11391]84 ns_mac : "00:27:22:66:6c:bc"
85 bridge_type: "Bullet2M"
[10116]86 status : "up"
[10059]87
[10116]88
Note: See TracBrowser for help on using the repository browser.