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

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

Need extra interfac

File size: 2.1 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
[11405]45iface_ue0_alias0:
46 ip : "172.27.129.65/28"
47 comment : "Link to buzz"
48 sdesc : "2buzz"
49 type : "eth"
50 status : "up"
51
[11390]52iface_vr0:
53 comment : "Link naar JAR"
54 ip : "172.16.4.49/29"
55 sdesc : "2jar"
56 mode : "ap-wds"
57 type : "eth"
[10116]58 extra_type : "eth2wifibridge"
[11390]59 ssid : "il-z.zwet.wleiden.net"
[10454]60 dhcp : False
[10729]61 compass : "n"
[11390]62 ns_ip : "172.16.4.50/29"
[11391]63 ns_mac : "00:27:22:10:fd:d5"
64 bridge_type: "NanoStation5M"
[10116]65 status : "up"
66
[11390]67iface_vr1:
68 comment : "Link to PVKerkDuif"
69 ip : "172.16.16.169/29"
70 sdesc : "2pvkerkduif"
71 mode : "ap-wds"
[10116]72 type : "eth"
73 extra_type : "eth2wifibridge"
[11390]74 ssid : "il-o.zwet.wleiden.net"
[10454]75 dhcp : False
[11390]76 compass : "o"
77 ns_ip : "172.16.16.170/29"
[11391]78 ns_mac : "00:15:6d:bd:89:93"
[11390]79 bridge_type: "NanoStation5"
[10116]80 status : "up"
[10059]81
[11390]82iface_vr2:
83 comment : "Omni voor de Buurt"
[10116]84 ip : "172.27.129.129/26"
[11391]85 sdesc : "2buurt"
[10116]86 mode : "ap-wds"
87 type : "eth"
[11391]88 ssid : "ap-ZTW-Zwet-Buurt"
[10116]89 dhcp : "140-180"
90 ns_ip : "172.27.129.130/26"
[11391]91 ns_mac : "00:27:22:66:6c:bc"
92 bridge_type: "Bullet2M"
[10116]93 status : "up"
[10059]94
[10116]95
Note: See TracBrowser for help on using the repository browser.