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

Last change on this file since 13083 was 12682, checked in by rick, 11 years ago

Nieuwe Link naar Muziek Centrum

File size: 2.6 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
[12421]20service_incoming_rdr: False
[10822]21service_proxy_ileiden: False
[11735]22service_proxy_normal: False
[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"
[11737]31 type : "11g"
[11738]32 channel : 11
[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"
[12222]40 ip : "192.168.178.51/24"
[11390]41 sdesc : "2house"
[10116]42 type : "eth"
[12222]43 dhcp : False
[11390]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
[12682]54iface_ue1:
55 comment : "Link to MuziekCentrum"
56 ip : "172.16.9.89/29"
57 sdesc : "2muziekcentrum"
58 mode : "ap-wds"
59 type : "eth"
60 extra_type : "eth2wifibridge"
61 ssid : "il-w.zwet.wleiden.net"
62 dhcp : False
63 compass : "w"
64 ns_ip : "172.16.9.90/29"
65 ns_mac : "dc:9f:db:64:2d:2c"
66 bridge_type: "NanoStation5"
67 status : "up"
[11519]68
[11390]69iface_vr0:
70 comment : "Link naar JAR"
71 ip : "172.16.4.49/29"
72 sdesc : "2jar"
73 mode : "ap-wds"
74 type : "eth"
[10116]75 extra_type : "eth2wifibridge"
[11390]76 ssid : "il-z.zwet.wleiden.net"
[10454]77 dhcp : False
[11519]78 compass : "zo"
[11390]79 ns_ip : "172.16.4.50/29"
[11391]80 ns_mac : "00:27:22:10:fd:d5"
[11731]81 bridge_type: "NanoStation M5"
[10116]82 status : "up"
83
[11519]84
[11390]85iface_vr1:
86 comment : "Link to PVKerkDuif"
87 ip : "172.16.16.169/29"
88 sdesc : "2pvkerkduif"
89 mode : "ap-wds"
[10116]90 type : "eth"
91 extra_type : "eth2wifibridge"
[11390]92 ssid : "il-o.zwet.wleiden.net"
[10454]93 dhcp : False
[11390]94 compass : "o"
95 ns_ip : "172.16.16.170/29"
[11391]96 ns_mac : "00:15:6d:bd:89:93"
[11390]97 bridge_type: "NanoStation5"
[10116]98 status : "up"
[10059]99
[11519]100
[11390]101iface_vr2:
102 comment : "Omni voor de Buurt"
[10116]103 ip : "172.27.129.129/26"
[11391]104 sdesc : "2buurt"
[10116]105 mode : "ap-wds"
106 type : "eth"
[11391]107 ssid : "ap-ZTW-Zwet-Buurt"
[10116]108 dhcp : "140-180"
109 ns_ip : "172.27.129.130/26"
[11391]110 ns_mac : "00:27:22:66:6c:bc"
[11731]111 bridge_type: "Bullet M2"
[10116]112 status : "up"
[10059]113
[10116]114
Note: See TracBrowser for help on using the repository browser.