source: genesis/nodes/Zwet/wleiden.yaml@ 13664

Last change on this file since 13664 was 13548, checked in by rick, 9 years ago

./tools/gformat.py cleanup

File size: 3.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
[13292]16rdr_host : "rvdzwet.xs4all.nl"
17rdr_rules :
18- ['tcp', 9080, '172.17.0.41', 80]
19- ['tcp', 9081, '172.17.0.42', 554]
20- ['tcp', 9082, '172.17.0.43', 554]
21- ['tcp', 9083, '172.17.0.44', 80]
22- ['tcp', 9084, '172.17.0.43', 80]
23- ['tcp', 9085, '172.17.0.42', 80]
24- ['tcp', 9086, '172.17.0.45', 21]
25- ['tcp', 9087, '172.17.0.45', 3389]
26- ['tcp', 9090, '172.17.2.67', 80]
27- ['tcp', 9091, '172.16.9.237', 88]
28- ['tcp', 9092, '172.17.51.5', 80]
29- ['tcp', 9093, '172.16.3.142', 8080]
30- ['tcp', 9094, '172.17.20.5', 80]
31- ['tcp', 9095, '172.17.20.5', 554]
32- ['tcp', 9096, '172.17.13.66', 88]
33- ['tcp', 9097, '172.16.3.190', 8080]
34- ['tcp', 9098, '172.16.3.134', 8080]
[13548]35release : "9.0-RELEASE"
36remote_access: "rvdzwet.xs4all.nl:1022"
[10822]37service_accesspoint: True
[11554]38service_concentrator: False
[13290]39service_incoming_rdr: True
[10822]40service_proxy_ileiden: False
[11735]41service_proxy_normal: False
[10116]42status : "up"
[10059]43
44
45iface_ath0:
[11391]46 comment : "Omni voor Tuin"
[10116]47 ip : "172.27.129.1/26"
48 sdesc : "2buurt"
[10703]49 mode : "ap"
[11737]50 type : "11g"
[11738]51 channel : 11
[11391]52 ssid : "ap-ZTW-Zwet-Tuin"
[10116]53 dhcp : "10-60"
54 status : "up"
[10059]55
56
[10116]57iface_ue0:
[11390]58 comment : "Link to house"
[12222]59 ip : "192.168.178.51/24"
[11390]60 sdesc : "2house"
[10116]61 type : "eth"
[12222]62 dhcp : False
[11390]63 status : "up"
64
[11519]65
[11405]66iface_ue0_alias0:
[11519]67 comment : "Link to buzz"
[11405]68 ip : "172.27.129.65/28"
69 sdesc : "2buzz"
70 type : "eth"
71 status : "up"
72
[13548]73
[12682]74iface_ue1:
75 comment : "Link to MuziekCentrum"
76 ip : "172.16.9.89/29"
77 sdesc : "2muziekcentrum"
78 mode : "ap-wds"
79 type : "eth"
80 extra_type : "eth2wifibridge"
81 ssid : "il-w.zwet.wleiden.net"
82 dhcp : False
83 compass : "w"
84 ns_ip : "172.16.9.90/29"
85 ns_mac : "dc:9f:db:64:2d:2c"
86 bridge_type: "NanoStation5"
87 status : "up"
[11519]88
[13548]89
[11390]90iface_vr0:
91 comment : "Link naar JAR"
92 ip : "172.16.4.49/29"
93 sdesc : "2jar"
94 mode : "ap-wds"
95 type : "eth"
[10116]96 extra_type : "eth2wifibridge"
[11390]97 ssid : "il-z.zwet.wleiden.net"
[10454]98 dhcp : False
[11519]99 compass : "zo"
[11390]100 ns_ip : "172.16.4.50/29"
[11391]101 ns_mac : "00:27:22:10:fd:d5"
[11731]102 bridge_type: "NanoStation M5"
[10116]103 status : "up"
104
[11519]105
[11390]106iface_vr1:
107 comment : "Link to PVKerkDuif"
108 ip : "172.16.16.169/29"
109 sdesc : "2pvkerkduif"
110 mode : "ap-wds"
[10116]111 type : "eth"
112 extra_type : "eth2wifibridge"
[11390]113 ssid : "il-o.zwet.wleiden.net"
[10454]114 dhcp : False
[11390]115 compass : "o"
116 ns_ip : "172.16.16.170/29"
[11391]117 ns_mac : "00:15:6d:bd:89:93"
[11390]118 bridge_type: "NanoStation5"
[10116]119 status : "up"
[10059]120
[11519]121
[11390]122iface_vr2:
123 comment : "Omni voor de Buurt"
[10116]124 ip : "172.27.129.129/26"
[11391]125 sdesc : "2buurt"
[10116]126 mode : "ap-wds"
127 type : "eth"
[11391]128 ssid : "ap-ZTW-Zwet-Buurt"
[10116]129 dhcp : "140-180"
130 ns_ip : "172.27.129.130/26"
[11391]131 ns_mac : "00:27:22:66:6c:bc"
[11731]132 bridge_type: "Bullet M2"
[10116]133 status : "up"
[10059]134
[10116]135
Note: See TracBrowser for help on using the repository browser.