Project

General

Profile

Bug #729 » config-strider.csolve.local-20100923160001.xml

Derek Buttineau, 09/24/2010 11:07 AM

 
1
<?xml version="1.0"?>
2
<pfsense>
3
	<version>7.0</version>
4
	<lastchange/>
5
	<theme>pfsense_ng</theme>
6
	<sysctl>
7
		<item>
8
			<desc>Set the ephemeral port range to be lower.</desc>
9
			<tunable>net.inet.ip.portrange.first</tunable>
10
			<value>default</value>
11
		</item>
12
		<item>
13
			<desc>Drop packets to closed TCP ports without returning a RST</desc>
14
			<tunable>net.inet.tcp.blackhole</tunable>
15
			<value>default</value>
16
		</item>
17
		<item>
18
			<desc>Do not send ICMP port unreachable messages for closed UDP ports</desc>
19
			<tunable>net.inet.udp.blackhole</tunable>
20
			<value>default</value>
21
		</item>
22
		<item>
23
			<desc>Randomize the ID field in IP packets (default is 0: sequential IP IDs)</desc>
24
			<tunable>net.inet.ip.random_id</tunable>
25
			<value>default</value>
26
		</item>
27
		<item>
28
			<desc>Drop SYN-FIN packets (breaks RFC1379, but nobody uses it anyway)</desc>
29
			<tunable>net.inet.tcp.drop_synfin</tunable>
30
			<value>default</value>
31
		</item>
32
		<item>
33
			<desc>Enable sending IPv4 redirects</desc>
34
			<tunable>net.inet.ip.redirect</tunable>
35
			<value>default</value>
36
		</item>
37
		<item>
38
			<desc>Enable sending IPv6 redirects</desc>
39
			<tunable>net.inet6.ip6.redirect</tunable>
40
			<value>default</value>
41
		</item>
42
		<item>
43
			<desc>Generate SYN cookies for outbound SYN-ACK packets</desc>
44
			<tunable>net.inet.tcp.syncookies</tunable>
45
			<value>default</value>
46
		</item>
47
		<item>
48
			<desc>Maximum incoming/outgoing TCP datagram size (receive)</desc>
49
			<tunable>net.inet.tcp.recvspace</tunable>
50
			<value>default</value>
51
		</item>
52
		<item>
53
			<desc>Maximum incoming/outgoing TCP datagram size (send)</desc>
54
			<tunable>net.inet.tcp.sendspace</tunable>
55
			<value>default</value>
56
		</item>
57
		<item>
58
			<desc>IP Fastforwarding</desc>
59
			<tunable>net.inet.ip.fastforwarding</tunable>
60
			<value>default</value>
61
		</item>
62
		<item>
63
			<desc>Do not delay ACK to try and piggyback it onto a data packet</desc>
64
			<tunable>net.inet.tcp.delayed_ack</tunable>
65
			<value>default</value>
66
		</item>
67
		<item>
68
			<desc>Maximum outgoing UDP datagram size</desc>
69
			<tunable>net.inet.udp.maxdgram</tunable>
70
			<value>default</value>
71
		</item>
72
		<item>
73
			<desc>Handling of non-IP packets which are not passed to pfil (see if_bridge(4))</desc>
74
			<tunable>net.link.bridge.pfil_onlyip</tunable>
75
			<value>default</value>
76
		</item>
77
		<item>
78
			<desc>Set to 0 to disable filtering on the incoming and outgoing member interfaces.</desc>
79
			<tunable>net.link.bridge.pfil_member</tunable>
80
			<value>default</value>
81
		</item>
82
		<item>
83
			<desc>Set to 1 to enable filtering on the bridge interface</desc>
84
			<tunable>net.link.bridge.pfil_bridge</tunable>
85
			<value>default</value>
86
		</item>
87
		<item>
88
			<desc>Allow unprivileged access to tap(4) device nodes</desc>
89
			<tunable>net.link.tap.user_open</tunable>
90
			<value>default</value>
91
		</item>
92
		<item>
93
			<desc>Verbosity of the rndtest driver (0: do not display results on console)</desc>
94
			<tunable>kern.rndtest.verbose</tunable>
95
			<value>default</value>
96
		</item>
97
		<item>
98
			<desc>Randomize PID's (see src/sys/kern/kern_fork.c: sysctl_kern_randompid())</desc>
99
			<tunable>kern.randompid</tunable>
100
			<value>default</value>
101
		</item>
102
		<item>
103
			<desc>Maximum size of the IP input queue</desc>
104
			<tunable>net.inet.ip.intr_queue_maxlen</tunable>
105
			<value>default</value>
106
		</item>
107
		<item>
108
			<desc>Disable CTRL+ALT+Delete reboot from keyboard.</desc>
109
			<tunable>hw.syscons.kbd_reboot</tunable>
110
			<value>default</value>
111
		</item>
112
		<item>
113
			<desc>Enable TCP Inflight mode</desc>
114
			<tunable>net.inet.tcp.inflight.enable</tunable>
115
			<value>default</value>
116
		</item>
117
		<item>
118
			<desc>Enable TCP extended debugging</desc>
119
			<tunable>net.inet.tcp.log_debug</tunable>
120
			<value>default</value>
121
		</item>
122
		<item>
123
			<desc>Set ICMP Limits</desc>
124
			<tunable>net.inet.icmp.icmplim</tunable>
125
			<value>default</value>
126
		</item>
127
		<item>
128
			<desc>TCP Offload Engine</desc>
129
			<tunable>net.inet.tcp.tso</tunable>
130
			<value>default</value>
131
		</item>
132
		<item>
133
			<desc>TCP Offload Engine - BCE</desc>
134
			<tunable>hw.bce.tso_enable</tunable>
135
			<value>default</value>
136
		</item>
137
	</sysctl>
138
	<system>
139
		<optimization>normal</optimization>
140
		<hostname>strider</hostname>
141
		<domain>csolve.local</domain>
142
		<group>
143
			<name>all</name>
144
			<description><![CDATA[All Users]]></description>
145
			<scope>system</scope>
146
			<gid>1998</gid>
147
		</group>
148
		<group>
149
			<name>admins</name>
150
			<description><![CDATA[System Administrators]]></description>
151
			<scope>system</scope>
152
			<gid>1999</gid>
153
			<member>0</member>
154
			<priv>page-all</priv>
155
		</group>
156
		<user>
157
			<name>admin</name>
158
			<fullname>System Administrator</fullname>
159
			<scope>system</scope>
160
			<groupname>admins</groupname>
161
			<password></password>
162
			<uid>0</uid>
163
			<priv>user-shell-access</priv>
164
			<md5-hash></md5-hash>
165
			<nt-hash></nt-hash>
166
			<expires/>
167
			<authorizedkeys/>
168
			<ipsecpsk/>
169
		</user>
170
		<nextuid>2000</nextuid>
171
		<nextgid>2000</nextgid>
172
		<timezone>America/Toronto</timezone>
173
		<time-update-interval/>
174
		<timeservers>10.10.15.1</timeservers>
175
		<webgui>
176
			<protocol>https</protocol>
177
			<ssl-certref>4c7e7496caff7</ssl-certref>
178
			<port/>
179
			<althostnames>strider-mgmt strider-mgmt.csolve.local</althostnames>
180
		</webgui>
181
		<disablenatreflection>yes</disablenatreflection>
182
		<disablesegmentationoffloading/>
183
		<disablelargereceiveoffloading/>
184
		<cert>
185
			<refid>4c7e7496caff7</refid>
186
			<name>webConfigurator default</name>
187
			<crt>LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVLRENDQTVHZ0F3SUJBZ0lKQVAxVXRDUmJWVmpITUEwR0NTcUdTSWIzRFFFQkJRVUFNSUcvTVFzd0NRWUQKVlFRR0V3SlZVekVTTUJBR0ExVUVDQk1KVTI5dFpYZG9aWEpsTVJFd0R3WURWUVFIRXdoVGIyMWxZMmwwZVRFVQpNQklHQTFVRUNoTUxRMjl0Y0dGdWVVNWhiV1V4THpBdEJnTlZCQXNUSms5eVoyRnVhWHBoZEdsdmJtRnNJRlZ1CmFYUWdUbUZ0WlNBb1pXY3NJSE5sWTNScGIyNHBNU1F3SWdZRFZRUURFeHREYjIxdGIyNGdUbUZ0WlNBb1pXY3MKSUZsUFZWSWdibUZ0WlNreEhEQWFCZ2txaGtpRzl3MEJDUUVXRFVWdFlXbHNJRUZrWkhKbGMzTXdIaGNOTVRBdwpPVEF4TVRVME16SXhXaGNOTVRZd01qSXlNVFUwTXpJeFdqQ0J2ekVMTUFrR0ExVUVCaE1DVlZNeEVqQVFCZ05WCkJBZ1RDVk52YldWM2FHVnlaVEVSTUE4R0ExVUVCeE1JVTI5dFpXTnBkSGt4RkRBU0JnTlZCQW9UQzBOdmJYQmgKYm5sT1lXMWxNUzh3TFFZRFZRUUxFeVpQY21kaGJtbDZZWFJwYjI1aGJDQlZibWwwSUU1aGJXVWdLR1ZuTENCegpaV04wYVc5dUtURWtNQ0lHQTFVRUF4TWJRMjl0Ylc5dUlFNWhiV1VnS0dWbkxDQlpUMVZTSUc1aGJXVXBNUnd3CkdnWUpLb1pJaHZjTkFRa0JGZzFGYldGcGJDQkJaR1J5WlhOek1JR2ZNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0R04KQURDQmlRS0JnUUR2WE5RaXo1aDNNTGpLcU5mS1RkMUFDK2o5ZEdxeFhjeUJ1RFg5dTAyWjI1cG4xaXk3djhhUApueklJTHE4ZjNYb0JZQXVucXZjOFl3WmxVM0JxSE1GTDFtdy9sMnQ3QzFUVVBaL2IrWm5PNUFtYW9UMHY1ZThJCjcxNzhpSG5FamZkbXdxSlpVVDlaSExEZnVGbW1yK0dndm9xOFNWRFB2RVEyeGcrczUzQlRpUUlEQVFBQm80SUIKS0RDQ0FTUXdIUVlEVlIwT0JCWUVGQk9PTVpseHNjRnUrL1F1c2xUQUxYcVlXQStWTUlIMEJnTlZIU01FZ2V3dwpnZW1BRkJPT01abHhzY0Z1Ky9RdXNsVEFMWHFZV0ErVm9ZSEZwSUhDTUlHL01Rc3dDUVlEVlFRR0V3SlZVekVTCk1CQUdBMVVFQ0JNSlUyOXRaWGRvWlhKbE1SRXdEd1lEVlFRSEV3aFRiMjFsWTJsMGVURVVNQklHQTFVRUNoTUwKUTI5dGNHRnVlVTVoYldVeEx6QXRCZ05WQkFzVEprOXlaMkZ1YVhwaGRHbHZibUZzSUZWdWFYUWdUbUZ0WlNBbwpaV2NzSUhObFkzUnBiMjRwTVNRd0lnWURWUVFERXh0RGIyMXRiMjRnVG1GdFpTQW9aV2NzSUZsUFZWSWdibUZ0ClpTa3hIREFhQmdrcWhraUc5dzBCQ1FFV0RVVnRZV2xzSUVGa1pISmxjM09DQ1FEOVZMUWtXMVZZeHpBTUJnTlYKSFJNRUJUQURBUUgvTUEwR0NTcUdTSWIzRFFFQkJRVUFBNEdCQUlDM0V6VHhHUnJCWTY1a0dpVGZnU1ZadnZmUQo0aVBjK1BwclRIMStDbWJVOUVubTBlVm5hRkVvVWxDSVRkenR4V01SRDZGZjYyajFyTmlwWm1OWFUybUNQZlRjCk84YWlMMDVnbWZBLzN0ZkRkTWp2ekFCN3lZaUx1ZGI4all0RlFueWk2RS9FNDY4RjJNVXRnSlA3dFNYV3FDU0YKR2tZZVp4RXhpUFUzNDZoaQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==</crt>
188
			<prv>R2VuZXJhdGluZyBSU0EgcHJpdmF0ZSBrZXksIDEwMjQgYml0IGxvbmcgbW9kdWx1cwouLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLisrKysrKwouLi4uLi4uLi4uLi4uLi4uLi4uKysrKysrCnVuYWJsZSB0byB3cml0ZSAncmFuZG9tIHN0YXRlJwplIGlzIDY1NTM3ICgweDEwMDAxKQotLS0tLUJFR0lOIFJTQSBQUklWQVRFIEtFWS0tLS0tCk1JSUNYUUlCQUFLQmdRRHZYTlFpejVoM01MaktxTmZLVGQxQUMrajlkR3F4WGN5QnVEWDl1MDJaMjVwbjFpeTcKdjhhUG56SUlMcThmM1hvQllBdW5xdmM4WXdabFUzQnFITUZMMW13L2wydDdDMVRVUFovYitabk81QW1hb1Qwdgo1ZThJNzE3OGlIbkVqZmRtd3FKWlVUOVpITERmdUZtbXIrR2d2b3E4U1ZEUHZFUTJ4ZytzNTNCVGlRSURBUUFCCkFvR0JBTXhydVBncDF3b2o0QTJqK1BiYlhOTXYyTUZzeFJuSkE3amRPNjhBWVp1K3dyVmZZa0ROM2FRV3owSFIKck5wSDZjUjI1RDFEYzNadEU2OUJmVVlDWE1qaXhOZUJpWWY3eGhUQzVvTk5pY3EzOVB2NTlwdHlBZjlqaWRMcwptK3BOZzVnazZJRThqSkVFWHRrdXM2KzkrYlpLWXp4ZHIxL2NuT3RveXVsVVN6OEJBa0VBLzRvQ2JEUThQNmd1ClphdnFMSXQyaVkxc3FuOUN6VC9CVjhRcGcwYktPUjJFYjV2WmNiZkd2VmdxeFZvNWdxSHMrOGNCbFFGaEVjZCsKaE9hZktjOG0rUUpCQU8vTFdaa3F4M0t2U2dFMmJmUkNJU0VzL05xMTQxTGsrSG14K2FQaHBtNUtuMk5MMlJZZgowZVBqbEx1Yy9wditmSkpwWkVwWUJpdlM0ZU1sdTRQaTVSRUNRUURHS3JsOFBmbm5CNzZMWEFscTUvQlI5Wm1xCmtxdzBUVmZiZnlVT1IreDA1SDRhcTBxeVZHbEwxcjY4Y3g2Y1BvUndNRUQ2MDZuNlJySEgwS3pubUZ6SkFrQlgKajc2dzhuRVFETGdPUjB6UlE1Q0xaNzBSTkJmRlBqMEpXeGJZWTk1OUtaeVlDcXREcSt6ZHRVMnJVSUdjZnNvSQpRSm5SbCtEeEFibGdVM2ZzaWQ2eEFrQUhvMXVWZ0k1SnpHQzJVKzcyRjlRVXh1bUNHMGNWZk9JQ0RhcUhyeVF1CnNKdlhvVVhkcnA0dkg2QW92U0tCREx1clNGMWdxdGFQZVlSOEpPTlBBZlMrCi0tLS0tRU5EIFJTQSBQUklWQVRFIEtFWS0tLS0tCg==</prv>
189
		</cert>
190
		<dnsserver>10.10.15.2</dnsserver>
191
		<dnsserver>10.10.15.3</dnsserver>
192
		<dnsserver>10.10.15.1</dnsserver>
193
		<dnsallowoverride>on</dnsallowoverride>
194
		<dns1gwint>none</dns1gwint>
195
		<dns2gwint>none</dns2gwint>
196
		<dns3gwint>none</dns3gwint>
197
		<dns4gwint>none</dns4gwint>
198
		<maximumstates/>
199
		<maximumtableentries/>
200
		<reflectiontimeout/>
201
		<scrubnodf>enabled</scrubnodf>
202
		<disablescrub>yes</disablescrub>
203
		<firmware>
204
			<alturl>
205
				<enable/>
206
				<firmwareurl>http://snapshots.pfsense.org/FreeBSD_RELENG_8_1/i386/pfSense_HEAD/.updaters</firmwareurl>
207
			</alturl>
208
		</firmware>
209
		<enablesshd>enabled</enablesshd>
210
	</system>
211
	<interfaces>
212
		<wan>
213
			<enable/>
214
			<if>em0</if>
215
			<media/>
216
			<mediaopt/>
217
			<descr><![CDATA[BRIDGEEXT]]></descr>
218
			<alias-address/>
219
			<alias-subnet>32</alias-subnet>
220
			<spoofmac/>
221
		</wan>
222
		<lan>
223
			<enable/>
224
			<if>bge0</if>
225
			<media/>
226
			<mediaopt/>
227
			<descr><![CDATA[Management]]></descr>
228
			<spoofmac/>
229
			<ipaddr>10.10.15.11</ipaddr>
230
			<subnet>24</subnet>
231
			<gateway>ManagementGW</gateway>
232
		</lan>
233
		<opt1>
234
			<if>em1</if>
235
			<descr><![CDATA[BRIDGEINT]]></descr>
236
			<enable/>
237
			<spoofmac/>
238
		</opt1>
239
	</interfaces>
240
	<staticroutes/>
241
	<dhcpd>
242
		<lan>
243
			<range>
244
				<from>192.168.1.100</from>
245
				<to>192.168.1.199</to>
246
			</range>
247
			<defaultleasetime/>
248
			<maxleasetime/>
249
			<netmask/>
250
			<failover_peerip/>
251
			<gateway/>
252
			<domain/>
253
			<domainsearchlist/>
254
			<ddnsdomain/>
255
			<tftp/>
256
			<ldap/>
257
			<next-server/>
258
			<filename/>
259
			<rootpath/>
260
			<numberoptions/>
261
		</lan>
262
	</dhcpd>
263
	<pptpd>
264
		<mode/>
265
		<redir/>
266
		<localip/>
267
		<remoteip/>
268
	</pptpd>
269
	<ovpn/>
270
	<dnsmasq/>
271
	<snmpd>
272
		<syslocation/>
273
		<syscontact/>
274
		<rocommunity>public</rocommunity>
275
	</snmpd>
276
	<diag>
277
		<ipv6nat>
278
			<ipaddr/>
279
		</ipv6nat>
280
	</diag>
281
	<bridge/>
282
	<syslog/>
283
	<nat>
284
		<ipsecpassthru>
285
			<enable/>
286
		</ipsecpassthru>
287
	</nat>
288
	<filter>
289
		<rule>
290
			<id/>
291
			<type>reject</type>
292
			<interface>wan</interface>
293
			<tag/>
294
			<tagged/>
295
			<max/>
296
			<max-src-nodes/>
297
			<max-src-conn/>
298
			<max-src-states/>
299
			<statetimeout/>
300
			<statetype>keep state</statetype>
301
			<os/>
302
			<source>
303
				<address>martians</address>
304
			</source>
305
			<destination>
306
				<any/>
307
			</destination>
308
			<descr><![CDATA[Block from misconfigured networks ]]></descr>
309
		</rule>
310
		<rule>
311
			<id/>
312
			<type>pass</type>
313
			<interface>wan</interface>
314
			<tag/>
315
			<tagged/>
316
			<max/>
317
			<max-src-nodes/>
318
			<max-src-conn/>
319
			<max-src-states/>
320
			<statetimeout/>
321
			<statetype>keep state</statetype>
322
			<os/>
323
			<protocol>icmp</protocol>
324
			<icmptype>echoreq</icmptype>
325
			<source>
326
				<any/>
327
			</source>
328
			<destination>
329
				<any/>
330
			</destination>
331
			<descr><![CDATA[ICMP - Echo]]></descr>
332
		</rule>
333
		<rule>
334
			<id/>
335
			<type>pass</type>
336
			<interface>wan</interface>
337
			<tag/>
338
			<tagged/>
339
			<max/>
340
			<max-src-nodes/>
341
			<max-src-conn/>
342
			<max-src-states/>
343
			<statetimeout/>
344
			<statetype>keep state</statetype>
345
			<os/>
346
			<protocol>icmp</protocol>
347
			<icmptype>unreach</icmptype>
348
			<source>
349
				<any/>
350
			</source>
351
			<destination>
352
				<any/>
353
			</destination>
354
			<descr><![CDATA[ICMP - Destination Unreachable]]></descr>
355
		</rule>
356
		<rule>
357
			<id/>
358
			<type>pass</type>
359
			<interface>wan</interface>
360
			<tag/>
361
			<tagged/>
362
			<max/>
363
			<max-src-nodes/>
364
			<max-src-conn/>
365
			<max-src-states/>
366
			<statetimeout/>
367
			<statetype>keep state</statetype>
368
			<os/>
369
			<protocol>tcp</protocol>
370
			<source>
371
				<any/>
372
			</source>
373
			<destination>
374
				<any/>
375
				<port>113</port>
376
			</destination>
377
			<descr><![CDATA[Allow IDENT to all servers ]]></descr>
378
		</rule>
379
		<rule>
380
			<id/>
381
			<type>pass</type>
382
			<interface>wan</interface>
383
			<tag/>
384
			<tagged/>
385
			<max/>
386
			<max-src-nodes/>
387
			<max-src-conn/>
388
			<max-src-states/>
389
			<statetimeout/>
390
			<statetype>keep state</statetype>
391
			<os/>
392
			<protocol>tcp</protocol>
393
			<source>
394
				<address>csolvessh</address>
395
			</source>
396
			<destination>
397
				<any/>
398
				<port>22</port>
399
			</destination>
400
			<descr><![CDATA[Allow SSH management from CSOLVE ]]></descr>
401
		</rule>
402
		<rule>
403
			<id/>
404
			<type>pass</type>
405
			<interface>wan</interface>
406
			<tag/>
407
			<tagged/>
408
			<max/>
409
			<max-src-nodes/>
410
			<max-src-conn/>
411
			<max-src-states/>
412
			<statetimeout/>
413
			<statetype>keep state</statetype>
414
			<os/>
415
			<protocol>tcp</protocol>
416
			<source>
417
				<address>csolverdp</address>
418
			</source>
419
			<destination>
420
				<any/>
421
				<port>3389</port>
422
			</destination>
423
			<descr><![CDATA[Allow RDP to clients from allowed CSOLVE IPs ]]></descr>
424
		</rule>
425
		<rule>
426
			<id/>
427
			<type>pass</type>
428
			<interface>wan</interface>
429
			<tag/>
430
			<tagged/>
431
			<max/>
432
			<max-src-nodes/>
433
			<max-src-conn/>
434
			<max-src-states/>
435
			<statetimeout/>
436
			<statetype>keep state</statetype>
437
			<os/>
438
			<protocol>tcp</protocol>
439
			<source>
440
				<any/>
441
			</source>
442
			<destination>
443
				<address>blug</address>
444
				<port>xmpp</port>
445
			</destination>
446
			<descr><![CDATA[Allow XMPP to BLUG ]]></descr>
447
		</rule>
448
		<rule>
449
			<id/>
450
			<type>pass</type>
451
			<interface>wan</interface>
452
			<tag/>
453
			<tagged/>
454
			<max/>
455
			<max-src-nodes/>
456
			<max-src-conn/>
457
			<max-src-states/>
458
			<statetimeout/>
459
			<statetype>keep state</statetype>
460
			<os/>
461
			<protocol>tcp</protocol>
462
			<source>
463
				<any/>
464
			</source>
465
			<destination>
466
				<address>blug</address>
467
				<port>blug_access</port>
468
			</destination>
469
			<descr><![CDATA[Allow access to the BLUG Server ]]></descr>
470
		</rule>
471
		<rule>
472
			<id/>
473
			<type>pass</type>
474
			<interface>wan</interface>
475
			<tag/>
476
			<tagged/>
477
			<max/>
478
			<max-src-nodes/>
479
			<max-src-conn/>
480
			<max-src-states/>
481
			<statetimeout/>
482
			<statetype>keep state</statetype>
483
			<os/>
484
			<protocol>tcp/udp</protocol>
485
			<source>
486
				<any/>
487
			</source>
488
			<destination>
489
				<address>blug</address>
490
				<port>blug_general</port>
491
			</destination>
492
			<descr><![CDATA[Allow usage ports to BLUG ]]></descr>
493
		</rule>
494
		<rule>
495
			<id/>
496
			<type>reject</type>
497
			<interface>wan</interface>
498
			<tag/>
499
			<tagged/>
500
			<max/>
501
			<max-src-nodes/>
502
			<max-src-conn/>
503
			<max-src-states/>
504
			<statetimeout/>
505
			<statetype>keep state</statetype>
506
			<os/>
507
			<source>
508
				<any/>
509
			</source>
510
			<destination>
511
				<address>blug</address>
512
			</destination>
513
			<descr><![CDATA[Deny Unmatched traffic to BLUG ]]></descr>
514
		</rule>
515
		<rule>
516
			<id/>
517
			<type>pass</type>
518
			<interface>wan</interface>
519
			<tag/>
520
			<tagged/>
521
			<max/>
522
			<max-src-nodes/>
523
			<max-src-conn/>
524
			<max-src-states/>
525
			<statetimeout/>
526
			<statetype>keep state</statetype>
527
			<os/>
528
			<protocol>tcp</protocol>
529
			<source>
530
				<any/>
531
			</source>
532
			<destination>
533
				<address>ofsc</address>
534
				<port>webhosting</port>
535
			</destination>
536
			<descr><![CDATA[Allow Web Ports to OFSC ]]></descr>
537
		</rule>
538
		<rule>
539
			<id/>
540
			<type>pass</type>
541
			<interface>wan</interface>
542
			<tag/>
543
			<tagged/>
544
			<max/>
545
			<max-src-nodes/>
546
			<max-src-conn/>
547
			<max-src-states/>
548
			<statetimeout/>
549
			<statetype>keep state</statetype>
550
			<os/>
551
			<protocol>tcp</protocol>
552
			<source>
553
				<any/>
554
			</source>
555
			<destination>
556
				<address>ofsc</address>
557
				<port>activeftp</port>
558
			</destination>
559
			<descr><![CDATA[Allow Active FTP Ports to OFSC ]]></descr>
560
		</rule>
561
		<rule>
562
			<id/>
563
			<type>pass</type>
564
			<interface>wan</interface>
565
			<tag/>
566
			<tagged/>
567
			<max/>
568
			<max-src-nodes/>
569
			<max-src-conn/>
570
			<max-src-states/>
571
			<statetimeout/>
572
			<statetype>keep state</statetype>
573
			<os/>
574
			<protocol>tcp</protocol>
575
			<source>
576
				<any/>
577
			</source>
578
			<destination>
579
				<address>ofsc</address>
580
				<port>passiveftp</port>
581
			</destination>
582
			<descr><![CDATA[Alllow Passive FTP to OFSC ]]></descr>
583
		</rule>
584
		<rule>
585
			<id/>
586
			<type>pass</type>
587
			<interface>wan</interface>
588
			<tag/>
589
			<tagged/>
590
			<max/>
591
			<max-src-nodes/>
592
			<max-src-conn/>
593
			<max-src-states/>
594
			<statetimeout/>
595
			<statetype>keep state</statetype>
596
			<os/>
597
			<protocol>tcp</protocol>
598
			<source>
599
				<any/>
600
			</source>
601
			<destination>
602
				<address>ofsc</address>
603
				<port>3389</port>
604
			</destination>
605
			<descr><![CDATA[Allow RDP access to OFSC]]></descr>
606
		</rule>
607
		<rule>
608
			<id/>
609
			<type>reject</type>
610
			<interface>wan</interface>
611
			<tag/>
612
			<tagged/>
613
			<max/>
614
			<max-src-nodes/>
615
			<max-src-conn/>
616
			<max-src-states/>
617
			<statetimeout/>
618
			<statetype>keep state</statetype>
619
			<os/>
620
			<source>
621
				<any/>
622
			</source>
623
			<destination>
624
				<address>ofsc</address>
625
			</destination>
626
			<descr><![CDATA[Deny Unmatched traffic to OFSC ]]></descr>
627
		</rule>
628
		<rule>
629
			<id/>
630
			<type>pass</type>
631
			<interface>wan</interface>
632
			<tag/>
633
			<tagged/>
634
			<max/>
635
			<max-src-nodes/>
636
			<max-src-conn/>
637
			<max-src-states/>
638
			<statetimeout/>
639
			<statetype>keep state</statetype>
640
			<os/>
641
			<protocol>tcp</protocol>
642
			<source>
643
				<any/>
644
			</source>
645
			<destination>
646
				<address>ufirst</address>
647
				<port>webhosting</port>
648
			</destination>
649
			<descr><![CDATA[Allow Web Ports to UFirst ]]></descr>
650
		</rule>
651
		<rule>
652
			<id/>
653
			<type>pass</type>
654
			<interface>wan</interface>
655
			<tag/>
656
			<tagged/>
657
			<max/>
658
			<max-src-nodes/>
659
			<max-src-conn/>
660
			<max-src-states/>
661
			<statetimeout/>
662
			<statetype>keep state</statetype>
663
			<os/>
664
			<protocol>tcp</protocol>
665
			<source>
666
				<any/>
667
			</source>
668
			<destination>
669
				<address>ufirst</address>
670
				<port>22</port>
671
			</destination>
672
			<descr><![CDATA[SSH Access to UFirst ]]></descr>
673
		</rule>
674
		<rule>
675
			<id/>
676
			<type>pass</type>
677
			<interface>wan</interface>
678
			<tag/>
679
			<tagged/>
680
			<max/>
681
			<max-src-nodes/>
682
			<max-src-conn/>
683
			<max-src-states/>
684
			<statetimeout/>
685
			<statetype>keep state</statetype>
686
			<os/>
687
			<source>
688
				<address>207.164.82.50</address>
689
			</source>
690
			<destination>
691
				<address>ufirst</address>
692
			</destination>
693
			<descr><![CDATA[Allow traffic from the SNAP server to UFirst ]]></descr>
694
		</rule>
695
		<rule>
696
			<id/>
697
			<type>reject</type>
698
			<interface>wan</interface>
699
			<tag/>
700
			<tagged/>
701
			<max/>
702
			<max-src-nodes/>
703
			<max-src-conn/>
704
			<max-src-states/>
705
			<statetimeout/>
706
			<statetype>keep state</statetype>
707
			<os/>
708
			<source>
709
				<any/>
710
			</source>
711
			<destination>
712
				<address>ufirst</address>
713
			</destination>
714
			<descr><![CDATA[Default to deny traffic to UFirst ]]></descr>
715
		</rule>
716
		<rule>
717
			<id/>
718
			<type>pass</type>
719
			<interface>wan</interface>
720
			<tag/>
721
			<tagged/>
722
			<max/>
723
			<max-src-nodes/>
724
			<max-src-conn/>
725
			<max-src-states/>
726
			<statetimeout/>
727
			<statetype>keep state</statetype>
728
			<os/>
729
			<protocol>tcp</protocol>
730
			<source>
731
				<address>csolvenat</address>
732
			</source>
733
			<destination>
734
				<address>ABCLSNAP2</address>
735
				<port>80</port>
736
			</destination>
737
			<descr><![CDATA[Access to the Web UI for Monitoring/Admin ]]></descr>
738
		</rule>
739
		<rule>
740
			<id/>
741
			<type>pass</type>
742
			<interface>wan</interface>
743
			<tag/>
744
			<tagged/>
745
			<max/>
746
			<max-src-nodes/>
747
			<max-src-conn/>
748
			<max-src-states/>
749
			<statetimeout/>
750
			<statetype>keep state</statetype>
751
			<os/>
752
			<protocol>tcp</protocol>
753
			<source>
754
				<address>csolvenat</address>
755
			</source>
756
			<destination>
757
				<address>ABCLSNAP2</address>
758
				<port>22</port>
759
			</destination>
760
			<descr><![CDATA[Access to SSH for Admin/Monitoring ]]></descr>
761
		</rule>
762
		<rule>
763
			<id/>
764
			<type>reject</type>
765
			<interface>wan</interface>
766
			<tag/>
767
			<tagged/>
768
			<max/>
769
			<max-src-nodes/>
770
			<max-src-conn/>
771
			<max-src-states/>
772
			<statetimeout/>
773
			<statetype>keep state</statetype>
774
			<os/>
775
			<source>
776
				<any/>
777
			</source>
778
			<destination>
779
				<address>ABCLSNAP2</address>
780
			</destination>
781
			<descr><![CDATA[Default to deny traffic to Atlas Block SNAP Server ]]></descr>
782
		</rule>
783
		<rule>
784
			<id/>
785
			<type>pass</type>
786
			<interface>wan</interface>
787
			<tag/>
788
			<tagged/>
789
			<max/>
790
			<max-src-nodes/>
791
			<max-src-conn/>
792
			<max-src-states/>
793
			<statetimeout/>
794
			<statetype>keep state</statetype>
795
			<os/>
796
			<protocol>tcp</protocol>
797
			<source>
798
				<any/>
799
			</source>
800
			<destination>
801
				<address>peg</address>
802
				<port>peg_allowed</port>
803
			</destination>
804
			<descr><![CDATA[Allow necessary ports to PEG colo ]]></descr>
805
		</rule>
806
		<rule>
807
			<id/>
808
			<type>reject</type>
809
			<interface>wan</interface>
810
			<tag/>
811
			<tagged/>
812
			<max/>
813
			<max-src-nodes/>
814
			<max-src-conn/>
815
			<max-src-states/>
816
			<statetimeout/>
817
			<statetype>keep state</statetype>
818
			<os/>
819
			<source>
820
				<any/>
821
			</source>
822
			<destination>
823
				<address>peg</address>
824
			</destination>
825
			<descr><![CDATA[Default to deny traffic to PEG colo ]]></descr>
826
		</rule>
827
		<rule>
828
			<id/>
829
			<type>reject</type>
830
			<interface>opt1</interface>
831
			<tag/>
832
			<tagged/>
833
			<max/>
834
			<max-src-nodes/>
835
			<max-src-conn/>
836
			<max-src-states/>
837
			<statetimeout/>
838
			<statetype>keep state</statetype>
839
			<os/>
840
			<source>
841
				<any/>
842
			</source>
843
			<destination>
844
				<address>martians</address>
845
			</destination>
846
			<descr><![CDATA[Block to misconfigured networks]]></descr>
847
		</rule>
848
		<rule>
849
			<id/>
850
			<type>pass</type>
851
			<interface>opt1</interface>
852
			<tag/>
853
			<tagged/>
854
			<max/>
855
			<max-src-nodes/>
856
			<max-src-conn/>
857
			<max-src-states/>
858
			<statetimeout/>
859
			<statetype>keep state</statetype>
860
			<os/>
861
			<source>
862
				<any/>
863
			</source>
864
			<destination>
865
				<any/>
866
			</destination>
867
			<descr><![CDATA[Allow client traffic unimpeded to the Internet ]]></descr>
868
		</rule>
869
		<rule>
870
			<id/>
871
			<type>pass</type>
872
			<interface>lan</interface>
873
			<tag/>
874
			<tagged/>
875
			<max/>
876
			<max-src-nodes/>
877
			<max-src-conn/>
878
			<max-src-states/>
879
			<statetimeout/>
880
			<statetype>keep state</statetype>
881
			<os/>
882
			<source>
883
				<any/>
884
			</source>
885
			<destination>
886
				<network>lanip</network>
887
			</destination>
888
			<descr><![CDATA[Default allow access to management interface]]></descr>
889
		</rule>
890
		<rule>
891
			<id/>
892
			<type>pass</type>
893
			<interface>wan</interface>
894
			<tag/>
895
			<tagged/>
896
			<max/>
897
			<max-src-nodes/>
898
			<max-src-conn/>
899
			<max-src-states/>
900
			<statetimeout/>
901
			<statetype>keep state</statetype>
902
			<os/>
903
			<source>
904
				<any/>
905
			</source>
906
			<destination>
907
				<any/>
908
			</destination>
909
			<descr><![CDATA[Pass all traffic by default to co-located clients ]]></descr>
910
		</rule>
911
	</filter>
912
	<shaper/>
913
	<ipsec>
914
		<preferoldsa/>
915
	</ipsec>
916
	<aliases>
917
		<alias>
918
			<name>ABCLSNAP2</name>
919
			<address>216.208.154.57</address>
920
			<descr><![CDATA[Atlas Block SNAP Server | Barrie NOC]]></descr>
921
			<type>host</type>
922
			<detail>Entry added Thu, 02 Sep 2010 09:52:29 +0000</detail>
923
		</alias>
924
		<alias>
925
			<name>activeftp</name>
926
			<address>20 21</address>
927
			<descr><![CDATA[Standard FTP ports]]></descr>
928
			<type>port</type>
929
			<detail>FTP Data Port||FTP Comm Port</detail>
930
		</alias>
931
		<alias>
932
			<name>blug</name>
933
			<address>216.208.154.60 216.208.154.61</address>
934
			<descr><![CDATA[BLUG IPs]]></descr>
935
			<type>host</type>
936
			<detail>First IP||Second IP</detail>
937
		</alias>
938
		<alias>
939
			<name>blug_access</name>
940
			<address>22</address>
941
			<descr><![CDATA[Blug Access Services]]></descr>
942
			<type>port</type>
943
			<detail>SSH</detail>
944
		</alias>
945
		<alias>
946
			<name>blug_general</name>
947
			<address>587 25 80 53 22000 995 110 993 143 51234 14534 8767</address>
948
			<descr><![CDATA[BLUG Service Ports]]></descr>
949
			<type>port</type>
950
			<detail>SMTP Submission||SMTP||HTTP||DNS||Alex Proxy||POP3S||POP3||IMAPS||IMAP||Team Speak TCP Query||Team Speak Web||Team Speak Voice</detail>
951
		</alias>
952
		<alias>
953
			<name>csolvenat</name>
954
			<address>66.159.112.2 207.164.82.2 207.164.80.230</address>
955
			<descr><![CDATA[CSolve Monitoring/Admin IPs]]></descr>
956
			<type>host</type>
957
			<detail>Barrie NAT IP||Midland NAT IP||Galadriel</detail>
958
		</alias>
959
		<alias>
960
			<name>csolverdp</name>
961
			<address>66.159.112.126 66.159.120.126 66.159.112.2 207.164.82.2</address>
962
			<descr><![CDATA[CSOLVE IPs allowed to access RDP on Windows]]></descr>
963
			<type>host</type>
964
			<detail>Derek Barrie Static||Jason Barrie Static||Barrie NAT||Midland NAT</detail>
965
		</alias>
966
		<alias>
967
			<name>csolvessh</name>
968
			<address>66.159.112.126 66.159.120.126 207.164.82.2</address>
969
			<descr><![CDATA[IPs allowed to SSH for csolve]]></descr>
970
			<type>host</type>
971
			<detail>Derek Barrie Static||Jason Barrie Static||Midland NAT</detail>
972
		</alias>
973
		<alias>
974
			<name>martians</name>
975
			<address>127.0.0.0/8 192.168.0.0/16 172.16.0.0/12 10.0.0.0/8 169.254.0.0/16 192.0.2.0/24 0.0.0.0/8 240.0.0.0/4</address>
976
			<descr><![CDATA[Private Subnets]]></descr>
977
			<type>network</type>
978
			<detail>Entry added Thu, 02 Sep 2010 10:12:51 +0000||Entry added Thu, 02 Sep 2010 10:12:51 +0000||Entry added Thu, 02 Sep 2010 10:12:51 +0000||Entry added Thu, 02 Sep 2010 10:12:51 +0000||Entry added Thu, 02 Sep 2010 10:12:51 +0000||Entry added Thu, 02 Sep 2010 10:12:51 +0000||Entry added Thu, 02 Sep 2010 10:12:51 +0000||Entry added Thu, 02 Sep 2010 10:12:51 +0000</detail>
979
		</alias>
980
		<alias>
981
			<name>ofsc</name>
982
			<address>216.208.154.55</address>
983
			<descr><![CDATA[Ontario Federation of Snowmobile Clubs]]></descr>
984
			<type>host</type>
985
			<detail>Web Server</detail>
986
		</alias>
987
		<alias>
988
			<name>ofscrdp</name>
989
			<address>67.70.191.210</address>
990
			<descr><![CDATA[OFSC RDP Access Approved IPs]]></descr>
991
			<type>host</type>
992
			<detail>Entry added Thu, 02 Sep 2010 10:14:16 +0000</detail>
993
		</alias>
994
		<alias>
995
			<name>passiveftp</name>
996
			<address>65484:65534</address>
997
			<descr><![CDATA[Passive FTP Ports]]></descr>
998
			<type>port</type>
999
			<detail>Passive FTP Ports</detail>
1000
		</alias>
1001
		<alias>
1002
			<name>peg</name>
1003
			<address>216.208.154.58</address>
1004
			<descr><![CDATA[PEG Mining Consultants]]></descr>
1005
			<type>host</type>
1006
			<detail>COLO Server</detail>
1007
		</alias>
1008
		<alias>
1009
			<name>peg_allowed</name>
1010
			<address>25 110 143 3389 389 80 1723 3458 20 21 5500:5600 443 8080 22</address>
1011
			<descr><![CDATA[Allowed Ports for PEG Colo]]></descr>
1012
			<type>port</type>
1013
			<detail>SMTP||POP3||IMAP||RDP||LDAP||HTTP||VPN PPTP||Sharepoint Admin||FTP Data||FTP||FTP Passive||HTTPS||Alternate HTTP||SSH</detail>
1014
		</alias>
1015
		<alias>
1016
			<name>ufirst</name>
1017
			<address>216.208.154.56</address>
1018
			<descr><![CDATA[UFirst Web Server]]></descr>
1019
			<type>host</type>
1020
			<detail>Entry added Thu, 02 Sep 2010 10:19:44 +0000</detail>
1021
		</alias>
1022
		<alias>
1023
			<name>webhosting</name>
1024
			<address>80 443</address>
1025
			<descr><![CDATA[Web Hosting Ports]]></descr>
1026
			<type>port</type>
1027
			<detail>HTTP||HTTPS</detail>
1028
		</alias>
1029
		<alias>
1030
			<name>xmpp</name>
1031
			<address>5280 5269 5222</address>
1032
			<descr><![CDATA[XMPP ports]]></descr>
1033
			<type>port</type>
1034
			<detail>XMPP||XMPP Server||XMPP Client</detail>
1035
		</alias>
1036
	</aliases>
1037
	<proxyarp/>
1038
	<cron>
1039
		<item>
1040
			<minute>0</minute>
1041
			<hour>*</hour>
1042
			<mday>*</mday>
1043
			<month>*</month>
1044
			<wday>*</wday>
1045
			<who>root</who>
1046
			<command>/usr/bin/nice -n20 newsyslog</command>
1047
		</item>
1048
		<item>
1049
			<minute>1,31</minute>
1050
			<hour>0-5</hour>
1051
			<mday>*</mday>
1052
			<month>*</month>
1053
			<wday>*</wday>
1054
			<who>root</who>
1055
			<command>/usr/bin/nice -n20 adjkerntz -a</command>
1056
		</item>
1057
		<item>
1058
			<minute>1</minute>
1059
			<hour>3</hour>
1060
			<mday>1</mday>
1061
			<month>*</month>
1062
			<wday>*</wday>
1063
			<who>root</who>
1064
			<command>/usr/bin/nice -n20 /etc/rc.update_bogons.sh</command>
1065
		</item>
1066
		<item>
1067
			<minute>*/60</minute>
1068
			<hour>*</hour>
1069
			<mday>*</mday>
1070
			<month>*</month>
1071
			<wday>*</wday>
1072
			<who>root</who>
1073
			<command>/usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout</command>
1074
		</item>
1075
		<item>
1076
			<minute>1</minute>
1077
			<hour>1</hour>
1078
			<mday>*</mday>
1079
			<month>*</month>
1080
			<wday>*</wday>
1081
			<who>root</who>
1082
			<command>/usr/bin/nice -n20 /etc/rc.dyndns.update</command>
1083
		</item>
1084
		<item>
1085
			<minute>*/60</minute>
1086
			<hour>*</hour>
1087
			<mday>*</mday>
1088
			<month>*</month>
1089
			<wday>*</wday>
1090
			<who>root</who>
1091
			<command>/usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot</command>
1092
		</item>
1093
		<item>
1094
			<minute>*/5</minute>
1095
			<hour>*</hour>
1096
			<mday>*</mday>
1097
			<month>*</month>
1098
			<wday>*</wday>
1099
			<who>root</who>
1100
			<command>/usr/bin/nice -n20 /usr/local/bin/checkreload.sh</command>
1101
		</item>
1102
	</cron>
1103
	<wol/>
1104
	<rrd>
1105
		<enable/>
1106
	</rrd>
1107
	<load_balancer>
1108
		<monitor_type>
1109
			<name>ICMP</name>
1110
			<type>icmp</type>
1111
			<desc>ICMP</desc>
1112
			<options/>
1113
		</monitor_type>
1114
		<monitor_type>
1115
			<name>TCP</name>
1116
			<type>tcp</type>
1117
			<desc>Generic TCP</desc>
1118
			<options/>
1119
		</monitor_type>
1120
		<monitor_type>
1121
			<name>HTTP</name>
1122
			<type>http</type>
1123
			<desc>Generic HTTP</desc>
1124
			<options>
1125
				<path>/</path>
1126
				<host/>
1127
				<code>200</code>
1128
			</options>
1129
		</monitor_type>
1130
		<monitor_type>
1131
			<name>HTTPS</name>
1132
			<type>https</type>
1133
			<desc>Generic HTTPS</desc>
1134
			<options>
1135
				<path>/</path>
1136
				<host/>
1137
				<code>200</code>
1138
			</options>
1139
		</monitor_type>
1140
		<monitor_type>
1141
			<name>SMTP</name>
1142
			<type>send</type>
1143
			<desc>Generic SMTP</desc>
1144
			<options>
1145
				<send>EHLO nosuchhost</send>
1146
				<expect>250-</expect>
1147
			</options>
1148
		</monitor_type>
1149
	</load_balancer>
1150
	<widgets>
1151
		<sequence>system_information-container:col1:show,captive_portal_status-container:col1:close,carp_status-container:col1:close,cpu_graphs-container:col1:close,gateways-container:col1:close,gmirror_status-container:col1:close,installed_packages-container:col1:close,interfaces-container:col2:show,ipsec-container:col2:close,load_balancer_status-container:col2:close,picture-container:col2:close,rss-container:col2:close,services_status-container:col2:close,traffic_graphs-container:col2:close,openvpn-container:col2:none,interface_statistics-container:col2:show,log-container:col2:show</sequence>
1152
		<filterlogentries>10</filterlogentries>
1153
	</widgets>
1154
	<revision>
1155
		<time>1285266238</time>
1156
		<description><![CDATA[admin: /system_advanced_admin.php made unknown change]]></description>
1157
		<username>admin</username>
1158
	</revision>
1159
	<ppps/>
1160
	<openvpn/>
1161
	<l7shaper>
1162
		<container/>
1163
	</l7shaper>
1164
	<dnshaper/>
1165
	<gateways>
1166
		<gateway_item>
1167
			<interface>lan</interface>
1168
			<gateway>10.10.15.1</gateway>
1169
			<name>ManagementGW</name>
1170
			<weight/>
1171
			<descr/>
1172
			<defaultgw/>
1173
		</gateway_item>
1174
	</gateways>
1175
	<bridges>
1176
		<bridged>
1177
			<members>wan,opt1</members>
1178
			<descr><![CDATA[COLO Bridge]]></descr>
1179
			<maxaddr/>
1180
			<timeout/>
1181
			<maxage/>
1182
			<fwdelay/>
1183
			<hellotime/>
1184
			<priority/>
1185
			<proto>rstp</proto>
1186
			<holdcount/>
1187
			<ifpriority/>
1188
			<ifpathcost/>
1189
			<bridgeif>bridge0</bridgeif>
1190
		</bridged>
1191
	</bridges>
1192
	<dhcrelay/>
1193
	<cert>
1194
		<refid>4c7e7496caff7</refid>
1195
		<name>webConfigurator default</name>
1196
		<crt>LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVLRENDQTVHZ0F3SUJBZ0lKQVAxVXRDUmJWVmpITUEwR0NTcUdTSWIzRFFFQkJRVUFNSUcvTVFzd0NRWUQKVlFRR0V3SlZVekVTTUJBR0ExVUVDQk1KVTI5dFpYZG9aWEpsTVJFd0R3WURWUVFIRXdoVGIyMWxZMmwwZVRFVQpNQklHQTFVRUNoTUxRMjl0Y0dGdWVVNWhiV1V4THpBdEJnTlZCQXNUSms5eVoyRnVhWHBoZEdsdmJtRnNJRlZ1CmFYUWdUbUZ0WlNBb1pXY3NJSE5sWTNScGIyNHBNU1F3SWdZRFZRUURFeHREYjIxdGIyNGdUbUZ0WlNBb1pXY3MKSUZsUFZWSWdibUZ0WlNreEhEQWFCZ2txaGtpRzl3MEJDUUVXRFVWdFlXbHNJRUZrWkhKbGMzTXdIaGNOTVRBdwpPVEF4TVRVME16SXhXaGNOTVRZd01qSXlNVFUwTXpJeFdqQ0J2ekVMTUFrR0ExVUVCaE1DVlZNeEVqQVFCZ05WCkJBZ1RDVk52YldWM2FHVnlaVEVSTUE4R0ExVUVCeE1JVTI5dFpXTnBkSGt4RkRBU0JnTlZCQW9UQzBOdmJYQmgKYm5sT1lXMWxNUzh3TFFZRFZRUUxFeVpQY21kaGJtbDZZWFJwYjI1aGJDQlZibWwwSUU1aGJXVWdLR1ZuTENCegpaV04wYVc5dUtURWtNQ0lHQTFVRUF4TWJRMjl0Ylc5dUlFNWhiV1VnS0dWbkxDQlpUMVZTSUc1aGJXVXBNUnd3CkdnWUpLb1pJaHZjTkFRa0JGZzFGYldGcGJDQkJaR1J5WlhOek1JR2ZNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0R04KQURDQmlRS0JnUUR2WE5RaXo1aDNNTGpLcU5mS1RkMUFDK2o5ZEdxeFhjeUJ1RFg5dTAyWjI1cG4xaXk3djhhUApueklJTHE4ZjNYb0JZQXVucXZjOFl3WmxVM0JxSE1GTDFtdy9sMnQ3QzFUVVBaL2IrWm5PNUFtYW9UMHY1ZThJCjcxNzhpSG5FamZkbXdxSlpVVDlaSExEZnVGbW1yK0dndm9xOFNWRFB2RVEyeGcrczUzQlRpUUlEQVFBQm80SUIKS0RDQ0FTUXdIUVlEVlIwT0JCWUVGQk9PTVpseHNjRnUrL1F1c2xUQUxYcVlXQStWTUlIMEJnTlZIU01FZ2V3dwpnZW1BRkJPT01abHhzY0Z1Ky9RdXNsVEFMWHFZV0ErVm9ZSEZwSUhDTUlHL01Rc3dDUVlEVlFRR0V3SlZVekVTCk1CQUdBMVVFQ0JNSlUyOXRaWGRvWlhKbE1SRXdEd1lEVlFRSEV3aFRiMjFsWTJsMGVURVVNQklHQTFVRUNoTUwKUTI5dGNHRnVlVTVoYldVeEx6QXRCZ05WQkFzVEprOXlaMkZ1YVhwaGRHbHZibUZzSUZWdWFYUWdUbUZ0WlNBbwpaV2NzSUhObFkzUnBiMjRwTVNRd0lnWURWUVFERXh0RGIyMXRiMjRnVG1GdFpTQW9aV2NzSUZsUFZWSWdibUZ0ClpTa3hIREFhQmdrcWhraUc5dzBCQ1FFV0RVVnRZV2xzSUVGa1pISmxjM09DQ1FEOVZMUWtXMVZZeHpBTUJnTlYKSFJNRUJUQURBUUgvTUEwR0NTcUdTSWIzRFFFQkJRVUFBNEdCQUlDM0V6VHhHUnJCWTY1a0dpVGZnU1ZadnZmUQo0aVBjK1BwclRIMStDbWJVOUVubTBlVm5hRkVvVWxDSVRkenR4V01SRDZGZjYyajFyTmlwWm1OWFUybUNQZlRjCk84YWlMMDVnbWZBLzN0ZkRkTWp2ekFCN3lZaUx1ZGI4all0RlFueWk2RS9FNDY4RjJNVXRnSlA3dFNYV3FDU0YKR2tZZVp4RXhpUFUzNDZoaQotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==</crt>
1197
		<prv>R2VuZXJhdGluZyBSU0EgcHJpdmF0ZSBrZXksIDEwMjQgYml0IGxvbmcgbW9kdWx1cwouLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLisrKysrKwouLi4uLi4uLi4uLi4uLi4uLi4uKysrKysrCnVuYWJsZSB0byB3cml0ZSAncmFuZG9tIHN0YXRlJwplIGlzIDY1NTM3ICgweDEwMDAxKQotLS0tLUJFR0lOIFJTQSBQUklWQVRFIEtFWS0tLS0tCk1JSUNYUUlCQUFLQmdRRHZYTlFpejVoM01MaktxTmZLVGQxQUMrajlkR3F4WGN5QnVEWDl1MDJaMjVwbjFpeTcKdjhhUG56SUlMcThmM1hvQllBdW5xdmM4WXdabFUzQnFITUZMMW13L2wydDdDMVRVUFovYitabk81QW1hb1Qwdgo1ZThJNzE3OGlIbkVqZmRtd3FKWlVUOVpITERmdUZtbXIrR2d2b3E4U1ZEUHZFUTJ4ZytzNTNCVGlRSURBUUFCCkFvR0JBTXhydVBncDF3b2o0QTJqK1BiYlhOTXYyTUZzeFJuSkE3amRPNjhBWVp1K3dyVmZZa0ROM2FRV3owSFIKck5wSDZjUjI1RDFEYzNadEU2OUJmVVlDWE1qaXhOZUJpWWY3eGhUQzVvTk5pY3EzOVB2NTlwdHlBZjlqaWRMcwptK3BOZzVnazZJRThqSkVFWHRrdXM2KzkrYlpLWXp4ZHIxL2NuT3RveXVsVVN6OEJBa0VBLzRvQ2JEUThQNmd1ClphdnFMSXQyaVkxc3FuOUN6VC9CVjhRcGcwYktPUjJFYjV2WmNiZkd2VmdxeFZvNWdxSHMrOGNCbFFGaEVjZCsKaE9hZktjOG0rUUpCQU8vTFdaa3F4M0t2U2dFMmJmUkNJU0VzL05xMTQxTGsrSG14K2FQaHBtNUtuMk5MMlJZZgowZVBqbEx1Yy9wditmSkpwWkVwWUJpdlM0ZU1sdTRQaTVSRUNRUURHS3JsOFBmbm5CNzZMWEFscTUvQlI5Wm1xCmtxdzBUVmZiZnlVT1IreDA1SDRhcTBxeVZHbEwxcjY4Y3g2Y1BvUndNRUQ2MDZuNlJySEgwS3pubUZ6SkFrQlgKajc2dzhuRVFETGdPUjB6UlE1Q0xaNzBSTkJmRlBqMEpXeGJZWTk1OUtaeVlDcXREcSt6ZHRVMnJVSUdjZnNvSQpRSm5SbCtEeEFibGdVM2ZzaWQ2eEFrQUhvMXVWZ0k1SnpHQzJVKzcyRjlRVXh1bUNHMGNWZk9JQ0RhcUhyeVF1CnNKdlhvVVhkcnA0dkg2QW92U0tCREx1clNGMWdxdGFQZVlSOEpPTlBBZlMrCi0tLS0tRU5EIFJTQSBQUklWQVRFIEtFWS0tLS0tCg==</prv>
1198
	</cert>
1199
</pfsense>
(2-2/3)