Project

General

Profile

Bug #9740 » config-sanitized.xml

2.5 config - Viktor Gurov, 09/10/2019 04:47 AM

 
1
<?xml version="1.0"?>
2
<pfsense>
3
	<version>19.7</version>
4
	<lastchange></lastchange>
5
	<system>
6
		<optimization>normal</optimization>
7
		<hostname>pf4</hostname>
8
		<domain>pflab-spb.int</domain>
9
		<group>
10
			<name>all</name>
11
			<description><![CDATA[All Users]]></description>
12
			<scope>system</scope>
13
			<gid>1998</gid>
14
		</group>
15
		<group>
16
			<name>admins</name>
17
			<description><![CDATA[System Administrators]]></description>
18
			<scope>system</scope>
19
			<gid>1999</gid>
20
			<member>0</member>
21
			<priv>page-all</priv>
22
		</group>
23
		<user>
24
			<name>admin</name>
25
			<descr><![CDATA[System Administrator]]></descr>
26
			<scope>system</scope>
27
			<groupname>admins</groupname>
28
			<bcrypt-hash>xxxxx</bcrypt-hash>
29
			<uid>0</uid>
30
			<priv>user-shell-access</priv>
31
			<expires></expires>
32
			<dashboardcolumns>2</dashboardcolumns>
33
			<authorizedkeys>xxxxx</authorizedkeys>
34
			<ipsecpsk>xxxxx</ipsecpsk>
35
			<webguicss>pfSense.css</webguicss>
36
		</user>
37
		<nextuid>2000</nextuid>
38
		<nextgid>2000</nextgid>
39
		<timeservers>0.pfsense.pool.ntp.org</timeservers>
40
		<webgui>
41
			<protocol>http</protocol>
42
			<loginautocomplete></loginautocomplete>
43
			<ssl-certref>5d5e5918c416f</ssl-certref>
44
			<dashboardcolumns>2</dashboardcolumns>
45
			<port></port>
46
			<max_procs>2</max_procs>
47
			<webguicss>pfSense.css</webguicss>
48
			<logincss>1e3f75;</logincss>
49
		</webgui>
50
		<disablenatreflection>yes</disablenatreflection>
51
		<disablesegmentationoffloading></disablesegmentationoffloading>
52
		<disablelargereceiveoffloading></disablelargereceiveoffloading>
53
		<ipv6allow></ipv6allow>
54
		<maximumtableentries>400000</maximumtableentries>
55
		<powerd_ac_mode>hadp</powerd_ac_mode>
56
		<powerd_battery_mode>hadp</powerd_battery_mode>
57
		<powerd_normal_mode>hadp</powerd_normal_mode>
58
		<bogons>
59
			<interval>monthly</interval>
60
		</bogons>
61
		<already_run_config_upgrade></already_run_config_upgrade>
62
		<timezone>Etc/UTC</timezone>
63
		<ssh>
64
			<enable>enabled</enable>
65
			<sshdkeyonly>enabled</sshdkeyonly>
66
		</ssh>
67
		<enableserial></enableserial>
68
		<serialspeed>115200</serialspeed>
69
		<primaryconsole>serial</primaryconsole>
70
		<sshguard_threshold></sshguard_threshold>
71
		<sshguard_blocktime></sshguard_blocktime>
72
		<sshguard_detection_time></sshguard_detection_time>
73
		<sshguard_whitelist></sshguard_whitelist>
74
		<pkg_repo_conf_path>/usr/local/share/pfSense/pkg/repos/pfSense-repo-devel.conf</pkg_repo_conf_path>
75
		<language>en_US</language>
76
		<dnsserver>1.1.1.1</dnsserver>
77
		<dnsallowoverride></dnsallowoverride>
78
		<dns1gw>WAN1GW</dns1gw>
79
		<dns1host></dns1host>
80
		<gitsync>
81
			<repositoryurl></repositoryurl>
82
			<branch></branch>
83
		</gitsync>
84
	</system>
85
	<interfaces>
86
		<wan>
87
			<enable></enable>
88
			<if>vtnet1</if>
89
			<descr><![CDATA[WAN1]]></descr>
90
			<alias-address></alias-address>
91
			<alias-subnet>32</alias-subnet>
92
			<spoofmac></spoofmac>
93
			<ipaddr>10.11.0.104</ipaddr>
94
			<subnet>24</subnet>
95
			<gateway>WAN1GW</gateway>
96
		</wan>
97
		<lan>
98
			<enable></enable>
99
			<if>vtnet0</if>
100
			<descr><![CDATA[MGMT]]></descr>
101
			<ipaddr>192.168.3.4</ipaddr>
102
			<subnet>24</subnet>
103
			<spoofmac></spoofmac>
104
			<gateway></gateway>
105
			<ipaddrv6></ipaddrv6>
106
			<subnetv6></subnetv6>
107
			<gatewayv6></gatewayv6>
108
		</lan>
109
		<opt1>
110
			<descr><![CDATA[WAN2]]></descr>
111
			<if>vtnet2</if>
112
			<enable></enable>
113
			<spoofmac></spoofmac>
114
		</opt1>
115
		<opt2>
116
			<descr><![CDATA[PFSYNC]]></descr>
117
			<if>vtnet3</if>
118
			<enable></enable>
119
			<spoofmac></spoofmac>
120
			<ipaddr>172.16.16.1</ipaddr>
121
			<subnet>30</subnet>
122
		</opt2>
123
	</interfaces>
124
	<staticroutes></staticroutes>
125
	<dhcpd>
126
		<lan>
127
			<range>
128
				<from>192.168.3.10</from>
129
				<to>192.168.3.245</to>
130
			</range>
131
		</lan>
132
	</dhcpd>
133
	<dhcpdv6>
134
		<lan>
135
			<range>
136
				<from>::1000</from>
137
				<to>::2000</to>
138
			</range>
139
			<ramode>assist</ramode>
140
			<rapriority>medium</rapriority>
141
		</lan>
142
	</dhcpdv6>
143
	<snmpd>
144
		<syslocation></syslocation>
145
		<syscontact></syscontact>
146
		<rocommunity>xxxxx</rocommunity>
147
	</snmpd>
148
	<diag>
149
		<ipv6nat>
150
			<ipaddr></ipaddr>
151
		</ipv6nat>
152
	</diag>
153
	<syslog>
154
		<filterdescriptions>1</filterdescriptions>
155
	</syslog>
156
	<nat>
157
		<outbound>
158
			<mode>automatic</mode>
159
		</outbound>
160
	</nat>
161
	<filter>
162
		<rule>
163
			<id></id>
164
			<tracker>1568031271</tracker>
165
			<type>pass</type>
166
			<interface>wan</interface>
167
			<ipprotocol>inet</ipprotocol>
168
			<tag></tag>
169
			<tagged></tagged>
170
			<max></max>
171
			<max-src-nodes></max-src-nodes>
172
			<max-src-conn></max-src-conn>
173
			<max-src-states></max-src-states>
174
			<statetimeout></statetimeout>
175
			<statetype><![CDATA[keep state]]></statetype>
176
			<os></os>
177
			<source>
178
				<any></any>
179
			</source>
180
			<destination>
181
				<any></any>
182
			</destination>
183
			<descr></descr>
184
			<updated>
185
				<time>1568031271</time>
186
				<username>admin@192.168.3.3 (Local Database)</username>
187
			</updated>
188
			<created>
189
				<time>1568031271</time>
190
				<username>admin@192.168.3.3 (Local Database)</username>
191
			</created>
192
		</rule>
193
		<rule>
194
			<type>pass</type>
195
			<ipprotocol>inet</ipprotocol>
196
			<descr><![CDATA[Default allow LAN to any rule]]></descr>
197
			<interface>lan</interface>
198
			<tracker>0100000101</tracker>
199
			<source>
200
				<network>lan</network>
201
			</source>
202
			<destination>
203
				<any></any>
204
			</destination>
205
		</rule>
206
		<rule>
207
			<type>pass</type>
208
			<ipprotocol>inet6</ipprotocol>
209
			<descr><![CDATA[Default allow LAN IPv6 to any rule]]></descr>
210
			<interface>lan</interface>
211
			<tracker>0100000102</tracker>
212
			<source>
213
				<network>lan</network>
214
			</source>
215
			<destination>
216
				<any></any>
217
			</destination>
218
		</rule>
219
		<rule>
220
			<id></id>
221
			<tracker>1568106837</tracker>
222
			<type>pass</type>
223
			<interface>pkg_tinc</interface>
224
			<ipprotocol>inet</ipprotocol>
225
			<tag></tag>
226
			<tagged></tagged>
227
			<max></max>
228
			<max-src-nodes></max-src-nodes>
229
			<max-src-conn></max-src-conn>
230
			<max-src-states></max-src-states>
231
			<statetimeout></statetimeout>
232
			<statetype><![CDATA[keep state]]></statetype>
233
			<os></os>
234
			<source>
235
				<any></any>
236
			</source>
237
			<destination>
238
				<any></any>
239
			</destination>
240
			<descr></descr>
241
			<updated>
242
				<time>1568106837</time>
243
				<username>admin@192.168.3.3 (Local Database)</username>
244
			</updated>
245
			<created>
246
				<time>1568106837</time>
247
				<username>admin@192.168.3.3 (Local Database)</username>
248
			</created>
249
		</rule>
250
		<separator>
251
			<wan></wan>
252
			<pkg_tinc></pkg_tinc>
253
		</separator>
254
	</filter>
255
	<shaper></shaper>
256
	<ipsec></ipsec>
257
	<aliases></aliases>
258
	<proxyarp></proxyarp>
259
	<cron>
260
		<item>
261
			<minute>1,31</minute>
262
			<hour>0-5</hour>
263
			<mday>*</mday>
264
			<month>*</month>
265
			<wday>*</wday>
266
			<who>root</who>
267
			<command>/usr/bin/nice -n20 adjkerntz -a</command>
268
		</item>
269
		<item>
270
			<minute>1</minute>
271
			<hour>3</hour>
272
			<mday>1</mday>
273
			<month>*</month>
274
			<wday>*</wday>
275
			<who>root</who>
276
			<command>/usr/bin/nice -n20 /etc/rc.update_bogons.sh</command>
277
		</item>
278
		<item>
279
			<minute>1</minute>
280
			<hour>1</hour>
281
			<mday>*</mday>
282
			<month>*</month>
283
			<wday>*</wday>
284
			<who>root</who>
285
			<command>/usr/bin/nice -n20 /etc/rc.dyndns.update</command>
286
		</item>
287
		<item>
288
			<minute>*/60</minute>
289
			<hour>*</hour>
290
			<mday>*</mday>
291
			<month>*</month>
292
			<wday>*</wday>
293
			<who>root</who>
294
			<command>/usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot</command>
295
		</item>
296
		<item>
297
			<minute>30</minute>
298
			<hour>12</hour>
299
			<mday>*</mday>
300
			<month>*</month>
301
			<wday>*</wday>
302
			<who>root</who>
303
			<command>/usr/bin/nice -n20 /etc/rc.update_urltables</command>
304
		</item>
305
		<item>
306
			<minute>1</minute>
307
			<hour>0</hour>
308
			<mday>*</mday>
309
			<month>*</month>
310
			<wday>*</wday>
311
			<who>root</who>
312
			<command>/usr/bin/nice -n20 /etc/rc.update_pkg_metadata</command>
313
		</item>
314
		<item>
315
			<minute>*/1</minute>
316
			<hour>*</hour>
317
			<mday>*</mday>
318
			<month>*</month>
319
			<wday>*</wday>
320
			<who>root</who>
321
			<command>/usr/sbin/newsyslog</command>
322
		</item>
323
		<item>
324
			<minute>0</minute>
325
			<hour>*</hour>
326
			<mday>*</mday>
327
			<month>*</month>
328
			<wday>*</wday>
329
			<who>root</who>
330
			<command>/usr/bin/nice -n20 /usr/local/sbin/logrotate /usr/local/etc/logrotate.conf</command>
331
		</item>
332
		<item>
333
			<minute>0</minute>
334
			<hour>6</hour>
335
			<mday>*</mday>
336
			<month>*</month>
337
			<wday>*</wday>
338
			<who>root</who>
339
			<command>/usr/bin/nice -n20 /usr/local/bin/php-cgi -f /usr/local/pkg/suricata/suricata_geoipupdate.php</command>
340
		</item>
341
		<item>
342
			<minute>*/5</minute>
343
			<hour>*</hour>
344
			<mday>*</mday>
345
			<month>*</month>
346
			<wday>*</wday>
347
			<who>root</who>
348
			<command>/usr/bin/nice -n20 /usr/local/bin/php-cgi -f /usr/local/pkg/suricata/suricata_check_cron_misc.inc</command>
349
		</item>
350
		<item>
351
			<minute>*/5</minute>
352
			<hour>*</hour>
353
			<mday>*</mday>
354
			<month>*</month>
355
			<wday>*</wday>
356
			<who>root</who>
357
			<command>/usr/bin/nice -n20 /usr/local/bin/php -f /usr/local/pkg/snort/snort_check_cron_misc.inc</command>
358
		</item>
359
	</cron>
360
	<wol></wol>
361
	<rrd>
362
		<enable></enable>
363
	</rrd>
364
	<widgets>
365
		<sequence>system_information:col1:show,netgate_services_and_support:col2:show,interfaces:col2:show,snort_alerts:col2:open</sequence>
366
		<period>10</period>
367
	</widgets>
368
	<openvpn></openvpn>
369
	<dnshaper></dnshaper>
370
	<unbound>
371
		<enable></enable>
372
		<dnssec></dnssec>
373
		<active_interface></active_interface>
374
		<outgoing_interface></outgoing_interface>
375
		<custom_options></custom_options>
376
		<hideidentity></hideidentity>
377
		<hideversion></hideversion>
378
		<dnssecstripped></dnssecstripped>
379
	</unbound>
380
	<revision>
381
		<time>1568108675</time>
382
		<description><![CDATA[admin@192.168.3.3 (Local Database): L2TP VPN configuration changed.]]></description>
383
		<username>admin@192.168.3.3 (Local Database)</username>
384
	</revision>
385
	<cert>
386
		<refid>5d5e5918c416f</refid>
387
		<descr><![CDATA[webConfigurator default (5d5e5918c416f)]]></descr>
388
		<type>server</type>
389
		<crt>LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVlakNDQTJLZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREJhTVRnd05nWURWUVFLRXk5d1psTmwKYm5ObElIZGxZa052Ym1acFozVnlZWFJ2Y2lCVFpXeG1MVk5wWjI1bFpDQkRaWEowYVdacFkyRjBaVEVlTUJ3RwpBMVVFQXhNVmNHWlRaVzV6WlMwMVpEVmxOVGt4T0dNME1UWm1NQjRYRFRFNU1EZ3lNakE0TlRnd01Gb1hEVEkxCk1ESXhNVEE0TlRnd01Gb3dXakU0TURZR0ExVUVDaE12Y0daVFpXNXpaU0IzWldKRGIyNW1hV2QxY21GMGIzSWcKVTJWc1ppMVRhV2R1WldRZ1EyVnlkR2xtYVdOaGRHVXhIakFjQmdOVkJBTVRGWEJtVTJWdWMyVXROV1ExWlRVNQpNVGhqTkRFMlpqQ0NBU0l3RFFZSktvWklodmNOQVFFQkJRQURnZ0VQQURDQ0FRb0NnZ0VCQUxsVnlVcGwvVTJWClFUb28zbkpwZzE3MHN6UzgvUDBTUkZpZExBVDFxb0RPdnZBS2RFQXR1Vkd6RXovNzFnZ3pqYnlOajlkc0pyNUIKQjFDNFZXTU8vbUhIMVhxOHRPN1hzdzJRQ0hYQTk0YkNjODkyZ3NES1hXOEpJYVRGYzBWMThrZlQxNGRFcXl5SApCZjRTZFZnNjhKMmhFVlVLeTdWdGZEaWRaWXNlS1pKOU8yRkN3T0JyREE5bVJOS3pCZlNZRjNuNGszMUpGYzA0CjM3bDVkSE50RnJGSVBmS3dtYmRLSVUrN0MyS05OSzFHMlozN1dURmdaYmQwQnBXUGhEeGVIdStkWU5INkI1YmIKMFpSWjlYOXNFOWZaMmZiaTFHdEt2YkJFY0NiaU80ZEFCd2lFUytOUmZtYTRSZjVjNEMwK0c5MUVZZ2dXeXl6OApzWisycHFUOE9mVUNBd0VBQWFPQ0FVa3dnZ0ZGTUFrR0ExVWRFd1FDTUFBd0VRWUpZSVpJQVliNFFnRUJCQVFECkFnWkFNQXNHQTFVZER3UUVBd0lGb0RBekJnbGdoa2dCaHZoQ0FRMEVKaFlrVDNCbGJsTlRUQ0JIWlc1bGNtRjAKWldRZ1UyVnlkbVZ5SUVObGNuUnBabWxqWVhSbE1CMEdBMVVkRGdRV0JCUkFINzB1WnV0bjg0U3pFVGdWem5uSApsWUszcVRDQmdnWURWUjBqQkhzd2VZQVVRQis5TG1iclovT0VzeEU0RmM1NXg1V0N0Nm1oWHFSY01Gb3hPREEyCkJnTlZCQW9UTDNCbVUyVnVjMlVnZDJWaVEyOXVabWxuZFhKaGRHOXlJRk5sYkdZdFUybG5ibVZrSUVObGNuUnAKWm1sallYUmxNUjR3SEFZRFZRUURFeFZ3WmxObGJuTmxMVFZrTldVMU9URTRZelF4Tm1hQ0FRQXdIUVlEVlIwbApCQll3RkFZSUt3WUJCUVVIQXdFR0NDc0dBUVVGQ0FJQ01DQUdBMVVkRVFRWk1CZUNGWEJtVTJWdWMyVXROV1ExClpUVTVNVGhqTkRFMlpqQU5CZ2txaGtpRzl3MEJBUXNGQUFPQ0FRRUFFK0tvLzN1TCtNMjRubWhjaXg5ZlA0TWoKaWt2NnduTW95VnlZOEZobEM1dTUvWm04TldGUmI4dzVGemhUOUNBMlBGSDUyVXhtSjFkYkJOUVpJRTRLeUpxQwpybFJVNG5SSjI2ZzVOVi9WcTZhNDgwQkx0OEN1ejYrdGxWZmJxSkx4V0lwbmtxNUZCUWNHbGJYUVJ5VENnK3dhClliR2JZMnJTcC9CRG5TUFdHWCswYnFWZ2hXcWJGTldFM1lXeTNCWnE3cTZYY1dLZGN3a1c2WU5ZMjZpOUtWSzYKck54ZjdSV09UY2tQTmtUdUc1WWs1eHRWeVF6WHhFR1Bwa2F1SGUxUjdpVGc1NUlyN3ExL3prYlAxaGE5ZFhoZgpHNWgveGEyUUFaYTgxVjdhQVdNOTcxYnQ5ZGNaV0hZeWRiZ1YvaXpHeFNqRnQvMmpzd1VWMlNpdXkzaXhvdz09Ci0tLS0tRU5EIENFUlRJRklDQVRFLS0tLS0K</crt>
390
		<prv>xxxxx</prv>
391
	</cert>
392
	<cert>
393
		<refid>5d5e5b0314b8f</refid>
394
		<descr><![CDATA[FreeRADIUS Server Certificate]]></descr>
395
		<type>server</type>
396
		<caref>5d5e5b02ef453</caref>
397
		<crt>LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURvakNDQW9xZ0F3SUJBZ0lCQVRBTkJna3Foa2lHOXcwQkFRc0ZBREFkTVJzd0dRWURWUVFERXhKbWNtVmwKY21Ga2FYVnpMWFJsYlhBdFkyRXdIaGNOTVRrd09ESXlNRGt3TmpFeFdoY05Namt3T0RFNU1Ea3dOakV4V2pBaApNUjh3SFFZRFZRUURFeFptY21WbGNtRmthWFZ6TFhSbGJYQXRjMlZ5ZG1WeU1JSUJJakFOQmdrcWhraUc5dzBCCkFRRUZBQU9DQVE4QU1JSUJDZ0tDQVFFQXQrdUJrNXpXZ01jTnowdEdocVk1RlVLUEp1Wkp6dmdvbm1UUGxpQnkKdXhFcTd5aE8xR1BhU0NZRU5JcFpucHRjV1BiQ0kweENFMEFjS29TZjllYUVKRW5TTlNlN2JMUzA3MTBROU9VYgpGall5UHVNM0UxM1ZZRVhnTTRnRUYrSWxNOHdRVVNCUHRORWlxb3VVY3o2Wm9ycHAyMVUzSjV1VzdycTg4WFJFCmZXUER3a1lhc3d1KzdoK1lOdG4rbnpGYUIyVmd1Ly9RQTZlUkZraE1nN2UrZXJ4V2F4RHdqczI3ZEFIOEd0cWgKUWI3TWhLVzNKckF4MFVwR1pMd1NBbzhrOVB5cG1pNVFZdDNEUVlMdmM0SGtrazlmUUpnWmNuSUtlenZPMndTeAp5UWFreVVyMkZ6aGtKUk5HdkdtbFFMU0lhM2tIMXlPb2hHa1dxRnhtRHAvOUh3SURBUUFCbzRIb01JSGxNQWtHCkExVWRFd1FDTUFBd0VRWUpZSVpJQVliNFFnRUJCQVFEQWdaQU1Bc0dBMVVkRHdRRUF3SUZvREF6QmdsZ2hrZ0IKaHZoQ0FRMEVKaFlrVDNCbGJsTlRUQ0JIWlc1bGNtRjBaV1FnVTJWeWRtVnlJRU5sY25ScFptbGpZWFJsTUIwRwpBMVVkRGdRV0JCU3I1bnFCNlk0aG9YUXhaWDAzcmNYU2RzOS9NREJGQmdOVkhTTUVQakE4Z0JUTHBtUWVNL29VCmtLd3BKVzdEUENQUmFTWm96YUVocEI4d0hURWJNQmtHQTFVRUF4TVNabkpsWlhKaFpHbDFjeTEwWlcxd0xXTmgKZ2dFQU1CMEdBMVVkSlFRV01CUUdDQ3NHQVFVRkJ3TUJCZ2dyQmdFRkJRZ0NBakFOQmdrcWhraUc5dzBCQVFzRgpBQU9DQVFFQWNjM2Zaczdta053Q1VEL2JPeUJITGY4MDlmUGl5Y0MzaHNLV3hqbzBWQjduVFFMTGFZVThzUHNuCmVJeVEyUW1hbHBER3RQQlJYcE83UkhLemxXaDRsdmptUTM1NzF3NmVTRlJQbnFMdHptRU1JZUcvcG05anVFMWQKWG5EaTdaZzg2Mk5qYU9sV09Id3hNdVVIZGpTcEtSWGdBd3g1dFBaazE4dkJwZy9NK21sVi9JSUpyNC9qamdDTwpOR1l3Rm9JVXhaRnhSdW5adlVBYmFZZ0swaHdxNlRNQ3gwTERSYmFaZndCVW90K1RRR0ZRVVNMTVVqeWgrdDBVCnloSzM5ck4xdjdqV2tucndKc2ptalF5ekhoTGExMXhGVG12K2F4VTBmRGk3WjIxTC9LS1lNdU5HaG14Q0JydVQKcS81aWtDMlZRSlFKbHNVYW4wQjZKQ3cyTllYUzdBPT0KLS0tLS1FTkQgQ0VSVElGSUNBVEUtLS0tLQo=</crt>
398
		<prv>xxxxx</prv>
399
	</cert>
400
	<ppps></ppps>
401
	<installedpackages>
402
		<package>
403
			<name>Cron</name>
404
			<descr><![CDATA[The cron utility is used to manage commands on a schedule.]]></descr>
405
			<version>0.3.7_3</version>
406
			<configurationfile>cron.xml</configurationfile>
407
			<include_file>/usr/local/pkg/cron.inc</include_file>
408
		</package>
409
		<package>
410
			<name>freeradius3</name>
411
			<website>http://www.freeradius.org/</website>
412
			<descr><![CDATA[A free implementation of the RADIUS protocol.&lt;br /&gt;
413
			Supports MySQL, PostgreSQL, LDAP, Kerberos.]]></descr>
414
			<pkginfolink>https://doc.pfsense.org/index.php/FreeRADIUS_2.x_package</pkginfolink>
415
			<version>0.15.7_2</version>
416
			<configurationfile>freeradius.xml</configurationfile>
417
			<tabs>
418
				<tab>
419
					<text><![CDATA[Users]]></text>
420
					<url>/pkg.php?xml=freeradius.xml</url>
421
					<active></active>
422
				</tab>
423
				<tab>
424
					<text><![CDATA[MACs]]></text>
425
					<url>/pkg.php?xml=freeradiusauthorizedmacs.xml</url>
426
				</tab>
427
				<tab>
428
					<text><![CDATA[NAS / Clients]]></text>
429
					<url>/pkg.php?xml=freeradiusclients.xml</url>
430
				</tab>
431
				<tab>
432
					<text><![CDATA[Interfaces]]></text>
433
					<url>/pkg.php?xml=freeradiusinterfaces.xml</url>
434
				</tab>
435
				<tab>
436
					<text><![CDATA[Settings]]></text>
437
					<url>/pkg_edit.php?xml=freeradiussettings.xml&amp;id=0</url>
438
				</tab>
439
				<tab>
440
					<text><![CDATA[EAP]]></text>
441
					<url>/pkg_edit.php?xml=freeradiuseapconf.xml&amp;id=0</url>
442
				</tab>
443
				<tab>
444
					<text><![CDATA[SQL]]></text>
445
					<url>/pkg_edit.php?xml=freeradiussqlconf.xml&amp;id=0</url>
446
				</tab>
447
				<tab>
448
					<text><![CDATA[LDAP]]></text>
449
					<url>/pkg_edit.php?xml=freeradiusmodulesldap.xml&amp;id=0</url>
450
				</tab>
451
				<tab>
452
					<text><![CDATA[View config]]></text>
453
					<url>/freeradius_view_config.php</url>
454
				</tab>
455
				<tab>
456
					<text><![CDATA[XMLRPC Sync]]></text>
457
					<url>/pkg_edit.php?xml=freeradiussync.xml&amp;id=0</url>
458
				</tab>
459
			</tabs>
460
			<include_file>/usr/local/pkg/freeradius.inc</include_file>
461
		</package>
462
		<package>
463
			<name>iperf</name>
464
			<website>http://www.freshports.org/benchmarks/iperf/</website>
465
			<descr><![CDATA[Iperf is a tool for testing network throughput, loss, and jitter.]]></descr>
466
			<version>2.0.5.5_3</version>
467
			<pkginfolink>https://doc.pfsense.org/index.php/Iperf_package</pkginfolink>
468
			<configurationfile>iperf.xml</configurationfile>
469
			<tabs>
470
				<tab>
471
					<text><![CDATA[Client]]></text>
472
					<url>/pkg_edit.php?xml=iperf.xml</url>
473
					<active></active>
474
				</tab>
475
				<tab>
476
					<text><![CDATA[Server]]></text>
477
					<url>/pkg_edit.php?xml=iperfserver.xml</url>
478
				</tab>
479
			</tabs>
480
		</package>
481
		<package>
482
			<name>FRR</name>
483
			<internal_name>frr</internal_name>
484
			<descr><![CDATA[FRR routing daemon for BGP, OSPF, and OSPF6.&lt;br /&gt;
485
			&lt;strong&gt;Conflicts with Quagga OSPF and OpenBGPD; these packages cannot be installed at the same time.&lt;/strong&gt;]]></descr>
486
			<version>0.6.3</version>
487
			<configurationfile>frr.xml</configurationfile>
488
			<tabs>
489
				<tab>
490
					<text><![CDATA[Global Settings]]></text>
491
					<url>pkg_edit.php?xml=frr.xml</url>
492
					<active></active>
493
				</tab>
494
				<tab>
495
					<text><![CDATA[Access Lists]]></text>
496
					<url>pkg.php?xml=frr/frr_global_acls.xml</url>
497
				</tab>
498
				<tab>
499
					<text><![CDATA[Prefix Lists]]></text>
500
					<url>pkg.php?xml=frr/frr_global_prefixes.xml</url>
501
				</tab>
502
				<tab>
503
					<text><![CDATA[Route Maps]]></text>
504
					<url>pkg.php?xml=frr/frr_global_routemaps.xml</url>
505
				</tab>
506
				<tab>
507
					<text><![CDATA[Raw Config]]></text>
508
					<url>pkg_edit.php?xml=frr/frr_global_raw.xml</url>
509
				</tab>
510
				<tab>
511
					<text><![CDATA[[BGP]]]></text>
512
					<url>pkg_edit.php?xml=frr/frr_bgp.xml</url>
513
				</tab>
514
				<tab>
515
					<text><![CDATA[[OSPF]]]></text>
516
					<url>pkg_edit.php?xml=frr/frr_ospf.xml</url>
517
				</tab>
518
				<tab>
519
					<text><![CDATA[[OSPF6]]]></text>
520
					<url>pkg_edit.php?xml=frr/frr_ospf6.xml</url>
521
				</tab>
522
				<tab>
523
					<text><![CDATA[Status]]></text>
524
					<url>/status_frr.php</url>
525
				</tab>
526
			</tabs>
527
			<include_file>/usr/local/pkg/frr.inc</include_file>
528
			<plugins>
529
				<item>
530
					<type>plugin_carp</type>
531
				</item>
532
			</plugins>
533
		</package>
534
		<package>
535
			<name>lldpd</name>
536
			<pkginfolink>https://forum.pfsense.org/index.php?topic=143799.0</pkginfolink>
537
			<website>http://vincentbernat.github.io/lldpd/</website>
538
			<descr><![CDATA[802.1ab Link Layer Discovery Protocol (LLDP) daemon]]></descr>
539
			<version>0.9.9</version>
540
			<configurationfile>lldpd.xml</configurationfile>
541
			<include_file>/usr/local/pkg/lldpd/lldpd.inc</include_file>
542
		</package>
543
		<package>
544
			<name>nmap</name>
545
			<descr><![CDATA[NMap is a utility for network exploration or security auditing.&lt;br/&gt;
546
			It supports ping scanning (determine which hosts are up), many port scanning techniques (determine what services the hosts are offering), version detection (determine what application/service is running on a port), and TCP/IP fingerprinting (remote host OS or device identification).
547
			It also offers flexible target and port specification, decoy/stealth scanning, SunRPC scanning, and more.]]></descr>
548
			<version>1.4.4_1</version>
549
			<pkginfolink>https://doc.pfsense.org/index.php/Nmap_package</pkginfolink>
550
			<configurationfile>nmap.xml</configurationfile>
551
			<include_file>/usr/local/pkg/nmap.inc</include_file>
552
		</package>
553
		<package>
554
			<name>mtr-nox11</name>
555
			<descr><![CDATA[Enhanced traceroute replacement. mtr combines the functionality of the traceroute and ping programs in a single network diagnostic tool.]]></descr>
556
			<website>http://www.bitwizard.nl/mtr/</website>
557
			<version>0.85.6_1</version>
558
			<configurationfile>mtr-nox11.xml</configurationfile>
559
		</package>
560
		<package>
561
			<name>snort</name>
562
			<pkginfolink>https://doc.pfsense.org/index.php/Setup_Snort_Package</pkginfolink>
563
			<website>http://www.snort.org</website>
564
			<descr><![CDATA[Snort is an open source network intrusion prevention and detection system (IDS/IPS). Combining the benefits of signature, protocol, and anomaly-based inspection.]]></descr>
565
			<version>4.0_6</version>
566
			<configurationfile>/snort.xml</configurationfile>
567
			<after_install_info>Please visit Services - Snort - Interfaces tab first and select your desired rules. Afterwards visit the Updates tab to download your configured rulesets.</after_install_info>
568
			<include_file>/usr/local/pkg/snort/snort.inc</include_file>
569
		</package>
570
		<package>
571
			<name>ntopng</name>
572
			<website>http://www.ntop.org/</website>
573
			<descr><![CDATA[ntopng (replaces ntop) is a network probe that shows network usage in a way similar to what top does for processes. In interactive mode, it displays the network status on the user's terminal. In Web mode it acts as a Web server, creating an HTML dump of the network status. It sports a NetFlow/sFlow emitter/collector, an HTTP-based client interface for creating ntop-centric monitoring applications, and RRD for persistently storing traffic statistics.]]></descr>
574
			<version>0.8.13_3</version>
575
			<configurationfile>ntopng.xml</configurationfile>
576
			<noembedded>true</noembedded>
577
			<tabs>
578
				<tab>
579
					<text><![CDATA[ntopng Settings]]></text>
580
					<url>/pkg_edit.php?xml=ntopng.xml</url>
581
					<active></active>
582
				</tab>
583
				<tab>
584
					<text><![CDATA[Access ntopng]]></text>
585
					<url>/ntopng_redirect.php</url>
586
				</tab>
587
			</tabs>
588
			<include_file>/usr/local/pkg/ntopng.inc</include_file>
589
		</package>
590
		<package>
591
			<name>squid3</name>
592
			<internal_name>squid</internal_name>
593
			<descr><![CDATA[High performance web proxy cache (3.4 branch). It combines Squid as a proxy server with its capabilities of acting as a HTTP / HTTPS reverse proxy.&lt;br /&gt;
594
			It includes an Exchange-Web-Access (OWA) Assistant, SSL filtering and antivirus integration via C-ICAP.]]></descr>
595
			<pkginfolink>https://forum.pfsense.org/index.php?board=60.0</pkginfolink>
596
			<website>http://www.squid-cache.org/</website>
597
			<version>0.4.44_8</version>
598
			<configurationfile>squid.xml</configurationfile>
599
			<filter_rule_function>squid_generate_rules</filter_rule_function>
600
			<tabs>
601
				<tab>
602
					<text><![CDATA[General]]></text>
603
					<url>/pkg_edit.php?xml=squid.xml&amp;id=0</url>
604
					<active></active>
605
				</tab>
606
				<tab>
607
					<text><![CDATA[Remote Cache]]></text>
608
					<url>/pkg.php?xml=squid_upstream.xml</url>
609
				</tab>
610
				<tab>
611
					<text><![CDATA[Local Cache]]></text>
612
					<url>/pkg_edit.php?xml=squid_cache.xml&amp;id=0</url>
613
				</tab>
614
				<tab>
615
					<text><![CDATA[Antivirus]]></text>
616
					<url>/pkg_edit.php?xml=squid_antivirus.xml&amp;id=0</url>
617
				</tab>
618
				<tab>
619
					<text><![CDATA[ACLs]]></text>
620
					<url>/pkg_edit.php?xml=squid_nac.xml&amp;id=0</url>
621
				</tab>
622
				<tab>
623
					<text><![CDATA[Traffic Mgmt]]></text>
624
					<url>/pkg_edit.php?xml=squid_traffic.xml&amp;id=0</url>
625
				</tab>
626
				<tab>
627
					<text><![CDATA[Authentication]]></text>
628
					<url>/pkg_edit.php?xml=squid_auth.xml&amp;id=0</url>
629
				</tab>
630
				<tab>
631
					<text><![CDATA[Users]]></text>
632
					<url>/pkg.php?xml=squid_users.xml</url>
633
				</tab>
634
				<tab>
635
					<text><![CDATA[Real Time]]></text>
636
					<url>/squid_monitor.php</url>
637
				</tab>
638
				<tab>
639
					<text><![CDATA[Sync]]></text>
640
					<url>/pkg_edit.php?xml=squid_sync.xml</url>
641
				</tab>
642
			</tabs>
643
			<include_file>/usr/local/pkg/squid.inc</include_file>
644
		</package>
645
		<package>
646
			<name>squidGuard</name>
647
			<descr><![CDATA[High performance web proxy URL filter.
648
			&lt;br /&gt;
649
			Works with both Squid (2.7 legacy branch) and Squid3 (3.4 branch) packages.
650
			&lt;br /&gt;
651
			&lt;strong&gt;Ensure Squid is installed before installing this package.&lt;/strong&gt;]]></descr>
652
			<website>http://www.squidGuard.org/</website>
653
			<version>1.16.18_1</version>
654
			<configurationfile>squidguard.xml</configurationfile>
655
			<after_install_info>Please visit Services - SquidGuard Proxy Filter - Target Categories and set up at least one category there before enabling SquidGuard. See https://forum.pfsense.org/index.php?topic=94312.0 for details.</after_install_info>
656
			<tabs>
657
				<tab>
658
					<text><![CDATA[General settings]]></text>
659
					<url>/pkg_edit.php?xml=squidguard.xml&amp;id=0</url>
660
					<active></active>
661
				</tab>
662
				<tab>
663
					<text><![CDATA[Common ACL]]></text>
664
					<url>/pkg_edit.php?xml=squidguard_default.xml&amp;id=0</url>
665
				</tab>
666
				<tab>
667
					<text><![CDATA[Groups ACL]]></text>
668
					<url>/pkg.php?xml=squidguard_acl.xml</url>
669
				</tab>
670
				<tab>
671
					<text><![CDATA[Target categories]]></text>
672
					<url>/pkg.php?xml=squidguard_dest.xml</url>
673
				</tab>
674
				<tab>
675
					<text><![CDATA[Times]]></text>
676
					<url>/pkg.php?xml=squidguard_time.xml</url>
677
				</tab>
678
				<tab>
679
					<text><![CDATA[Rewrites]]></text>
680
					<url>/pkg.php?xml=squidguard_rewr.xml</url>
681
				</tab>
682
				<tab>
683
					<text><![CDATA[Blacklist]]></text>
684
					<url>/squidGuard/squidguard_blacklist.php</url>
685
				</tab>
686
				<tab>
687
					<text><![CDATA[Log]]></text>
688
					<url>/squidGuard/squidguard_log.php</url>
689
				</tab>
690
				<tab>
691
					<text><![CDATA[XMLRPC Sync]]></text>
692
					<url>/pkg_edit.php?xml=squidguard_sync.xml</url>
693
				</tab>
694
			</tabs>
695
			<include_file>/usr/local/pkg/squidguard.inc</include_file>
696
		</package>
697
		<package>
698
			<name>Avahi</name>
699
			<pkginfolink>https://forum.netgate.com/topic/134339</pkginfolink>
700
			<website>http://www.avahi.org/</website>
701
			<descr><![CDATA[Avahi is a system which facilitates host and service discovery in local networks via mDNS (Multicast DNS) and DNS-SD (DNS Service Discovery).]]></descr>
702
			<version>2.0.0_2</version>
703
			<configurationfile>avahi.xml</configurationfile>
704
			<include_file>/usr/local/pkg/avahi/avahi.inc</include_file>
705
		</package>
706
		<package>
707
			<name>softflowd</name>
708
			<website>https://www.freshports.org/net-mgmt/softflowd/</website>
709
			<descr><![CDATA[Softflowd is flow-based network traffic analyser capable of Cisco NetFlow data export.&lt;br/&gt;
710
			Softflowd semi-statefully tracks traffic flows recorded by listening on a network interface or by reading a packet capture file. These flows may be reported via NetFlow to a collecting host or summarised within softflowd itself.&lt;br/&gt;
711
			Softflowd supports Netflow versions 1, 5, 9 and 10 (IPFIX) and is fully IPv6-capable - it can track IPv6 flows and send export datagrams via IPv6. It also supports export to multicast groups, allowing for redundant flow collectors.&lt;br/&gt;]]></descr>
712
			<version>1.2.3</version>
713
			<configurationfile>softflowd.xml</configurationfile>
714
			<include_file>/usr/local/pkg/softflowd.inc</include_file>
715
		</package>
716
		<package>
717
			<name>suricata</name>
718
			<website>http://suricata-ids.org/</website>
719
			<descr><![CDATA[High Performance Network IDS, IPS and Security Monitoring engine by OISF.]]></descr>
720
			<version>4.1.4_8</version>
721
			<configurationfile>suricata.xml</configurationfile>
722
			<include_file>/usr/local/pkg/suricata/suricata.inc</include_file>
723
		</package>
724
		<package>
725
			<name>bind</name>
726
			<descr><![CDATA[The most widely used name server software.]]></descr>
727
			<website>http://www.isc.org/downloads/BIND/</website>
728
			<category>Services</category>
729
			<version>9.14</version>
730
			<configurationfile>bind.xml</configurationfile>
731
			<port_category>dns</port_category>
732
			<tabs>
733
				<tab>
734
					<text><![CDATA[Settings]]></text>
735
					<url>/pkg_edit.php?xml=bind.xml</url>
736
					<active></active>
737
				</tab>
738
				<tab>
739
					<text><![CDATA[ACLs]]></text>
740
					<url>/pkg.php?xml=bind_acls.xml</url>
741
				</tab>
742
				<tab>
743
					<text><![CDATA[Views]]></text>
744
					<url>/pkg.php?xml=bind_views.xml</url>
745
				</tab>
746
				<tab>
747
					<text><![CDATA[Zones]]></text>
748
					<url>/pkg.php?xml=bind_zones.xml</url>
749
				</tab>
750
				<tab>
751
					<text><![CDATA[Sync]]></text>
752
					<url>/pkg_edit.php?xml=bind_sync.xml</url>
753
				</tab>
754
			</tabs>
755
			<include_file>/usr/local/pkg/bind.inc</include_file>
756
		</package>
757
		<package>
758
			<name>haproxy-devel</name>
759
			<pkginfolink>https://doc.pfsense.org/index.php/haproxy_package</pkginfolink>
760
			<descr><![CDATA[The Reliable, High Performance TCP/HTTP(S) Load Balancer.&lt;br /&gt;
761
			This package implements the TCP, HTTP and HTTPS balancing features from haproxy.&lt;br /&gt;
762
			Supports ACLs for smart backend switching.]]></descr>
763
			<website>http://haproxy.1wt.eu/</website>
764
			<version>0.59_20</version>
765
			<configurationfile>haproxy.xml</configurationfile>
766
			<logging>
767
				<logsocket>/tmp/haproxy_chroot/var/run/log</logsocket>
768
				<facilityname>haproxy</facilityname>
769
				<logfilename>haproxy.log</logfilename>
770
			</logging>
771
			<filter_rule_function>haproxy_generate_rules</filter_rule_function>
772
			<include_file>/usr/local/pkg/haproxy/haproxy.inc</include_file>
773
			<plugins>
774
				<item>
775
					<type>plugin_carp</type>
776
				</item>
777
				<item>
778
					<type>plugin_certificates</type>
779
				</item>
780
			</plugins>
781
		</package>
782
		<package>
783
			<name>acme</name>
784
			<pkginfolink>https://doc.pfsense.org/index.php/pfsense-pkg-acme</pkginfolink>
785
			<descr><![CDATA[Automated Certificate Management Environment, for automated use of LetsEncrypt certificates.]]></descr>
786
			<website>https://letsencrypt.org/</website>
787
			<version>0.6.2</version>
788
			<configurationfile>acme.xml</configurationfile>
789
			<include_file>/usr/local/pkg/acme/acme.inc</include_file>
790
			<plugins>
791
				<item>
792
					<type>plugin_certificates</type>
793
				</item>
794
			</plugins>
795
		</package>
796
		<package>
797
			<name>OpenVPN Client Export Utility</name>
798
			<internal_name>openvpn-client-export</internal_name>
799
			<descr><![CDATA[Allows a pre-configured OpenVPN Windows Client or Mac OS X's Viscosity configuration bundle to be exported directly from pfSense.]]></descr>
800
			<version>1.4.18_4</version>
801
			<configurationfile>openvpn-client-export.xml</configurationfile>
802
			<tabs>
803
				<tab>
804
					<name>Client Export</name>
805
					<tabgroup>OpenVPN</tabgroup>
806
					<url>/vpn_openvpn_export.php</url>
807
				</tab>
808
				<tab>
809
					<name>Shared Key Export</name>
810
					<tabgroup>OpenVPN</tabgroup>
811
					<url>/vpn_openvpn_export_shared.php</url>
812
				</tab>
813
			</tabs>
814
			<include_file>/usr/local/pkg/openvpn-client-export.inc</include_file>
815
		</package>
816
		<package>
817
			<name>iftop</name>
818
			<pkginfolink>https://forum.pfsense.org/</pkginfolink>
819
			<descr><![CDATA[Realtime interface monitor (console/shell only).]]></descr>
820
			<website>http://www.ex-parrot.com/~pdw/iftop/</website>
821
			<version>0.17_2</version>
822
			<configurationfile>iftop.xml</configurationfile>
823
		</package>
824
		<package>
825
			<name>RRD Summary</name>
826
			<internal_name>RRD_Summary</internal_name>
827
			<descr><![CDATA[RRD Summary Page, which will give estimated month-over-month traffic passed In/Out during the specified period.]]></descr>
828
			<version>2.0</version>
829
			<configurationfile>rrd-summary.xml</configurationfile>
830
		</package>
831
		<package>
832
			<name>darkstat</name>
833
			<website>http://dmr.ath.cx/net/darkstat/</website>
834
			<descr><![CDATA[darkstat is a network statistics gatherer. It's a packet sniffer that runs as a background process on a cable/DSL router, gathers all sorts of statistics about network usage, and serves them over HTTP.]]></descr>
835
			<version>3.1.3_4</version>
836
			<configurationfile>darkstat.xml</configurationfile>
837
			<tabs>
838
				<tab>
839
					<text><![CDATA[darkstat Settings]]></text>
840
					<url>/pkg_edit.php?xml=darkstat.xml</url>
841
					<active></active>
842
				</tab>
843
				<tab>
844
					<text><![CDATA[Access darkstat]]></text>
845
					<url>/darkstat_redirect.php</url>
846
				</tab>
847
			</tabs>
848
			<include_file>/usr/local/pkg/darkstat.inc</include_file>
849
		</package>
850
		<package>
851
			<name>Traffic Totals</name>
852
			<internal_name>Status_Traffic_Totals</internal_name>
853
			<descr><![CDATA[Traffic Totals page under the Status menu, which will give a total amount of traffic passed In/Out over the period of hours, days, and months. Uses vnStat for data collection.]]></descr>
854
			<version>1.2.4</version>
855
			<configurationfile>Status_Traffic_Totals.xml</configurationfile>
856
		</package>
857
		<package>
858
			<name>net-snmp</name>
859
			<internal_name>net-snmp</internal_name>
860
			<descr><![CDATA[NET-SNMP daemon and tools]]></descr>
861
			<version>0.1.5_2</version>
862
			<configurationfile>net-snmp.xml</configurationfile>
863
			<tabs>
864
				<tab>
865
					<text><![CDATA[General]]></text>
866
					<url>/pkg_edit.php?xml=net-snmp.xml</url>
867
					<active></active>
868
				</tab>
869
				<tab>
870
					<text><![CDATA[Host Information]]></text>
871
					<url>/pkg_edit.php?xml=net-snmp_hostinfo.xml</url>
872
				</tab>
873
				<tab>
874
					<text><![CDATA[Users]]></text>
875
					<url>/pkg.php?xml=net-snmp_users.xml</url>
876
				</tab>
877
				<tab>
878
					<text><![CDATA[Communities]]></text>
879
					<url>/pkg.php?xml=net-snmp_communities.xml</url>
880
				</tab>
881
				<tab>
882
					<text><![CDATA[Trap Generation]]></text>
883
					<url>/pkg_edit.php?xml=net-snmp_trapgen.xml</url>
884
				</tab>
885
				<tab>
886
					<text><![CDATA[[SNMP Trap Daemon]]]></text>
887
					<url>/pkg_edit.php?xml=net-snmptrapd.xml</url>
888
				</tab>
889
			</tabs>
890
			<include_file>/usr/local/pkg/net-snmp.inc</include_file>
891
		</package>
892
		<package>
893
			<name>siproxd</name>
894
			<website>http://siproxd.sourceforge.net/</website>
895
			<descr><![CDATA[Proxy for handling NAT of multiple SIP devices to a single public IP.]]></descr>
896
			<pkginfolink>https://doc.pfsense.org/index.php/Siproxd_package</pkginfolink>
897
			<version>1.1.3_3</version>
898
			<configurationfile>siproxd.xml</configurationfile>
899
			<filter_rule_function>siproxd_generate_rules</filter_rule_function>
900
			<tabs>
901
				<tab>
902
					<text><![CDATA[Settings]]></text>
903
					<url>/pkg_edit.php?xml=siproxd.xml</url>
904
					<active></active>
905
				</tab>
906
				<tab>
907
					<text><![CDATA[Users]]></text>
908
					<url>/pkg.php?xml=siproxdusers.xml</url>
909
				</tab>
910
				<tab>
911
					<text><![CDATA[Registered Phones]]></text>
912
					<url>/siproxd_registered_phones.php</url>
913
				</tab>
914
			</tabs>
915
			<include_file>/usr/local/pkg/siproxd.inc</include_file>
916
		</package>
917
		<package>
918
			<name>stunnel</name>
919
			<pkginfolink>https://doc.pfsense.org/index.php/Stunnel_package</pkginfolink>
920
			<descr><![CDATA[SSL encryption wrapper between remote client and local or remote servers.]]></descr>
921
			<website>http://www.stunnel.org/</website>
922
			<version>5.50</version>
923
			<configurationfile>stunnel.xml</configurationfile>
924
			<tabs>
925
				<tab>
926
					<text><![CDATA[Tunnels]]></text>
927
					<url>/pkg.php?xml=stunnel.xml</url>
928
					<active></active>
929
				</tab>
930
			</tabs>
931
			<include_file>/usr/local/pkg/stunnel.inc</include_file>
932
		</package>
933
		<package>
934
			<name>syslog-ng</name>
935
			<website>http://www.balabit.com/network-security/syslog-ng/</website>
936
			<descr><![CDATA[Syslog-ng syslog server. This service is not intended to replace the default pfSense syslog server but rather acts as an independent syslog server.]]></descr>
937
			<version>1.15_2</version>
938
			<configurationfile>syslog-ng.xml</configurationfile>
939
			<filter_rule_function>syslogng_generate_rules</filter_rule_function>
940
			<tabs>
941
				<tab>
942
					<text><![CDATA[General]]></text>
943
					<url>/pkg_edit.php?xml=syslog-ng.xml&amp;id=0</url>
944
					<active></active>
945
				</tab>
946
				<tab>
947
					<text><![CDATA[Advanced]]></text>
948
					<url>/pkg.php?xml=syslog-ng_advanced.xml</url>
949
				</tab>
950
				<tab>
951
					<text><![CDATA[Log Viewer]]></text>
952
					<url>/syslog-ng_log_viewer.php</url>
953
				</tab>
954
			</tabs>
955
			<include_file>/usr/local/pkg/syslog-ng.inc</include_file>
956
		</package>
957
		<package>
958
			<name>arping</name>
959
			<descr><![CDATA[Broadcasts a who-has ARP packet on the network and prints answers.]]></descr>
960
			<website>http://www.habets.pp.se/synscan/programs.php?prog=arping</website>
961
			<version>1.2.2_1</version>
962
			<configurationfile>arping.xml</configurationfile>
963
			<pkginfolink>https://doc.pfsense.org/index.php/Arping</pkginfolink>
964
			<include_file>/usr/local/pkg/arping.inc</include_file>
965
		</package>
966
		<package>
967
			<name>bandwidthd</name>
968
			<website>http://bandwidthd.sourceforge.net/</website>
969
			<descr><![CDATA[BandwidthD tracks usage of TCP/IP network subnets and builds html files with graphs to display utilization.&lt;br/&gt;
970
			Charts are built by individual IPs, and by default display utilization over 2 day, 8 day, 40 day, and 400 day periods. Furthermore, each IP address's utilization can be logged out in CDF format, or to a backend database server.&lt;br/&gt;
971
			HTTP, TCP, UDP, ICMP, VPN, and P2P traffic are color coded.]]></descr>
972
			<version>0.7.4_1</version>
973
			<configurationfile>bandwidthd.xml</configurationfile>
974
			<tabs>
975
				<tab>
976
					<text><![CDATA[Access BandwidthD]]></text>
977
					<url>/diag_bandwidthd.php</url>
978
				</tab>
979
				<tab>
980
					<text><![CDATA[Settings]]></text>
981
					<url>/pkg_edit.php?xml=bandwidthd.xml</url>
982
					<active></active>
983
				</tab>
984
			</tabs>
985
			<include_file>/usr/local/pkg/bandwidthd.inc</include_file>
986
		</package>
987
		<package>
988
			<name>sudo</name>
989
			<pkginfolink>https://doc.pfsense.org/index.php/Sudo_Package</pkginfolink>
990
			<descr><![CDATA[sudo allows delegation of privileges to users in the shell so commands can be run as other users, such as root.]]></descr>
991
			<website>http://www.sudo.ws/</website>
992
			<version>0.3_1</version>
993
			<configurationfile>sudo.xml</configurationfile>
994
			<include_file>/usr/local/pkg/sudo.inc</include_file>
995
		</package>
996
		<package>
997
			<name>Shellcmd</name>
998
			<descr><![CDATA[The shellcmd utility is used to manage commands on system startup.]]></descr>
999
			<version>1.0.5_1</version>
1000
			<configurationfile>shellcmd.xml</configurationfile>
1001
			<include_file>/usr/local/pkg/shellcmd.inc</include_file>
1002
		</package>
1003
		<package>
1004
			<name>Telegraf</name>
1005
			<descr><![CDATA[Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.]]></descr>
1006
			<version>0.9</version>
1007
			<configurationfile>telegraf.xml</configurationfile>
1008
			<include_file>/usr/local/pkg/telegraf.inc</include_file>
1009
		</package>
1010
		<package>
1011
			<name>Lightsquid</name>
1012
			<descr><![CDATA[LightSquid is a high performance web proxy reporting tool. Includes proxy realtime statistics (SQStat).
1013
			&lt;strong&gt;Requires Squid package.&lt;/strong&gt;]]></descr>
1014
			<website>http://lightsquid.sf.net/</website>
1015
			<version>3.0.6_6</version>
1016
			<configurationfile>lightsquid.xml</configurationfile>
1017
			<noembedded>true</noembedded>
1018
			<include_file>/usr/local/pkg/lightsquid.inc</include_file>
1019
		</package>
1020
		<package>
1021
			<name>arpwatch</name>
1022
			<website>http://ee.lbl.gov/</website>
1023
			<descr><![CDATA[This package contains tools that monitors ethernet activity and
1024
			maintains a database of ethernet/ip address pairings. It also reports
1025
			certain changes via email.]]></descr>
1026
			<version>0.1.2</version>
1027
			<configurationfile>arpwatch.xml</configurationfile>
1028
			<tabs>
1029
				<tab>
1030
					<text><![CDATA[Settings]]></text>
1031
					<url>/pkg_edit.php?xml=arpwatch.xml</url>
1032
					<active></active>
1033
				</tab>
1034
				<tab>
1035
					<text><![CDATA[Database]]></text>
1036
					<url>/arpwatch_database.php</url>
1037
				</tab>
1038
			</tabs>
1039
			<include_file>/usr/local/pkg/arpwatch.inc</include_file>
1040
		</package>
1041
		<package>
1042
			<name>tinc</name>
1043
			<website>http://www.tinc-vpn.org/</website>
1044
			<descr><![CDATA[tinc is a Virtual Private Network (VPN) daemon that uses tunnelling and encryption to create a secure private network between hosts on the Internet.]]></descr>
1045
			<version>1.0.35_1</version>
1046
			<configurationfile>tinc.xml</configurationfile>
1047
			<logging>
1048
				<facilityname>tinc</facilityname>
1049
				<logfilename>tinc.log</logfilename>
1050
			</logging>
1051
			<tabs>
1052
				<tab>
1053
					<text><![CDATA[Settings]]></text>
1054
					<url>/pkg_edit.php?xml=tinc.xml</url>
1055
					<active></active>
1056
				</tab>
1057
				<tab>
1058
					<text><![CDATA[Hosts]]></text>
1059
					<url>/pkg.php?xml=tinc_hosts.xml</url>
1060
				</tab>
1061
			</tabs>
1062
			<include_file>/usr/local/pkg/tinc.inc</include_file>
1063
			<plugins>
1064
				<item>
1065
					<type>plugin_carp</type>
1066
				</item>
1067
			</plugins>
1068
		</package>
1069
		<menu>
1070
			<name>tinc</name>
1071
			<section>VPN</section>
1072
			<configfile>tinc.xml</configfile>
1073
			<url>/pkg_edit.php?xml=tinc.xml</url>
1074
		</menu>
1075
		<menu>
1076
			<name>Tinc VPN</name>
1077
			<section>Status</section>
1078
			<url>/status_tinc.php</url>
1079
		</menu>
1080
		<menu>
1081
			<name>Syslog-ng</name>
1082
			<tooltiptext>Setup Syslog-ng</tooltiptext>
1083
			<section>Services</section>
1084
			<url>/pkg_edit.php?xml=syslog-ng.xml&amp;id=0</url>
1085
		</menu>
1086
		<menu>
1087
			<name>Suricata</name>
1088
			<tooltiptext>Configure Suricata settings</tooltiptext>
1089
			<section>Services</section>
1090
			<url>/suricata/suricata_interfaces.php</url>
1091
		</menu>
1092
		<menu>
1093
			<name>sudo</name>
1094
			<section>System</section>
1095
			<url>/pkg_edit.php?xml=sudo.xml</url>
1096
		</menu>
1097
		<menu>
1098
			<name>STunnel</name>
1099
			<section>Services</section>
1100
			<configfile>stunnel.xml</configfile>
1101
		</menu>
1102
		<menu>
1103
			<name>SquidGuard Proxy Filter</name>
1104
			<tooltiptext>Modify the proxy server's filter settings</tooltiptext>
1105
			<section>Services</section>
1106
			<url>/pkg_edit.php?xml=squidguard.xml&amp;id=0</url>
1107
		</menu>
1108
		<menu>
1109
			<name>Squid Proxy Server</name>
1110
			<tooltiptext>Modify the proxy server settings</tooltiptext>
1111
			<section>Services</section>
1112
			<url>/pkg_edit.php?xml=squid.xml&amp;id=0</url>
1113
		</menu>
1114
		<menu>
1115
			<name>Squid Reverse Proxy</name>
1116
			<tooltiptext>Modify the reverse proxy server settings</tooltiptext>
1117
			<section>Services</section>
1118
			<url>/pkg_edit.php?xml=squid_reverse_general.xml&amp;id=0</url>
1119
		</menu>
1120
		<menu>
1121
			<name>softflowd</name>
1122
			<tooltiptext>Modify softflowd settings.</tooltiptext>
1123
			<section>Services</section>
1124
			<configfile>softflowd.xml</configfile>
1125
			<url>/pkg_edit.php?xml=softflowd.xml</url>
1126
		</menu>
1127
		<menu>
1128
			<name>Snort</name>
1129
			<tooltiptext>Set up snort specific settings</tooltiptext>
1130
			<section>Services</section>
1131
			<url>/snort/snort_interfaces.php</url>
1132
		</menu>
1133
		<menu>
1134
			<name>siproxd</name>
1135
			<section>Services</section>
1136
			<url>/pkg_edit.php?xml=siproxd.xml</url>
1137
		</menu>
1138
		<menu>
1139
			<name>ntopng Settings</name>
1140
			<tooltiptext>Set ntopng settings such as password and port.</tooltiptext>
1141
			<section>Diagnostics</section>
1142
			<url>/pkg_edit.php?xml=ntopng.xml</url>
1143
		</menu>
1144
		<menu>
1145
			<name>ntopng</name>
1146
			<tooltiptext>Access ntopng</tooltiptext>
1147
			<section>Diagnostics</section>
1148
			<url>/ntopng_redirect.php</url>
1149
		</menu>
1150
		<menu>
1151
			<name>NMap</name>
1152
			<section>Diagnostics</section>
1153
			<configfile>nmap.xml</configfile>
1154
		</menu>
1155
		<menu>
1156
			<name>SNMP (NET-SNMP)</name>
1157
			<tooltiptext>Modify the NET-SNMP Daemon Settings</tooltiptext>
1158
			<section>Services</section>
1159
			<url>/pkg_edit.php?xml=net-snmp.xml</url>
1160
		</menu>
1161
		<menu>
1162
			<name>SNMP Trap Daemon (NET-SNMP)</name>
1163
			<tooltiptext>Modify the NET-SNMP Daemon Settings</tooltiptext>
1164
			<section>Services</section>
1165
			<url>/pkg_edit.php?xml=net-snmptrapd.xml</url>
1166
		</menu>
1167
		<menu>
1168
			<name>mtr</name>
1169
			<section>Diagnostics</section>
1170
			<url>/pkg_edit.php?xml=mtr-nox11.xml</url>
1171
		</menu>
1172
		<menu>
1173
			<name>LLDP</name>
1174
			<tooltiptext>Link Layer Discover Protocol (802.3ab)</tooltiptext>
1175
			<section>Services</section>
1176
			<url>/lldpd_status.php</url>
1177
		</menu>
1178
		<menu>
1179
			<name>iperf Client</name>
1180
			<tooltiptext>Run iperf in client mode.</tooltiptext>
1181
			<section>Diagnostics</section>
1182
			<url>/pkg_edit.php?xml=iperf.xml</url>
1183
		</menu>
1184
		<menu>
1185
			<name>iperf Server</name>
1186
			<tooltiptext>Run iperf in server mode.</tooltiptext>
1187
			<section>Diagnostics</section>
1188
			<url>/pkg_edit.php?xml=iperfserver.xml</url>
1189
		</menu>
1190
		<menu>
1191
			<name>HAProxy</name>
1192
			<tooltiptext></tooltiptext>
1193
			<section>Services</section>
1194
			<url>/haproxy/haproxy_listeners.php</url>
1195
		</menu>
1196
		<menu>
1197
			<name>HAProxy Stats</name>
1198
			<tooltiptext>Stats of HAProxy</tooltiptext>
1199
			<section>Status</section>
1200
			<url>/haproxy/haproxy_stats.php?haproxystats=1</url>
1201
		</menu>
1202
		<menu>
1203
			<name>FRR Global/Zebra</name>
1204
			<section>Services</section>
1205
			<configfile>frr.xml</configfile>
1206
			<url>/pkg_edit.php?xml=frr.xml</url>
1207
		</menu>
1208
		<menu>
1209
			<name>FRR BGP</name>
1210
			<section>Services</section>
1211
			<configfile>frr.xml</configfile>
1212
			<url>pkg_edit.php?xml=frr/frr_bgp.xml</url>
1213
		</menu>
1214
		<menu>
1215
			<name>FRR OSPF</name>
1216
			<section>Services</section>
1217
			<configfile>frr.xml</configfile>
1218
			<url>/pkg_edit.php?xml=frr/frr_ospf.xml</url>
1219
		</menu>
1220
		<menu>
1221
			<name>FRR OSPF6</name>
1222
			<section>Services</section>
1223
			<configfile>frr.xml</configfile>
1224
			<url>/pkg_edit.php?xml=frr/frr_ospf6.xml</url>
1225
		</menu>
1226
		<menu>
1227
			<name>FRR</name>
1228
			<section>Status</section>
1229
			<configfile>frr.xml</configfile>
1230
			<url>/status_frr.php</url>
1231
		</menu>
1232
		<menu>
1233
			<name>FreeRADIUS</name>
1234
			<section>Services</section>
1235
			<url>/pkg.php?xml=freeradius.xml</url>
1236
		</menu>
1237
		<menu>
1238
			<name>darkstat Settings</name>
1239
			<tooltiptext>Setup darkstat specific settings.</tooltiptext>
1240
			<section>Diagnostics</section>
1241
			<url>/pkg_edit.php?xml=darkstat.xml</url>
1242
		</menu>
1243
		<menu>
1244
			<name>darkstat</name>
1245
			<tooltiptext>Access darkstat</tooltiptext>
1246
			<section>Diagnostics</section>
1247
			<url>/darkstat_redirect.php</url>
1248
		</menu>
1249
		<menu>
1250
			<name>BIND DNS Server</name>
1251
			<tooltiptext>Modify BIND settings</tooltiptext>
1252
			<section>Services</section>
1253
			<url>/pkg_edit.php?xml=bind.xml</url>
1254
		</menu>
1255
		<menu>
1256
			<name>BandwidthD</name>
1257
			<section>Diagnostics</section>
1258
			<url>/diag_bandwidthd.php</url>
1259
		</menu>
1260
		<menu>
1261
			<name>BandwidthD Settings</name>
1262
			<section>Diagnostics</section>
1263
			<url>/pkg_edit.php?xml=bandwidthd.xml</url>
1264
		</menu>
1265
		<menu>
1266
			<name>Arpwatch</name>
1267
			<section>Services</section>
1268
			<url>/pkg_edit.php?xml=arpwatch.xml</url>
1269
		</menu>
1270
		<menu>
1271
			<name>ARPing</name>
1272
			<tooltiptext>The arping utility sends ARP and/or ICMP requests to the specified host and displays the replies.</tooltiptext>
1273
			<section>Diagnostics</section>
1274
			<url>/pkg_edit.php?xml=arping.xml&amp;id=0</url>
1275
		</menu>
1276
		<menu>
1277
			<name>Acme Certificates</name>
1278
			<tooltiptext></tooltiptext>
1279
			<section>Services</section>
1280
			<url>/acme/acme_certificates.php</url>
1281
		</menu>
1282
		<menu>
1283
			<name>Telegraf</name>
1284
			<section>Services</section>
1285
			<configfile>telegraf.xml</configfile>
1286
			<url>/pkg_edit.php?xml=telegraf.xml</url>
1287
		</menu>
1288
		<menu>
1289
			<name>Traffic Totals</name>
1290
			<tooltiptext>Traffic totals per interface for different periods of time.</tooltiptext>
1291
			<section>Status</section>
1292
			<url>/status_traffic_totals.php</url>
1293
		</menu>
1294
		<menu>
1295
			<name>Shellcmd</name>
1296
			<section>Services</section>
1297
			<configfile>shellcmd.xml</configfile>
1298
			<url>/pkg.php?xml=shellcmd.xml</url>
1299
		</menu>
1300
		<menu>
1301
			<name>RRD Summary</name>
1302
			<tooltiptext>Estimated month-over-month traffic passed In/Out during the specified period.</tooltiptext>
1303
			<section>Status</section>
1304
			<url>/status_rrd_summary.php</url>
1305
		</menu>
1306
		<menu>
1307
			<name>Squid Proxy Reports</name>
1308
			<section>Status</section>
1309
			<url>/pkg_edit.php?xml=lightsquid.xml</url>
1310
		</menu>
1311
		<menu>
1312
			<name>Cron</name>
1313
			<section>Services</section>
1314
			<configfile>cron.xml</configfile>
1315
			<url>/packages/cron/cron.php</url>
1316
		</menu>
1317
		<menu>
1318
			<name>Avahi</name>
1319
			<tooltiptext>Avahi mDNS/DNS-SD</tooltiptext>
1320
			<section>Services</section>
1321
			<url>/avahi_settings.php</url>
1322
		</menu>
1323
		<freeradiuseapconf>
1324
			<config>
1325
				<ssl_ca_cert>5d5e5b02ef453</ssl_ca_cert>
1326
				<ssl_server_cert>5d5e5b0314b8f</ssl_server_cert>
1327
			</config>
1328
		</freeradiuseapconf>
1329
		<service>
1330
			<name>tinc</name>
1331
			<rcfile>tinc.sh</rcfile>
1332
			<executable>tincd</executable>
1333
			<description><![CDATA[Tinc Mesh VPN]]></description>
1334
		</service>
1335
		<service>
1336
			<name>syslog-ng</name>
1337
			<rcfile>syslog-ng.sh</rcfile>
1338
			<executable>syslog-ng</executable>
1339
			<description><![CDATA[Syslog-ng Syslog Server]]></description>
1340
		</service>
1341
		<service>
1342
			<name>suricata</name>
1343
			<rcfile>suricata.sh</rcfile>
1344
			<executable>suricata</executable>
1345
			<description><![CDATA[Suricata IDS/IPS Daemon]]></description>
1346
		</service>
1347
		<service>
1348
			<name>stunnel</name>
1349
			<rcfile>stunnel.sh</rcfile>
1350
			<executable>stunnel</executable>
1351
		</service>
1352
		<service>
1353
			<name>squidGuard</name>
1354
			<description><![CDATA[Proxy server filter Service]]></description>
1355
			<executable>squidGuard</executable>
1356
		</service>
1357
		<service>
1358
			<name>squid</name>
1359
			<rcfile>squid.sh</rcfile>
1360
			<executable>squid</executable>
1361
			<description><![CDATA[Squid Proxy Server Service]]></description>
1362
		</service>
1363
		<service>
1364
			<name>clamd</name>
1365
			<rcfile>clamd.sh</rcfile>
1366
			<executable>clamd</executable>
1367
			<description><![CDATA[ClamAV Antivirus]]></description>
1368
		</service>
1369
		<service>
1370
			<name>c-icap</name>
1371
			<rcfile>c-icap.sh</rcfile>
1372
			<executable>c-icap</executable>
1373
			<description><![CDATA[ICAP Inteface for Squid and ClamAV integration]]></description>
1374
		</service>
1375
		<service>
1376
			<name>softflowd</name>
1377
			<rcfile>softflowd.sh</rcfile>
1378
			<executable>softflowd</executable>
1379
			<description><![CDATA[Netflow export daemon]]></description>
1380
		</service>
1381
		<service>
1382
			<name>snort</name>
1383
			<rcfile>snort.sh</rcfile>
1384
			<executable>snort</executable>
1385
			<description><![CDATA[Snort IDS/IPS Daemon]]></description>
1386
		</service>
1387
		<service>
1388
			<name>siproxd</name>
1389
			<rcfile>siproxd.sh</rcfile>
1390
			<executable>siproxd</executable>
1391
			<description><![CDATA[Proxy/Masquerading Daemon for SIP]]></description>
1392
		</service>
1393
		<service>
1394
			<name>ntopng</name>
1395
			<rcfile>ntopng.sh</rcfile>
1396
			<executable>ntopng</executable>
1397
			<description><![CDATA[ntopng Network Traffic Monitor]]></description>
1398
		</service>
1399
		<service>
1400
			<name>net-snmpd</name>
1401
			<rcfile>net-snmpd.sh</rcfile>
1402
			<executable>snmpd</executable>
1403
			<description><![CDATA[NET-SNMP Daemon]]></description>
1404
		</service>
1405
		<service>
1406
			<name>net-snmptrapd</name>
1407
			<rcfile>net-snmptrapd.sh</rcfile>
1408
			<executable>snmptrapd</executable>
1409
			<description><![CDATA[NET-SNMP Trap Listening Daemon]]></description>
1410
		</service>
1411
		<service>
1412
			<name>lldpd</name>
1413
			<rcfile>lldpd.sh</rcfile>
1414
			<executable>lldpd</executable>
1415
			<description><![CDATA[LLDP daemon]]></description>
1416
		</service>
1417
		<service>
1418
			<name>iperf</name>
1419
			<executable>iperf</executable>
1420
			<description><![CDATA[iperf Network Performance Testing Daemon/Client]]></description>
1421
			<stopcmd>mwexec(&quot;/usr/bin/killall iperf&quot;);</stopcmd>
1422
		</service>
1423
		<service>
1424
			<name>haproxy</name>
1425
			<rcfile>haproxy.sh</rcfile>
1426
			<executable>haproxy</executable>
1427
			<description><![CDATA[TCP/HTTP(S) Load Balancer]]></description>
1428
		</service>
1429
		<service>
1430
			<name>FRR zebra</name>
1431
			<rcfile>frr.sh</rcfile>
1432
			<executable>zebra</executable>
1433
			<description><![CDATA[FRR core/abstraction daemon]]></description>
1434
		</service>
1435
		<service>
1436
			<name>FRR staticd</name>
1437
			<rcfile>frr.sh</rcfile>
1438
			<executable>staticd</executable>
1439
			<description><![CDATA[FRR static route daemon]]></description>
1440
		</service>
1441
		<service>
1442
			<name>FRR bgpd</name>
1443
			<rcfile>frr.sh</rcfile>
1444
			<executable>bgpd</executable>
1445
			<description><![CDATA[FRR BGP routing daemon]]></description>
1446
		</service>
1447
		<service>
1448
			<name>FRR ospfd</name>
1449
			<rcfile>frr.sh</rcfile>
1450
			<executable>ospfd</executable>
1451
			<description><![CDATA[FRR OSPF routing daemon]]></description>
1452
		</service>
1453
		<service>
1454
			<name>FRR ospf6d</name>
1455
			<rcfile>frr.sh</rcfile>
1456
			<executable>ospf6d</executable>
1457
			<description><![CDATA[FRR OSPF6 routing daemon]]></description>
1458
		</service>
1459
		<service>
1460
			<name>radiusd</name>
1461
			<rcfile>radiusd.sh</rcfile>
1462
			<executable>radiusd</executable>
1463
			<description><![CDATA[FreeRADIUS Server]]></description>
1464
		</service>
1465
		<service>
1466
			<name>darkstat</name>
1467
			<rcfile>darkstat.sh</rcfile>
1468
			<executable>darkstat</executable>
1469
			<description><![CDATA[Darkstat bandwidth monitoring daemon]]></description>
1470
		</service>
1471
		<service>
1472
			<name>named</name>
1473
			<rcfile>named.sh</rcfile>
1474
			<executable>named</executable>
1475
			<description><![CDATA[Domain Name Service]]></description>
1476
		</service>
1477
		<service>
1478
			<name>bandwidthd</name>
1479
			<rcfile>bandwidthd.sh</rcfile>
1480
			<executable>bandwidthd</executable>
1481
			<description><![CDATA[BandwidthD bandwidth monitoring daemon]]></description>
1482
		</service>
1483
		<service>
1484
			<name>arpwatch</name>
1485
			<rcfile>arpwatch.sh</rcfile>
1486
			<executable>arpwatch</executable>
1487
			<description><![CDATA[Arpwatch Daemon]]></description>
1488
			<starts_on_sync></starts_on_sync>
1489
		</service>
1490
		<service>
1491
			<name>telegraf</name>
1492
			<rcfile>telegraf.sh</rcfile>
1493
			<executable>telegraf</executable>
1494
			<description><![CDATA[Telegraf daemon]]></description>
1495
		</service>
1496
		<service>
1497
			<name>lightsquid_web</name>
1498
			<rcfile>lighttpd_ls.sh</rcfile>
1499
			<executable>lighttpd_ls</executable>
1500
			<description><![CDATA[Lightsquid Web Server]]></description>
1501
		</service>
1502
		<service>
1503
			<name>avahi</name>
1504
			<rcfile>avahi-daemon.sh</rcfile>
1505
			<executable>avahi-daemon</executable>
1506
			<description><![CDATA[Avahi mDNS/DNS-SD daemon]]></description>
1507
		</service>
1508
		<lldpd>
1509
			<config></config>
1510
		</lldpd>
1511
		<snortglobal>
1512
			<snort_config_ver>4.0_6</snort_config_ver>
1513
			<snortdownload>on</snortdownload>
1514
			<snortcommunityrules>on</snortcommunityrules>
1515
			<emergingthreats>off</emergingthreats>
1516
			<emergingthreats_pro>on</emergingthreats_pro>
1517
			<clearblocks>off</clearblocks>
1518
			<verbose_logging>off</verbose_logging>
1519
			<openappid_detectors>on</openappid_detectors>
1520
			<openappid_rules_detectors>on</openappid_rules_detectors>
1521
			<hide_deprecated_rules>off</hide_deprecated_rules>
1522
			<curl_no_verify_ssl_peer>off</curl_no_verify_ssl_peer>
1523
			<oinkmastercode>954aa4a5b38595eac4b4271564bf9f63cc9c7d0f</oinkmastercode>
1524
			<etpro_code>xxxxx</etpro_code>
1525
			<rm_blocked>never_b</rm_blocked>
1526
			<autorulesupdate7>never_up</autorulesupdate7>
1527
			<forcekeepsettings>on</forcekeepsettings>
1528
			<dashboard_widget>snort_alerts:col2:open</dashboard_widget>
1529
		</snortglobal>
1530
		<squidcache></squidcache>
1531
		<squidremote></squidremote>
1532
		<squidauth>
1533
			<config>
1534
				<auth_method>none</auth_method>
1535
			</config>
1536
		</squidauth>
1537
		<avahi>
1538
			<config></config>
1539
		</avahi>
1540
		<suricata>
1541
			<config>
1542
				<forcekeepsettings>on</forcekeepsettings>
1543
				<sid_list_migration>1</sid_list_migration>
1544
				<suricata_config_ver>4.1.4_8</suricata_config_ver>
1545
				<enable_vrt_rules>on</enable_vrt_rules>
1546
				<snortcommunityrules>on</snortcommunityrules>
1547
				<enable_etopen_rules>off</enable_etopen_rules>
1548
				<enable_etpro_rules>on</enable_etpro_rules>
1549
				<autogeoipupdate>on</autogeoipupdate>
1550
				<hide_deprecated_rules>off</hide_deprecated_rules>
1551
				<enable_etopen_custom_url>off</enable_etopen_custom_url>
1552
				<enable_etpro_custom_url>off</enable_etpro_custom_url>
1553
				<enable_snort_custom_url>off</enable_snort_custom_url>
1554
				<enable_gplv2_custom_url>off</enable_gplv2_custom_url>
1555
				<snort_rules_file>snortrules-snapshot-29130.tar.gz</snort_rules_file>
1556
				<oinkcode>xxxxx</oinkcode>
1557
				<etprocode>xxxxx</etprocode>
1558
				<rm_blocked>never_b</rm_blocked>
1559
				<autoruleupdate>never_up</autoruleupdate>
1560
				<etopen_custom_rule_url></etopen_custom_rule_url>
1561
				<etpro_custom_rule_url></etpro_custom_rule_url>
1562
				<snort_custom_url></snort_custom_url>
1563
				<gplv2_custom_url></gplv2_custom_url>
1564
				<log_to_systemlog>off</log_to_systemlog>
1565
				<log_to_systemlog_facility>local1</log_to_systemlog_facility>
1566
				<live_swap_updates>off</live_swap_updates>
1567
			</config>
1568
			<sid_mgmt_lists>
1569
				<item>
1570
					<name>disablesid-sample.conf</name>
1571
					<modtime>1564429871</modtime>
1572
					<content>IyBleGFtcGxlIGRpc2FibGVzaWQuY29uZgoKIyBFeGFtcGxlIG9mIG1vZGlmeWluZyBzdGF0ZSBmb3IgaW5kaXZpZHVhbCBydWxlcwojIDE6MTAzNCwxOjk4MzcsMToxMjcwLDE6MzM5MCwxOjcxMCwxOjEyNDksMzoxMzAxMAoKIyBFeGFtcGxlIG9mIG1vZGlmeWluZyBzdGF0ZSBmb3IgcnVsZSByYW5nZXMKIyAxOjIyMC0xOjMyNjQsMzoxMzAxMC0zOjEzMDEzCgojIENvbW1lbnRzIGFyZSBhbGxvd2VkIGluIHRoaXMgZmlsZSwgYW5kIGNhbiBhbHNvIGJlIG9uIHRoZSBzYW1lIGxpbmUKIyBBcyB0aGUgbW9kaWZ5IHN0YXRlIHN5bnRheCwgYXMgbG9uZyBhcyBpdCBpcyBhIHRyYWlsaW5nIGNvbW1lbnQKIyAxOjEwMTEgIyBJIERpc2FibGVkIHRoaXMgcnVsZSBiZWNhdXNlIEkgY291bGQhCgojIEV4YW1wbGUgb2YgbW9kaWZ5aW5nIHN0YXRlIGZvciBNUyBhbmQgY3ZlIHJ1bGVzLCBub3RlIHRoZSB1c2Ugb2YgdGhlIDogCiMgaW4gY3ZlLiBUaGlzIHdpbGwgbW9kaWZ5IE1TMDktMDA4LCBjdmUgMjAwOS0wMjMzLCBidWd0cmFxIDIxMzAxLAojIGFuZCBhbGwgTVMwMCBhbmQgYWxsIGN2ZSAyMDAwIHJlbGF0ZWQgc2lkcyEgIFRoZXNlIHN1cHBvcnQgcmVndWxhciBleHByZXNzaW9uCiMgbWF0Y2hpbmcgb25seSBhZnRlciB5b3UgaGF2ZSBzcGVjaWZpZWQgd2hhdCB5b3UgYXJlIGxvb2tpbmcgZm9yLCBpLmUuIAojIE1TMDAtPHJlZ2V4PiBvciBjdmU6PHJlZ2V4PiwgdGhlIGZpcnN0IHNlY3Rpb24gQ0FOTk9UIGNvbnRhaW4gYSByZWd1bGFyCiMgZXhwcmVzc2lvbiAoTVNcZHsyfS1cZCspIHdpbGwgTk9UIHdvcmssIHVzZSB0aGUgcGNyZToga2V5d29yZCAoYmVsb3cpCiMgZm9yIHRoaXMuCiMgTVMwOS0wMDgsY3ZlOjIwMDktMDIzMyxidWd0cmFxOjIxMzAxLE1TMDAtXGQrLGN2ZToyMDAwLVxkKwoKIyBFeGFtcGxlIG9mIHVzaW5nIHRoZSBwY3JlOiBrZXl3b3JkIHRvIG1vZGlmeSBydWxlc3RhdGUuICB0aGUgcGNyZSBrZXl3b3JkIAojIGFsbG93cyBmb3IgZnVsbCB1c2Ugb2YgcmVndWxhciBleHByZXNzaW9uIHN5bnRheCwgeW91IGRvIG5vdCBuZWVkIHRvIGRlc2lnbmF0ZQojIHdpdGggLyBhbmQgYWxsIHBjcmUgc2VhcmNoZXMgYXJlIHRyZWF0ZWQgYXMgY2FzZSBpbnNlbnNpdGl2ZS4gRm9yIG1vcmUgaW5mb3JtYXRpb24gCiMgYWJvdXQgcmVndWxhciBleHByZXNzaW9uIHN5bnRheDogaHR0cDovL3d3dy5yZWd1bGFyLWV4cHJlc3Npb25zLmluZm8vCiMgVGhlIGZvbGxvd2luZyBleGFtcGxlIG1vZGlmaWVzIHN0YXRlIGZvciBhbGwgTVMwNyB0aHJvdWdoIE1TMTAgCiMgcGNyZTpNUygwWzctOV18MTApLVxkKwojIHBjcmU6Ikpvb21sYSIKCiMgRXhhbXBsZSBvZiBtb2RpZnlpbmcgc3RhdGUgZm9yIHNwZWNpZmljIGNhdGVnb3JpZXMgZW50aXJlbHkuCiMgInNub3J0XyIgbGltaXRzIHRvIFNub3J0IFZSVCBydWxlcywgImVtZXJnaW5nLSIgbGltaXRzIHRvIAojIEVtZXJnaW5nIFRocmVhdHMgT3BlbiBydWxlcywgImV0cHJvLSIgbGltaXRzIHRvIEVULVBSTyBydWxlcy4KIyAic2hlbGxjb2RlIiB3aXRoIG5vIHByZWZpeCB3b3VsZCBtYXRjaCBpbiBhbnkgdmVuZG9yIHNldC4KIyBzbm9ydF93ZWItaWlzLGVtZXJnaW5nLXNoZWxsY29kZSxldHByby1pbWFwLHNoZWxsY29kZQoKIyBBbnkgb2YgdGhlIGFib3ZlIHZhbHVlcyBjYW4gYmUgb24gYSBzaW5nbGUgbGluZSBvciBtdWx0aXBsZSBsaW5lcywgd2hlbiAKIyBvbiBhIHNpbmdsZSBsaW5lIHRoZXkgc2ltcGx5IG5lZWQgdG8gYmUgc2VwYXJhdGVkIGJ5IGEgLAojIDE6OTgzNywxOjIyMC0xOjMyNjQsMzoxMzAxMC0zOjEzMDEzLHBjcmU6TVMoMFswLTddKS1cZCssTVMwOS0wMDgsY3ZlOjIwMDktMDIzMwoKIyBUaGUgbW9kaWZpY2F0aW9ucyBpbiB0aGlzIGZpbGUgYXJlIGZvciBzYW1wbGUvZXhhbXBsZSBwdXJwb3NlcyBvbmx5IGFuZAojIHNob3VsZCBub3QgYWN0aXZlbHkgYmUgdXNlZCwgeW91IG5lZWQgdG8gbW9kaWZ5IHRoaXMgZmlsZSB0byBmaXQgeW91ciAKIyBlbnZpcm9ubWVudC4KCg==</content>
1573
				</item>
1574
				<item>
1575
					<name>dropsid-sample.conf</name>
1576
					<modtime>1564429871</modtime>
1577
					<content>IyBOb3RlOiBUaGlzIGZpbGUgaXMgdXNlZCB0byBzcGVjaWZ5IHdoYXQgcnVsZXMgeW91IHdpc2ggdG8gYmUgc2V0IHRvIGhhdmUKIyBhbiBhY3Rpb24gb2YgZHJvcCByYXRoZXIgdGhhbiBhbGVydC4KCiMgRXhhbXBsZSBvZiBtb2RpZnlpbmcgc3RhdGUgZm9yIGluZGl2aWR1YWwgcnVsZXMKIyAxOjEwMzQsMTo5ODM3LDE6MTI3MCwxOjMzOTAsMTo3MTAsMToxMjQ5LDM6MTMwMTAKCiMgRXhhbXBsZSBvZiBtb2RpZnlpbmcgc3RhdGUgZm9yIHJ1bGUgcmFuZ2VzCiMgMToyMjAtMTozMjY0LDM6MTMwMTAtMzoxMzAxMwoKIyBDb21tZW50cyBhcmUgYWxsb3dlZCBpbiB0aGlzIGZpbGUsIGFuZCBjYW4gYWxzbyBiZSBvbiB0aGUgc2FtZSBsaW5lCiMgQXMgdGhlIG1vZGlmeSBzdGF0ZSBzeW50YXgsIGFzIGxvbmcgYXMgaXQgaXMgYSB0cmFpbGluZyBjb21tZW50CiMgMToxMDExICMgSSBEaXNhYmxlZCB0aGlzIHJ1bGUgYmVjYXVzZSBJIGNvdWxkIQoKIyBFeGFtcGxlIG9mIG1vZGlmeWluZyBzdGF0ZSBmb3IgTVMgYW5kIGN2ZSBydWxlcywgbm90ZSB0aGUgdXNlIG9mIHRoZSA6IAojIGluIGN2ZS4gVGhpcyB3aWxsIG1vZGlmeSBNUzA5LTAwOCwgY3ZlIDIwMDktMDIzMywgYnVndHJhcSAyMTMwMSwKIyBhbmQgYWxsIE1TMDAgYW5kIGFsbCBjdmUgMjAwMCByZWxhdGVkIHNpZHMhICBUaGVzZSBzdXBwb3J0IHJlZ3VsYXIgZXhwcmVzc2lvbgojIG1hdGNoaW5nIG9ubHkgYWZ0ZXIgeW91IGhhdmUgc3BlY2lmaWVkIHdoYXQgeW91IGFyZSBsb29raW5nIGZvciwgaS5lLiAKIyBNUzAwLTxyZWdleD4gb3IgY3ZlOjxyZWdleD4sIHRoZSBmaXJzdCBzZWN0aW9uIENBTk5PVCBjb250YWluIGEgcmVndWxhcgojIGV4cHJlc3Npb24gKE1TXGR7Mn0tXGQrKSB3aWxsIE5PVCB3b3JrLCB1c2UgdGhlIHBjcmU6IGtleXdvcmQgKGJlbG93KQojIGZvciB0aGlzLgojIE1TMDktMDA4LGN2ZToyMDA5LTAyMzMsYnVndHJhcToyMTMwMSxNUzAwLVxkKyxjdmU6MjAwMC1cZCsKCiMgRXhhbXBsZSBvZiB1c2luZyB0aGUgcGNyZToga2V5d29yZCB0byBtb2RpZnkgcnVsZXN0YXRlLiAgdGhlIHBjcmUga2V5d29yZCAKIyBhbGxvd3MgZm9yIGZ1bGwgdXNlIG9mIHJlZ3VsYXIgZXhwcmVzc2lvbiBzeW50YXgsIHlvdSBkbyBub3QgbmVlZCB0byBkZXNpZ25hdGUKIyB3aXRoIC8gYW5kIGFsbCBwY3JlIHNlYXJjaGVzIGFyZSB0cmVhdGVkIGFzIGNhc2UgaW5zZW5zaXRpdmUuIEZvciBtb3JlIGluZm9ybWF0aW9uIAojIGFib3V0IHJlZ3VsYXIgZXhwcmVzc2lvbiBzeW50YXg6IGh0dHA6Ly93d3cucmVndWxhci1leHByZXNzaW9ucy5pbmZvLwojIFRoZSBmb2xsb3dpbmcgZXhhbXBsZSBtb2RpZmllcyBzdGF0ZSBmb3IgYWxsIE1TMDcgdGhyb3VnaCBNUzEwIAojIHBjcmU6TVMoMFs3LTldfDEwKS1cZCsKCiMgVGhlIGZvbGxvd2luZyBleGFtcGxlIG1vZGlmaWVzIHN0YXRlIGZvciBTbm9ydCBWUlQgcnVsZXMgdGFnZ2VkIHdpdGggSVBTIAojIFBvbGljeSBTZWN1cml0eSBhbmQgaXBzIGRyb3AKIyAtLS0tLS0tLS0tLS0tLS0tLQojIHBjcmU6InBjcmU6c2VjdXJpdHktaXBzXHMqZHJvcCIKCiMgRXhhbXBsZSBvZiBtb2RpZnlpbmcgc3RhdGUgZm9yIHNwZWNpZmljIGNhdGVnb3JpZXMgZW50aXJlbHkKIyBWUlQtd2ViLWlpcyxFVC1zaGVsbGNvZGUsRVQtZW1lcmdpbmd0aHJlYXRzLXNtdHAsQ3VzdG9tLXNoZWxsY29kZSxDdXN0b20tZW1lcmdpbmd0aHJlYXRzLXNtdHAKCiMgQW55IG9mIHRoZSBhYm92ZSB2YWx1ZXMgY2FuIGJlIG9uIGEgc2luZ2xlIGxpbmUgb3IgbXVsdGlwbGUgbGluZXMsIHdoZW4gCiMgb24gYSBzaW5nbGUgbGluZSB0aGV5IHNpbXBseSBuZWVkIHRvIGJlIHNlcGFyYXRlZCBieSBhICwKIyAxOjk4MzcsMToyMjAtMTozMjY0LDM6MTMwMTAtMzoxMzAxMyxwY3JlOk1TKDBbMC03XSktXGQrLE1TMDktMDA4LGN2ZToyMDA5LTAyMzMKCiMgVGhlIG1vZGlmaWNhdGlvbnMgaW4gdGhpcyBmaWxlIGFyZSBmb3Igc2FtcGxlL2V4YW1wbGUgcHVycG9zZXMgb25seSBhbmQKIyBzaG91bGQgbm90IGFjdGl2ZWx5IGJlIHVzZWQsIHlvdSBuZWVkIHRvIG1vZGlmeSB0aGlzIGZpbGUgdG8gZml0IHlvdXIgCiMgZW52aXJvbm1lbnQuCg==</content>
1578
				</item>
1579
				<item>
1580
					<name>enablesid-sample.conf</name>
1581
					<modtime>1564429871</modtime>
1582
					<content>IyBleGFtcGxlIGVuYWJsZXNpZC5jb25mCgojIEV4YW1wbGUgb2YgbW9kaWZ5aW5nIHN0YXRlIGZvciBpbmRpdmlkdWFsIHJ1bGVzCiMgMToxMDM0LDE6OTgzNywxOjEyNzAsMTozMzkwLDE6NzEwLDE6MTI0OSwzOjEzMDEwCgojIEV4YW1wbGUgb2YgbW9kaWZ5aW5nIHN0YXRlIGZvciBydWxlIHJhbmdlcwojIDE6MjIwLTE6MzI2NCwzOjEzMDEwLTM6MTMwMTMKCiMgQ29tbWVudHMgYXJlIGFsbG93ZWQgaW4gdGhpcyBmaWxlLCBhbmQgY2FuIGFsc28gYmUgb24gdGhlIHNhbWUgbGluZQojIEFzIHRoZSBtb2RpZnkgc3RhdGUgc3ludGF4LCBhcyBsb25nIGFzIGl0IGlzIGEgdHJhaWxpbmcgY29tbWVudAojIDE6MTAxMSAjIEkgRGlzYWJsZWQgdGhpcyBydWxlIGJlY2F1c2UgSSBjb3VsZCEKCiMgRXhhbXBsZSBvZiBtb2RpZnlpbmcgc3RhdGUgZm9yIE1TIGFuZCBjdmUgcnVsZXMsIG5vdGUgdGhlIHVzZSBvZiB0aGUgOiAKIyBpbiBjdmUuIFRoaXMgd2lsbCBtb2RpZnkgTVMwOS0wMDgsIGN2ZSAyMDA5LTAyMzMsIGJ1Z3RyYXEgMjEzMDEsCiMgYW5kIGFsbCBNUzAwIGFuZCBhbGwgY3ZlIDIwMDAgcmVsYXRlZCBzaWRzISAgVGhlc2Ugc3VwcG9ydCByZWd1bGFyIGV4cHJlc3Npb24KIyBtYXRjaGluZyBvbmx5IGFmdGVyIHlvdSBoYXZlIHNwZWNpZmllZCB3aGF0IHlvdSBhcmUgbG9va2luZyBmb3IsIGkuZS4gCiMgTVMwMC08cmVnZXg+IG9yIGN2ZTo8cmVnZXg+LCB0aGUgZmlyc3Qgc2VjdGlvbiBDQU5OT1QgY29udGFpbiBhIHJlZ3VsYXIKIyBleHByZXNzaW9uIChNU1xkezJ9LVxkKykgd2lsbCBOT1Qgd29yaywgdXNlIHRoZSBwY3JlOiBrZXl3b3JkIChiZWxvdykKIyBmb3IgdGhpcy4KIyBNUzA5LTAwOCxjdmU6MjAwOS0wMjMzLGJ1Z3RyYXE6MjEzMDEsTVMwMC1cZCssY3ZlOjIwMDAtXGQrCgojIEV4YW1wbGUgb2YgdXNpbmcgdGhlIHBjcmU6IGtleXdvcmQgdG8gbW9kaWZ5IHJ1bGVzdGF0ZS4gIHRoZSBwY3JlIGtleXdvcmQgCiMgYWxsb3dzIGZvciBmdWxsIHVzZSBvZiByZWd1bGFyIGV4cHJlc3Npb24gc3ludGF4LCB5b3UgZG8gbm90IG5lZWQgdG8gZGVzaWduYXRlCiMgd2l0aCAvIGFuZCBhbGwgcGNyZSBzZWFyY2hlcyBhcmUgdHJlYXRlZCBhcyBjYXNlIGluc2Vuc2l0aXZlLiBGb3IgbW9yZSBpbmZvcm1hdGlvbiAKIyBhYm91dCByZWd1bGFyIGV4cHJlc3Npb24gc3ludGF4OiBodHRwOi8vd3d3LnJlZ3VsYXItZXhwcmVzc2lvbnMuaW5mby8KIyBUaGUgZm9sbG93aW5nIGV4YW1wbGUgbW9kaWZpZXMgc3RhdGUgZm9yIGFsbCBNUzA3IHRocm91Z2ggTVMxMCAKIyBwY3JlOk1TKDBbNy05XXwxMCktXGQrCiMgcGNyZToiSm9vbWxhIgoKIyBFeGFtcGxlIG9mIG1vZGlmeWluZyBzdGF0ZSBmb3Igc3BlY2lmaWMgY2F0ZWdvcmllcyBlbnRpcmVseS4KIyAic25vcnRfIiBsaW1pdHMgdG8gU25vcnQgVlJUIHJ1bGVzLCAiZW1lcmdpbmctIiBsaW1pdHMgdG8gCiMgRW1lcmdpbmcgVGhyZWF0cyBPcGVuIHJ1bGVzLCAiZXRwcm8tIiBsaW1pdHMgdG8gRVQtUFJPIHJ1bGVzLgojICJzaGVsbGNvZGUiIHdpdGggbm8gcHJlZml4IHdvdWxkIG1hdGNoIGluIGFueSB2ZW5kb3Igc2V0LgojIHNub3J0X3dlYi1paXMsZW1lcmdpbmctc2hlbGxjb2RlLGV0cHJvLWltYXAsc2hlbGxjb2RlCgojIEFueSBvZiB0aGUgYWJvdmUgdmFsdWVzIGNhbiBiZSBvbiBhIHNpbmdsZSBsaW5lIG9yIG11bHRpcGxlIGxpbmVzLCB3aGVuIAojIG9uIGEgc2luZ2xlIGxpbmUgdGhleSBzaW1wbHkgbmVlZCB0byBiZSBzZXBhcmF0ZWQgYnkgYSAsCiMgMTo5ODM3LDE6MjIwLTE6MzI2NCwzOjEzMDEwLTM6MTMwMTMscGNyZTpNUygwWzAtN10pLVxkKyxNUzA5LTAwOCxjdmU6MjAwOS0wMjMzCgo=</content>
1583
				</item>
1584
				<item>
1585
					<name>modifysid-sample.conf</name>
1586
					<modtime>1564429871</modtime>
1587
					<content>IyBleGFtcGxlIG1vZGlmeXNpZC5jb25mCiMKIyBmb3JtYXR0aW5nIGlzIHNpbXBsZQojIDxzaWQsIGNhdGVnb3J5LCBsaXN0IG9mIHNpZHMmY2F0ZWdvcmllcz4gIndoYXQgSSdtIHJlcGxhY2luZyIgIndoYXQgSSdtIHJlcGxhY2luZyBpdCB3aXRoIgojCiMgTm90ZSB0aGF0IHRoaXMgd2lsbCBvbmx5IHdvcmsgd2l0aCBHSUQ6MSBydWxlcywgc2ltcGx5IGJlY2F1c2UgbW9kaWZ5aW5nCiMgR0lEOjMgU08gc3R1YiBydWxlcyB3b3VsZCBub3QgYWN0dWFsbHkgYWZmZWN0IHRoZSBydWxlLgojCiMgSWYgeW91IGFyZSBhdHRlbXB0aW5nIHRvIGNoYW5nZSBydWxlc3RhdGUgKGVuYWJsZSxkaXNhYmxlKSBmcm9tIGhlcmUKIyB0aGVuIHlvdSBhcmUgZG9pbmcgaXQgd3JvbmcuIERvIHRoaXMgZnJvbSB3aXRoaW4gdGhlIHJlc3BlY3RpdmUgCiMgcnVsZXN0YXRlIG1vZGlmaWNhdGlvbiBjb25maWd1cmF0aW9uIGZpbGVzLgoKIyB0aGUgZm9sbG93aW5nIGFwcGxpZXMgdG8gc2lkIDEwMDEwIG9ubHkgYW5kIHJlcHJlc2VudHMgd2hhdCB3b3VsZCBub3JtYWxseQojIGJlIHMvdG9fY2xpZW50L2Zyb21fc2VydmVyLwojIDEwMDEwICJ0b19jbGllbnQiICJmcm9tX3NlcnZlciIKCiMgdGhlIGZvbGxvd2luZyB3b3VsZCByZXBsYWNlIEhUVFBfUE9SVFMgd2l0aCBIVFRQU19QT1JUUyBmb3IgQUxMIEdJRDoxCiMgcnVsZXMKIyAiSFRUUF9QT1JUUyIgIkhUVFBTX1BPUlRTIgoKIyBtdWx0aXBsZSBzaWRzIGNhbiBiZSBzcGVjaWZpZWQgYXMgbm90ZWQgYmVsb3c6CiMgMzAyLDQyOSwxODIxICIkRVhURVJOQUxfTkVUIiAiJEhPTUVfTkVUIgoKIyBtb2RpZnkgYWxsIHNpZ25hdHVyZXMgaW4gYSBjYXRlZ29yeS4gRXhhbXBsZTogcmVwbGFjZSAiJEVYVEVSTkFMX05FVFMiIHdpdGggImFueSIgdG8gYmUgYWxlcnRzIG9uIGluc2lkZXIgdGhyZWF0cyBhcyB3ZWxsCiMgZW1lcmdpbmctc2NhbiAiJEVYVEVSTkFMX05FVCIgImFueSIKCiMgbW9kaWZ5IGFsbCBzaWduYXR1cmVzIGluIG11bHRpcGxlIGNhdGVnb3JpZXMKIyBlbWVyZ2luZy1zY2FuLGVtZXJnaW5nLXNxbCAiJEVYVEVSTkFMX05FVCIgImFueSIKCiMgbW9kaWZ5IGFsbCBzaWduYXR1cmVzIGZvciBhIGNhdGVnb3J5IGFuZCBzcGVjaWZpYyBTSURzIGZyb20gb3RoZXIgY2F0ZWdvcmllcwojIGVtZXJnaW5nLXNxbCwyMTAwNjkxLDIwMDk4MTcgIiRFWFRFUk5BTF9ORVQiICJhbnkiCg==</content>
1588
				</item>
1589
			</sid_mgmt_lists>
1590
		</suricata>
1591
		<bindacls>
1592
			<config>
1593
				<name>none</name>
1594
				<description><![CDATA[BIND Built-in ACL]]></description>
1595
				<row></row>
1596
				<row></row>
1597
			</config>
1598
			<config>
1599
				<name>any</name>
1600
				<description><![CDATA[BIND Built-in ACL]]></description>
1601
				<row></row>
1602
				<row></row>
1603
			</config>
1604
			<config>
1605
				<name>localhost</name>
1606
				<description><![CDATA[BIND Built-in ACL]]></description>
1607
				<row></row>
1608
				<row></row>
1609
			</config>
1610
			<config>
1611
				<name>localnets</name>
1612
				<description><![CDATA[BIND Built-in ACL]]></description>
1613
				<row></row>
1614
				<row></row>
1615
			</config>
1616
		</bindacls>
1617
		<haproxy>
1618
			<ha_backends></ha_backends>
1619
			<ha_pools></ha_pools>
1620
			<configversion>00.57</configversion>
1621
		</haproxy>
1622
		<acme>
1623
			<certificates></certificates>
1624
			<accountkeys></accountkeys>
1625
		</acme>
1626
		<netsnmpusers>
1627
			<config>
1628
				<username>manager</username>
1629
				<snmpv3_type>user</snmpv3_type>
1630
				<description><![CDATA[manager]]></description>
1631
				<rorwuser>rwuser</rorwuser>
1632
				<baseoid></baseoid>
1633
				<authtype>SHA</authtype>
1634
				<password>xxxxx</password>
1635
				<privacyprotocol>AES</privacyprotocol>
1636
				<passphrase>xxxxx</passphrase>
1637
				<minseclevusm>noauth</minseclevusm>
1638
			</config>
1639
		</netsnmpusers>
1640
		<netsnmptrapgen>
1641
			<config>
1642
				<iquerysecname>manager</iquerysecname>
1643
			</config>
1644
		</netsnmptrapgen>
1645
		<netsnmp>
1646
			<config></config>
1647
		</netsnmp>
1648
		<stunnel></stunnel>
1649
		<syslogng>
1650
			<config>
1651
				<enable>off</enable>
1652
				<interfaces>lan</interfaces>
1653
				<default_protocol>udp</default_protocol>
1654
				<default_port>5140</default_port>
1655
				<default_logdir>/var/syslog-ng</default_logdir>
1656
				<default_logfile>default.log</default_logfile>
1657
				<archive_frequency>daily</archive_frequency>
1658
				<compress_archives>on</compress_archives>
1659
				<compress_type>gz</compress_type>
1660
				<max_archives>30</max_archives>
1661
			</config>
1662
		</syslogng>
1663
		<syslogngadvanced>
1664
			<config>
1665
				<objecttype>destination</objecttype>
1666
				<objectname>_DEFAULT</objectname>
1667
				<objectparameters>eyBmaWxlKCIvdmFyL3N5c2xvZy1uZy9kZWZhdWx0LmxvZyIpOyB9Ow==</objectparameters>
1668
			</config>
1669
			<config>
1670
				<objecttype>log</objecttype>
1671
				<objectname>_DEFAULT</objectname>
1672
				<objectparameters>eyBzb3VyY2UoX0RFRkFVTFQpOyBkZXN0aW5hdGlvbihfREVGQVVMVCk7IH07</objectparameters>
1673
			</config>
1674
			<config>
1675
				<objecttype>source</objecttype>
1676
				<objectname>_DEFAULT</objectname>
1677
				<objectparameters>eyBpbnRlcm5hbCgpOyBzeXNsb2codHJhbnNwb3J0KHVkcCkgcG9ydCg1MTQwKSBpcCgxOTIuMTY4LjMuNCkpOyB9Ow==</objectparameters>
1678
			</config>
1679
		</syslogngadvanced>
1680
		<sudo>
1681
			<config>
1682
				<row>
1683
					<username>user:root</username>
1684
					<runas>user:root</runas>
1685
					<cmdlist>ALL</cmdlist>
1686
				</row>
1687
				<row>
1688
					<username>user:admin</username>
1689
					<runas>user:root</runas>
1690
					<cmdlist>ALL</cmdlist>
1691
				</row>
1692
				<row>
1693
					<username>group:admins</username>
1694
					<runas>user:root</runas>
1695
					<cmdlist>ALL</cmdlist>
1696
				</row>
1697
			</config>
1698
		</sudo>
1699
		<shellcmdsettings></shellcmdsettings>
1700
		<ntopng>
1701
			<config></config>
1702
		</ntopng>
1703
		<frr>
1704
			<config>
1705
				<enable>on</enable>
1706
				<password>xxxxx</password>
1707
				<carpstatusvid>none</carpstatusvid>
1708
				<logging>on</logging>
1709
				<routerid>4.4.4.4</routerid>
1710
				<row>
1711
					<routevalue></routevalue>
1712
					<routetarget>none</routetarget>
1713
				</row>
1714
			</config>
1715
		</frr>
1716
		<frrospfdinterfaces>
1717
			<config>
1718
				<interface>wan</interface>
1719
				<descr><![CDATA[wan1int]]></descr>
1720
				<networktype></networktype>
1721
				<passive></passive>
1722
				<mtuignore></mtuignore>
1723
				<metric></metric>
1724
				<interfacearea></interfacearea>
1725
				<acceptfilter></acceptfilter>
1726
				<authtype></authtype>
1727
				<password>xxxxx</password>
1728
				<routerpriorityelections></routerpriorityelections>
1729
				<retransmitinterval></retransmitinterval>
1730
				<hellointervalinseconds></hellointervalinseconds>
1731
				<deadtimer></deadtimer>
1732
				<minimalhello></minimalhello>
1733
			</config>
1734
		</frrospfdinterfaces>
1735
		<frrospfd>
1736
			<config>
1737
				<enable>on</enable>
1738
				<adjacencylog>on</adjacencylog>
1739
				<routerid>4.4.4.4</routerid>
1740
				<spfholdtime></spfholdtime>
1741
				<spfdelay></spfdelay>
1742
				<area>0.0.0.1</area>
1743
				<areatype>none</areatype>
1744
				<row>
1745
					<routevalue></routevalue>
1746
					<routearea></routearea>
1747
				</row>
1748
				<redistributeconnectedsubnets></redistributeconnectedsubnets>
1749
				<redistributeconnectedsubnets_metric></redistributeconnectedsubnets_metric>
1750
				<redistributeconnectedsubnets_metrictype></redistributeconnectedsubnets_metrictype>
1751
				<redistributeconnectedsubnets_routemap>none</redistributeconnectedsubnets_routemap>
1752
				<redistributeconnectedsubnets_distlist>none</redistributeconnectedsubnets_distlist>
1753
				<redistributekernel></redistributekernel>
1754
				<redistributekernel_metric></redistributekernel_metric>
1755
				<redistributekernel_metrictype></redistributekernel_metrictype>
1756
				<redistributekernel_routemap>none</redistributekernel_routemap>
1757
				<redistributekernel_distlist>none</redistributekernel_distlist>
1758
				<redistributebgp></redistributebgp>
1759
				<redistributebgp_metric></redistributebgp_metric>
1760
				<redistributebgp_metrictype></redistributebgp_metrictype>
1761
				<redistributebgp_routemap>none</redistributebgp_routemap>
1762
				<redistributebgp_distlist>none</redistributebgp_distlist>
1763
				<redistributestatic></redistributestatic>
1764
				<redistributestatic_metric></redistributestatic_metric>
1765
				<redistributestatic_metrictype></redistributestatic_metrictype>
1766
				<redistributestatic_routemap>none</redistributestatic_routemap>
1767
				<redistributestatic_distlist>none</redistributestatic_distlist>
1768
				<redistributedefaultroute></redistributedefaultroute>
1769
				<redistributedefaultroute_always></redistributedefaultroute_always>
1770
				<redistributedefaultroute_metric></redistributedefaultroute_metric>
1771
				<redistributedefaultroute_metrictype></redistributedefaultroute_metrictype>
1772
				<redistributedefaultroute_routemap>none</redistributedefaultroute_routemap>
1773
				<rfc1583></rfc1583>
1774
				<opaquelsa></opaquelsa>
1775
				<referencebandwidth></referencebandwidth>
1776
				<max_metric_administrative></max_metric_administrative>
1777
				<max_metric_startup></max_metric_startup>
1778
				<max_metric_shutdown></max_metric_shutdown>
1779
				<writemultiplier></writemultiplier>
1780
				<abrtype>cisco</abrtype>
1781
			</config>
1782
		</frrospfd>
1783
		<frrbgp>
1784
			<config>
1785
				<enable>on</enable>
1786
				<adjacencylog>on</adjacencylog>
1787
				<asnum>65099</asnum>
1788
				<routerid>4.4.4.4</routerid>
1789
				<timers_keepalive></timers_keepalive>
1790
				<timers_holdtime></timers_holdtime>
1791
				<timers_updatedelay></timers_updatedelay>
1792
				<timers_peerwait></timers_peerwait>
1793
				<nodefipv4unicast></nodefipv4unicast>
1794
				<redistributeconnectedsubnets>no</redistributeconnectedsubnets>
1795
				<redistributestatic>no</redistributestatic>
1796
				<redistributekernel>no</redistributekernel>
1797
				<redistributeospf>no</redistributeospf>
1798
				<row>
1799
					<distributeroutevalue>10.44.0.0/24</distributeroutevalue>
1800
					<distributeroutemap>none</distributeroutemap>
1801
				</row>
1802
			</config>
1803
		</frrbgp>
1804
		<frrbgpneighbors>
1805
			<config>
1806
				<peer>10.11.0.99</peer>
1807
				<descr><![CDATA[tnsr]]></descr>
1808
				<peergroup>none</peergroup>
1809
				<password>xxxxx</password>
1810
				<password_type>frr</password_type>
1811
				<asnum>65099</asnum>
1812
				<updatesource_type>ipv4</updatesource_type>
1813
				<updatesource>default</updatesource>
1814
				<defaultoriginate>no</defaultoriginate>
1815
				<sendcommunity>disabled</sendcommunity>
1816
				<nexthopself>disabled</nexthopself>
1817
				<softreconfigurationinbound></softreconfigurationinbound>
1818
				<timers_keepalive></timers_keepalive>
1819
				<timers_holdtime></timers_holdtime>
1820
				<timers_connect></timers_connect>
1821
				<distribute_in>none</distribute_in>
1822
				<distribute_out>none</distribute_out>
1823
				<prefixfilter_in>none</prefixfilter_in>
1824
				<prefixfilter_out>none</prefixfilter_out>
1825
				<aspathfilter_in>none</aspathfilter_in>
1826
				<aspathfilter_out>none</aspathfilter_out>
1827
				<routemap_in>none</routemap_in>
1828
				<routemap_out>none</routemap_out>
1829
				<unsuppressmap>none</unsuppressmap>
1830
				<weight></weight>
1831
				<passive></passive>
1832
				<addpathtxallpaths></addpathtxallpaths>
1833
				<addpathtxbestpathperas></addpathtxbestpathperas>
1834
				<advertisementinterval></advertisementinterval>
1835
				<allowasin>disabled</allowasin>
1836
				<asoverride></asoverride>
1837
				<attributeunchanged></attributeunchanged>
1838
				<attributeunchanged_aspath></attributeunchanged_aspath>
1839
				<attributeunchanged_med></attributeunchanged_med>
1840
				<attributeunchanged_nexthop></attributeunchanged_nexthop>
1841
				<bfd_multiplier></bfd_multiplier>
1842
				<bfd_minrx></bfd_minrx>
1843
				<bfd_mintx></bfd_mintx>
1844
				<capability>disabled</capability>
1845
				<dontcapabilitynegotiate></dontcapabilitynegotiate>
1846
				<overridecapability></overridecapability>
1847
				<ttlsecurityhops></ttlsecurityhops>
1848
				<disableconnectedcheck></disableconnectedcheck>
1849
				<ebgpmultihop></ebgpmultihop>
1850
				<enforcemultihop></enforcemultihop>
1851
				<localas_num></localas_num>
1852
				<localas_noprepend></localas_noprepend>
1853
				<localas_replaceas></localas_replaceas>
1854
				<maximumprefix_num></maximumprefix_num>
1855
				<maximumprefix_threshold></maximumprefix_threshold>
1856
				<maximumprefix_warnonly></maximumprefix_warnonly>
1857
				<maximumprefix_restart></maximumprefix_restart>
1858
				<removeprivateas></removeprivateas>
1859
				<removeprivateas_all></removeprivateas_all>
1860
				<removeprivateas_replace></removeprivateas_replace>
1861
				<routeclient_reflector></routeclient_reflector>
1862
				<routeclient_server></routeclient_server>
1863
				<solo></solo>
1864
			</config>
1865
		</frrbgpneighbors>
1866
		<frrospfdareas></frrospfdareas>
1867
		<tinc>
1868
			<config>
1869
				<enable>on</enable>
1870
				<name>PF4TINC</name>
1871
				<localip>172.10.4.1</localip>
1872
				<localsubnet>172.10.4.0/24</localsubnet>
1873
				<vpnnetmask>255.255.0.0</vpnnetmask>
1874
				<addressfamily>ipv4</addressfamily>
1875
				<cert_key>xxxxx</cert_key>
1876
				<cert_pub>Ci0tLS0tQkVHSU4gUlNBIFBVQkxJQyBLRVktLS0tLQpNSUlCQ2dLQ0FRRUF0V3M1K3kwaGNZemxIckNhUzB4ZkM1ZGUxUTMvRDYvaGdGQWQ4SGxySTBrbzE5L1Q4QXI4ClVDME9MaC9XN1NaL05KNUwySDg2TkkwR3kzWmRORnhQTVhEdTNZdzN5SWVDdjRKWSttWHhqSUovb3JVZUc5U3cKR2FuTXYvN1ZMQzk0NEJrYkQwNEgvd2tJb1NFNmVCYUZmTWsvc3FINEZEaVJsS2tBbXJJYUxlUVpXUXQyNGpLMgpWTktIVi80RGZPMjZTN05KQm91dW11ZGhCYnRzNGlwQkp0SnJFMjdGUGxIbzVDcmNpUlNqbWh3dWx5UGh0cEJHCmM4b3VrVitnR2k5aXVxYVEvY2lNS1lONkphNHlmVG1NUFpsNkZ2N2VtZFpuYTBGdWRiUXllNm1YbG90bE1zeUEKM2hIb1FmMllSMm1XdG5sZzdZMlRGSjRXeStpSURNcm16UUlEQVFBQgotLS0tLUVORCBSU0EgUFVCTElDIEtFWS0tLS0tCg==</cert_pub>
1877
				<extra></extra>
1878
				<host_extra></host_extra>
1879
				<tinc_up></tinc_up>
1880
				<tinc_down></tinc_down>
1881
				<host_up></host_up>
1882
				<host_down></host_down>
1883
				<subnet_up></subnet_up>
1884
				<subnet_down></subnet_down>
1885
			</config>
1886
		</tinc>
1887
		<tinchosts>
1888
			<config>
1889
				<name>PF5TINC</name>
1890
				<address>10.1.0.5</address>
1891
				<subnet>172.10.5.0/24</subnet>
1892
				<connect>on</connect>
1893
				<cert_pub>LS0tLS1CRUdJTiBSU0EgUFVCTElDIEtFWS0tLS0tDQpNSUlCQ2dLQ0FRRUEzNkVIcEd1T1B0VlkwUk1mOHVLVjJTcTZvL05kTUkzbURjcDFaUGUrMi9VZEZ4RDRabGtqDQpLemFLcE9COE9zcmlMTFc4a3pVVjZMZ0dKSGxzSzB5YXJWeG1xRE1CL0phbmtyRERCaXIwOFFnRmduQ3BkUG9mDQptRTkveEJCSUNyWFJYUWp2eWdFQnpGZkZ1K0FJdGVVVVFsTStJeUFsY1hGZ2tESlVLbFpLK2VkaG1RRmcwUmdjDQpGUml4ZGRGYzhMbXFuam9yOWVtVXBVbnJBeXljNVA0ZWdUQk8xTXlBdWYxRDhHYXBDSjdVWEFiWFR3cWhXcWUvDQpIL1dqQ0JIbm1OZzViaXFZS1JQd3J4RmlRa2VsVW54UlpsekQwOWJ6SDI2ZmkvenZ5a2F1L1V2eVhaTk5iaWxJDQp6UHR0QnphYU5xYWlEODhRRDZEeGxSdm1ISld5a3B5eUJ3SURBUUFCDQotLS0tLUVORCBSU0EgUFVCTElDIEtFWS0tLS0t</cert_pub>
1894
				<extra></extra>
1895
				<host_up></host_up>
1896
				<host_down></host_down>
1897
			</config>
1898
		</tinchosts>
1899
	</installedpackages>
1900
	<ca>
1901
		<refid>5d5e5b02ef453</refid>
1902
		<descr><![CDATA[FreeRADIUS CA]]></descr>
1903
		<serial>1</serial>
1904
		<crt>LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSURPakNDQWlLZ0F3SUJBZ0lCQURBTkJna3Foa2lHOXcwQkFRc0ZBREFkTVJzd0dRWURWUVFERXhKbWNtVmwKY21Ga2FYVnpMWFJsYlhBdFkyRXdIaGNOTVRrd09ESXlNRGt3TmpFeFdoY05Namt3T0RFNU1Ea3dOakV4V2pBZApNUnN3R1FZRFZRUURFeEptY21WbGNtRmthWFZ6TFhSbGJYQXRZMkV3Z2dFaU1BMEdDU3FHU0liM0RRRUJBUVVBCkE0SUJEd0F3Z2dFS0FvSUJBUURtMnFGTEVvTlQ0YnJiQUIxaStqamlreTRFd2hkOCtraTUyWHpJYVJCdUd6dm8KUmkxSlY5VFowSU5kN1ZSdWxIekZxSk96bFY5anJ3VGVuNHExZUtINHA1bzRsbzVDRUxvNkEwQW02L1hzaThuRAp5Qi9mTTZ3STBna0w5c0N1a08wY1p2eEt4Ym1ockFyWmJIUnhsZW9jUXh2eGczUTBPK25XUU01ODROVjBtNzI2Ck5PY0J2YUFuK3pZa1EycDd0aTVuMllmV3RYMzJFRGRLOElyWlhIb0dNTE5WMEZHNm5HMW10bTlxT1FhcHgrMmwKakVPYSt1SFFEZnhTTEJZdi8yVnZ6NGxXSStTeS9ub3Y2NFRhZlErL1QzZmduSFVmK3Mvd0tFWUtnSFlXc2tuTwpONWJGa2I5K2p4TmVDYmI2dW15V0VXblhmRjVuZGF4U3cwVUNiUk9kQWdNQkFBR2pnWVF3Z1lFd0hRWURWUjBPCkJCWUVGTXVtWkI0eitoU1FyQ2tsYnNNOEk5RnBKbWpOTUVVR0ExVWRJd1ErTUR5QUZNdW1aQjR6K2hTUXJDa2wKYnNNOEk5RnBKbWpOb1NHa0h6QWRNUnN3R1FZRFZRUURFeEptY21WbGNtRmthWFZ6TFhSbGJYQXRZMkdDQVFBdwpEQVlEVlIwVEJBVXdBd0VCL3pBTEJnTlZIUThFQkFNQ0FRWXdEUVlKS29aSWh2Y05BUUVMQlFBRGdnRUJBSkNhCmhWbHRiSHhRQTBKcjA5UTVXZ0t0MElmKzZiWk9TRTk4Y2FyNlBSazM0RmhVY1MrY0NnSHVHUll6VkJKdEdsU2YKVjc5Nnh5Qk83RUJneGZuSWpkN0JFMVVmQjdtUzFPR1oyZmdMeDFKejllNXNWV1g3bHNNMVNBdGo3VktFVFdodApVNDhPUitZZENiVmp5RkUrMVBXYU9WNTdDdExXMWpGRERjU21OVmZERVBkZ3ExeHlrbGc4T255dVoraVhZUDRwCktiNUpQU2JBbjlFam1yelp4dVJkY3I4RFlTZWZ6Y0s5cWd0ZG1iUUFRU2JWWWlXaXRDTitTc09hLyt3Tm8ydzIKYXZBRU1OckVBaTIwakVmOHpVM01PdDVEWDJTcE5kcTA3STFKT2R3bFV0Zzhid1N1RXhjbFI4UDdjYlpRd0NGTQpOMzhzOWJWQW9aekY4TjhtK0pjPQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==</crt>
1905
		<prv>xxxxx</prv>
1906
	</ca>
1907
	<ifgroups>
1908
		<ifgroupentry>
1909
			<members></members>
1910
			<descr><![CDATA[tinc mesh VPN interface group]]></descr>
1911
			<ifname>pkg_tinc</ifname>
1912
		</ifgroupentry>
1913
	</ifgroups>
1914
	<gateways>
1915
		<gateway_item>
1916
			<interface>wan</interface>
1917
			<gateway>10.11.0.254</gateway>
1918
			<name>WAN1GW</name>
1919
			<weight></weight>
1920
			<ipprotocol>inet</ipprotocol>
1921
			<descr></descr>
1922
		</gateway_item>
1923
		<defaultgw4>WAN1GW</defaultgw4>
1924
	</gateways>
1925
	<virtualip>
1926
		<vip>
1927
			<mode>ipalias</mode>
1928
			<interface>lo0</interface>
1929
			<uniqid>5d776764216bd</uniqid>
1930
			<descr><![CDATA[for TINC]]></descr>
1931
			<type>single</type>
1932
			<subnet_bits>24</subnet_bits>
1933
			<subnet>172.10.4.1</subnet>
1934
		</vip>
1935
	</virtualip>
1936
	<l2tp>
1937
		<radius>
1938
			<server></server>
1939
			<secret>xxxxx</secret>
1940
		</radius>
1941
		<remoteip>172.11.4.0</remoteip>
1942
		<localip>172.11.4.1</localip>
1943
		<l2tp_subnet>24</l2tp_subnet>
1944
		<mode></mode>
1945
		<interface>wan</interface>
1946
		<n_l2tp_units>1</n_l2tp_units>
1947
		<secret>xxxxx</secret>
1948
		<paporchap>chap-msv2</paporchap>
1949
	</l2tp>
1950
</pfsense>
(3-3/3)