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

Last change on this file since 13361 was 13292, checked in by rick, 9 years ago

RDR hosts, standard listing.

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
[10822]16release : "9.0-RELEASE"
[13291]17remote_access: "rvdzwet.xs4all.nl:1022"
[13292]18rdr_host : "rvdzwet.xs4all.nl"
19rdr_rules :
20- ['tcp', 9080, '172.17.0.41', 80]
21- ['tcp', 9081, '172.17.0.42', 554]
22- ['tcp', 9082, '172.17.0.43', 554]
23- ['tcp', 9083, '172.17.0.44', 80]
24- ['tcp', 9084, '172.17.0.43', 80]
25- ['tcp', 9085, '172.17.0.42', 80]
26- ['tcp', 9086, '172.17.0.45', 21]
27- ['tcp', 9087, '172.17.0.45', 3389]
28- ['tcp', 9090, '172.17.2.67', 80]
29- ['tcp', 9091, '172.16.9.237', 88]
30- ['tcp', 9092, '172.17.51.5', 80]
31- ['tcp', 9093, '172.16.3.142', 8080]
32- ['tcp', 9094, '172.17.20.5', 80]
33- ['tcp', 9095, '172.17.20.5', 554]
34- ['tcp', 9096, '172.17.13.66', 88]
35- ['tcp', 9097, '172.16.3.190', 8080]
36- ['tcp', 9098, '172.16.3.134', 8080]
[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
[12682]73iface_ue1:
74 comment : "Link to MuziekCentrum"
75 ip : "172.16.9.89/29"
76 sdesc : "2muziekcentrum"
77 mode : "ap-wds"
78 type : "eth"
79 extra_type : "eth2wifibridge"
80 ssid : "il-w.zwet.wleiden.net"
81 dhcp : False
82 compass : "w"
83 ns_ip : "172.16.9.90/29"
84 ns_mac : "dc:9f:db:64:2d:2c"
85 bridge_type: "NanoStation5"
86 status : "up"
[11519]87
[11390]88iface_vr0:
89 comment : "Link naar JAR"
90 ip : "172.16.4.49/29"
91 sdesc : "2jar"
92 mode : "ap-wds"
93 type : "eth"
[10116]94 extra_type : "eth2wifibridge"
[11390]95 ssid : "il-z.zwet.wleiden.net"
[10454]96 dhcp : False
[11519]97 compass : "zo"
[11390]98 ns_ip : "172.16.4.50/29"
[11391]99 ns_mac : "00:27:22:10:fd:d5"
[11731]100 bridge_type: "NanoStation M5"
[10116]101 status : "up"
102
[11519]103
[11390]104iface_vr1:
105 comment : "Link to PVKerkDuif"
106 ip : "172.16.16.169/29"
107 sdesc : "2pvkerkduif"
108 mode : "ap-wds"
[10116]109 type : "eth"
110 extra_type : "eth2wifibridge"
[11390]111 ssid : "il-o.zwet.wleiden.net"
[10454]112 dhcp : False
[11390]113 compass : "o"
114 ns_ip : "172.16.16.170/29"
[11391]115 ns_mac : "00:15:6d:bd:89:93"
[11390]116 bridge_type: "NanoStation5"
[10116]117 status : "up"
[10059]118
[11519]119
[11390]120iface_vr2:
121 comment : "Omni voor de Buurt"
[10116]122 ip : "172.27.129.129/26"
[11391]123 sdesc : "2buurt"
[10116]124 mode : "ap-wds"
125 type : "eth"
[11391]126 ssid : "ap-ZTW-Zwet-Buurt"
[10116]127 dhcp : "140-180"
128 ns_ip : "172.27.129.130/26"
[11391]129 ns_mac : "00:27:22:66:6c:bc"
[11731]130 bridge_type: "Bullet M2"
[10116]131 status : "up"
[10059]132
[10116]133
Note: See TracBrowser for help on using the repository browser.