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

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

Cleanup actie.

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