Project

General

Profile

Bug #3769 » config-2_2-aws.xml

Matthew Smith, 07/23/2014 11:13 AM

 
<?xml version="1.0"?>
<pfsense>
<version>10.9</version>
<lastchange/>
<theme>pfsense_ng</theme>
<sysctl>
<item>
<descr><![CDATA[Enable mounting the FS read only with more checks.]]></descr>
<tunable>vfs.forcesync</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Disable the pf ftp proxy handler.]]></descr>
<tunable>debug.pfftpproxy</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Increase UFS read-ahead speeds to match current state of hard drives and NCQ. More information here: http://ivoras.sharanet.org/blog/tree/2010-11-19.ufs-read-ahead.html]]></descr>
<tunable>vfs.read_max</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Set the ephemeral port range to be lower.]]></descr>
<tunable>net.inet.ip.portrange.first</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Drop packets to closed TCP ports without returning a RST]]></descr>
<tunable>net.inet.tcp.blackhole</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Do not send ICMP port unreachable messages for closed UDP ports]]></descr>
<tunable>net.inet.udp.blackhole</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Randomize the ID field in IP packets (default is 0: sequential IP IDs)]]></descr>
<tunable>net.inet.ip.random_id</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Drop SYN-FIN packets (breaks RFC1379, but nobody uses it anyway)]]></descr>
<tunable>net.inet.tcp.drop_synfin</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Enable sending IPv4 redirects]]></descr>
<tunable>net.inet.ip.redirect</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Enable sending IPv6 redirects]]></descr>
<tunable>net.inet6.ip6.redirect</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Enable privacy settings for IPv6 (RFC 4941)]]></descr>
<tunable>net.inet6.ip6.use_tempaddr</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Prefer privacy addresses and use them over the normal addresses]]></descr>
<tunable>net.inet6.ip6.prefer_tempaddr</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Generate SYN cookies for outbound SYN-ACK packets]]></descr>
<tunable>net.inet.tcp.syncookies</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Maximum incoming/outgoing TCP datagram size (receive)]]></descr>
<tunable>net.inet.tcp.recvspace</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Maximum incoming/outgoing TCP datagram size (send)]]></descr>
<tunable>net.inet.tcp.sendspace</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[IP Fastforwarding]]></descr>
<tunable>net.inet.ip.fastforwarding</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Do not delay ACK to try and piggyback it onto a data packet]]></descr>
<tunable>net.inet.tcp.delayed_ack</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Maximum outgoing UDP datagram size]]></descr>
<tunable>net.inet.udp.maxdgram</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Handling of non-IP packets which are not passed to pfil (see if_bridge(4))]]></descr>
<tunable>net.link.bridge.pfil_onlyip</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Set to 0 to disable filtering on the incoming and outgoing member interfaces.]]></descr>
<tunable>net.link.bridge.pfil_member</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Set to 1 to enable filtering on the bridge interface]]></descr>
<tunable>net.link.bridge.pfil_bridge</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Allow unprivileged access to tap(4) device nodes]]></descr>
<tunable>net.link.tap.user_open</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Randomize PID's (see src/sys/kern/kern_fork.c: sysctl_kern_randompid())]]></descr>
<tunable>kern.randompid</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Maximum size of the IP input queue]]></descr>
<tunable>net.inet.ip.intr_queue_maxlen</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Disable CTRL+ALT+Delete reboot from keyboard.]]></descr>
<tunable>hw.syscons.kbd_reboot</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Enable TCP Inflight mode]]></descr>
<tunable>net.inet.tcp.inflight.enable</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Enable TCP extended debugging]]></descr>
<tunable>net.inet.tcp.log_debug</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Set ICMP Limits]]></descr>
<tunable>net.inet.icmp.icmplim</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[TCP Offload Engine]]></descr>
<tunable>net.inet.tcp.tso</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[UDP Checksums]]></descr>
<tunable>net.inet.udp.checksum</tunable>
<value>default</value>
</item>
<item>
<descr><![CDATA[Maximum socket buffer size]]></descr>
<tunable>kern.ipc.maxsockbuf</tunable>
<value>default</value>
</item>
</sysctl>
<system>
<optimization>normal</optimization>
<hostname>vpn-test-endpoint2</hostname>
<domain>staff.pfmechanics.com</domain>
<group>
<name>all</name>
<description><![CDATA[All Users]]></description>
<scope>system</scope>
<gid>1998</gid>
</group>
<group>
<name>admins</name>
<description><![CDATA[System Administrators]]></description>
<scope>system</scope>
<gid>1999</gid>
<member>0</member>
<priv>page-all</priv>
</group>
<user>
<name>admin</name>
<descr><![CDATA[System Administrator]]></descr>
<scope>system</scope>
<groupname>admins</groupname>
<password>$1$/3gmYq8S$LKaj07F4blKrsq/EOgwKD.</password>
<uid>0</uid>
<priv>user-shell-access</priv>
<md5-hash>098facdbc6e78d36b3d339dc3e8a8989</md5-hash>
<nt-hash>6561666635303534303861373466643431613630623164333738663331333837</nt-hash>
<expires/>
<authorizedkeys>c3NoLXJzYSBBQUFBQjNOemFDMXljMkVBQUFBREFRQUJBQUFCQVFDMXZnZmMrM0JidlFCY1N6UXBRZnBtWTFqRFRkczdBWVhiRGk1MkpHbU1iYkxkVGJHdjVGVlRzMUlMSmw3ZEI3QTZuZmx3cXpZMkVYYWxtSWpERk9URWhFaTJ0SDIrYlBnWDBaTk8zdmVaOVpFWnNRZXFEdjhiMTBZeDAvM29kcTZzODJUVGVNdW94RzNRSU1iM3kvYWRBQ2cyYnBHb1dyU0Fock85RnJycHhCOGxFc3dCMStIaWp1d2tCd2NTK2dyYkMwUkJmQXZFNW15UmFXT0g3SmtOOW1HOUE2aHc5dExhUWZ6TWtoQ1NhNnA4UWE1VmVMWTNiRzlKNW9XTFFZVTRSWkFsdUt1ZEYyOGN4bitMcEdUZTB2bDZiNkdLbmkyQitZc2k2K2NLbkJKSytRZkU3VGp0Y2V2ZHpUUUJKcVVuZkRSVXJaZk1OcXgrVlVBckF3bnggbWdzbWl0aEBybTQxMDA=</authorizedkeys>
<ipsecpsk/>
</user>
<nextuid>2000</nextuid>
<nextgid>2000</nextgid>
<timezone>US/Central</timezone>
<time-update-interval/>
<timeservers>0.pfsense.pool.ntp.org</timeservers>
<webgui>
<protocol>https</protocol>
<ssl-certref>53ab0f5f4880f</ssl-certref>
<port/>
<max_procs>2</max_procs>
</webgui>
<disablenatreflection>yes</disablenatreflection>
<disablesegmentationoffloading/>
<disablelargereceiveoffloading/>
<ipv6allow/>
<powerd_ac_mode>hadp</powerd_ac_mode>
<powerd_battery_mode>hadp</powerd_battery_mode>
<bogons>
<interval>monthly</interval>
</bogons>
<kill_states/>
<language>en_US</language>
<dns3gw>none</dns3gw>
<dns4gw>none</dns4gw>
<dnsserver>172.27.32.5</dnsserver>
<dnsserver>172.27.32.6</dnsserver>
<dnsallowoverride/>
<gitsync>
<repositoryurl/>
<branch/>
</gitsync>
<serialspeed>9600</serialspeed>
<primaryconsole>serial</primaryconsole>
<enablesshd>enabled</enablesshd>
<firmware>
<allowinvalidsig/>
</firmware>
</system>
<interfaces>
<wan>
<enable/>
<if>em0</if>
<mtu/>
<ipaddr>192.207.126.12</ipaddr>
<ipaddrv6/>
<subnet>24</subnet>
<gateway/>
<blockpriv/>
<blockbogons/>
<dhcphostname/>
<media/>
<mediaopt/>
<dhcp6-duid/>
<dhcp6-ia-pd-len>0</dhcp6-ia-pd-len>
<subnetv6/>
<gatewayv6/>
</wan>
<lan>
<enable/>
<if>em1</if>
<ipaddr>172.27.32.98</ipaddr>
<subnet>24</subnet>
<ipaddrv6/>
<subnetv6/>
<media/>
<mediaopt/>
<track6-interface>wan</track6-interface>
<track6-prefix-id>0</track6-prefix-id>
<gateway/>
<gatewayv6/>
</lan>
</interfaces>
<staticroutes>
<route>
<network>172.16.0.0/24</network>
<gateway>lan_gw</gateway>
<descr><![CDATA[mgsmith home]]></descr>
</route>
<route>
<network>172.27.32.0/19</network>
<gateway>lan_gw</gateway>
<descr/>
</route>
</staticroutes>
<dhcpd>
<lan>
<range>
<from>192.168.1.100</from>
<to>192.168.1.199</to>
</range>
</lan>
</dhcpd>
<pptpd>
<mode/>
<redir/>
<localip/>
<remoteip/>
</pptpd>
<dnsmasq>
<enable/>
</dnsmasq>
<snmpd>
<syslocation/>
<syscontact/>
<rocommunity>public</rocommunity>
</snmpd>
<diag>
<ipv6nat>
<ipaddr/>
</ipv6nat>
</diag>
<bridge/>
<syslog/>
<nat>
<outbound>
<mode>automatic</mode>
</outbound>
</nat>
<filter>
<rule>
<type>pass</type>
<ipprotocol>inet</ipprotocol>
<descr><![CDATA[Default allow LAN to any rule]]></descr>
<interface>lan</interface>
<source>
<network>lan</network>
</source>
<destination>
<any/>
</destination>
<tracker>1405547542</tracker>
</rule>
<rule>
<type>pass</type>
<ipprotocol>inet6</ipprotocol>
<descr><![CDATA[Default allow LAN IPv6 to any rule]]></descr>
<interface>lan</interface>
<source>
<network>lan</network>
</source>
<destination>
<any/>
</destination>
<tracker>1405547543</tracker>
</rule>
<rule>
<id/>
<type>Pass</type>
<interface>enc0</interface>
<ipprotocol>inet</ipprotocol>
<statetype>keep state</statetype>
<source>
<address>VPC_Remote_vpc5c35ee39</address>
</source>
<destination>
<address>VPC_Local_vpc5c35ee39</address>
</destination>
<descr><![CDATA[VPC IPsec auto-rule for vpc-5c35ee39]]></descr>
<created>
<time>1406128018</time>
<username>admin@172.16.0.54</username>
</created>
</rule>
</filter>
<shaper/>
<ipsec>
<enable/>
<phase1>
<ikeid>1</ikeid>
<iketype>ikev1</iketype>
<disabled/>
<interface>wan</interface>
<remote-gateway>65.36.83.120</remote-gateway>
<mode>main</mode>
<protocol>inet</protocol>
<myid_type>myaddress</myid_type>
<myid_data/>
<peerid_type>peeraddress</peerid_type>
<peerid_data/>
<encryption-algorithm>
<name>aes</name>
<keylen>256</keylen>
</encryption-algorithm>
<hash-algorithm>sha256</hash-algorithm>
<dhgroup>2</dhgroup>
<lifetime>28800</lifetime>
<pre-shared-key>vPu#E6Cz2p9SEwMzFL5ZF9$g</pre-shared-key>
<private-key/>
<certref/>
<caref/>
<authentication_method>pre_shared_key</authentication_method>
<descr><![CDATA[Thomspon]]></descr>
<nat_traversal>on</nat_traversal>
</phase1>
<phase1>
<ikeid>2</ikeid>
<interface>wan</interface>
<remote-gateway>54.240.217.160</remote-gateway>
<mode>main</mode>
<protocol>inet</protocol>
<myid_type>address</myid_type>
<myid_data>192.207.126.12</myid_data>
<peerid_type>peeraddress</peerid_type>
<encryption-algorithm>
<name>aes</name>
<keylen>128</keylen>
</encryption-algorithm>
<hash-algorithm>sha1</hash-algorithm>
<dhgroup>2</dhgroup>
<lifetime>28800</lifetime>
<pre-shared-key>DrVBR2km6OwceZiDCFFFgesSOBE5oghv</pre-shared-key>
<authentication_method>pre_shared_key</authentication_method>
<descr><![CDATA[Auto-generated by pfSense - AWS 54.240.217.160]]></descr>
<nat_traversal>off</nat_traversal>
<dpd_delay>10</dpd_delay>
<dpd_maxfail>3</dpd_maxfail>
</phase1>
<phase1>
<ikeid>3</ikeid>
<interface>wan</interface>
<remote-gateway>54.240.217.166</remote-gateway>
<mode>main</mode>
<protocol>inet</protocol>
<myid_type>address</myid_type>
<myid_data>192.207.126.12</myid_data>
<peerid_type>peeraddress</peerid_type>
<encryption-algorithm>
<name>aes</name>
<keylen>128</keylen>
</encryption-algorithm>
<hash-algorithm>sha1</hash-algorithm>
<dhgroup>2</dhgroup>
<lifetime>28800</lifetime>
<pre-shared-key>iFbkQ2gQeIi50RaKeEaqd_hWZbqEc1Tc</pre-shared-key>
<authentication_method>pre_shared_key</authentication_method>
<descr><![CDATA[Auto-generated by pfSense - AWS 54.240.217.166]]></descr>
<nat_traversal>off</nat_traversal>
<dpd_delay>10</dpd_delay>
<dpd_maxfail>3</dpd_maxfail>
</phase1>
<client/>
<phase2>
<ikeid>1</ikeid>
<mode>tunnel</mode>
<localid>
<type>network</type>
<address>172.27.32.0</address>
<netbits>19</netbits>
</localid>
<remoteid>
<type>network</type>
<address>172.21.0.0</address>
<netbits>24</netbits>
</remoteid>
<protocol>esp</protocol>
<encryption-algorithm-option>
<name>aes</name>
<keylen>auto</keylen>
</encryption-algorithm-option>
<hash-algorithm-option>hmac_sha1</hash-algorithm-option>
<hash-algorithm-option>hmac_sha256</hash-algorithm-option>
<hash-algorithm-option>hmac_sha384</hash-algorithm-option>
<hash-algorithm-option>hmac_sha512</hash-algorithm-option>
<pfsgroup>2</pfsgroup>
<lifetime>3600</lifetime>
<pinghost/>
<descr><![CDATA[office to Thompson]]></descr>
</phase2>
<phase2>
<ikeid>2</ikeid>
<mode>tunnel</mode>
<localid>
<type>network</type>
<address>169.254.255.74</address>
<netbits>30</netbits>
</localid>
<remoteid>
<type>network</type>
<address>169.254.255.73</address>
<netbits>30</netbits>
</remoteid>
<protocol>esp</protocol>
<encryption-algorithm-option>
<name>aes</name>
<keylen>128</keylen>
</encryption-algorithm-option>
<hash-algorithm-option>hmac_sha1</hash-algorithm-option>
<pfsgroup>2</pfsgroup>
<lifetime>3600</lifetime>
<descr><![CDATA[Tunnel inside endpoint traffic 2]]></descr>
</phase2>
<phase2>
<ikeid>2</ikeid>
<mode>tunnel</mode>
<localid>
<type>network</type>
<address>172.27.38.0</address>
<netbits>24</netbits>
</localid>
<remoteid>
<type>network</type>
<address>10.3.0.0</address>
<netbits>16</netbits>
</remoteid>
<protocol>esp</protocol>
<encryption-algorithm-option>
<name>aes</name>
<keylen>128</keylen>
</encryption-algorithm-option>
<hash-algorithm-option>hmac_sha1</hash-algorithm-option>
<pfsgroup>2</pfsgroup>
<lifetime>3600</lifetime>
<descr><![CDATA[Local net 172.27.38.0/24 to VPN net 10.3.0.0/16]]></descr>
</phase2>
<phase2>
<ikeid>2</ikeid>
<mode>tunnel</mode>
<localid>
<type>network</type>
<address>172.27.32.0</address>
<netbits>24</netbits>
</localid>
<remoteid>
<type>network</type>
<address>10.3.0.0</address>
<netbits>16</netbits>
</remoteid>
<protocol>esp</protocol>
<encryption-algorithm-option>
<name>aes</name>
<keylen>128</keylen>
</encryption-algorithm-option>
<hash-algorithm-option>hmac_sha1</hash-algorithm-option>
<pfsgroup>2</pfsgroup>
<lifetime>3600</lifetime>
<descr><![CDATA[Local net 172.27.32.0/24 to VPN net 10.3.0.0/16]]></descr>
</phase2>
<phase2>
<ikeid>3</ikeid>
<mode>tunnel</mode>
<localid>
<type>network</type>
<address>169.254.255.78</address>
<netbits>30</netbits>
</localid>
<remoteid>
<type>network</type>
<address>169.254.255.77</address>
<netbits>30</netbits>
</remoteid>
<protocol>esp</protocol>
<encryption-algorithm-option>
<name>aes</name>
<keylen>128</keylen>
</encryption-algorithm-option>
<hash-algorithm-option>hmac_sha1</hash-algorithm-option>
<pfsgroup>2</pfsgroup>
<lifetime>3600</lifetime>
<descr><![CDATA[Tunnel inside endpoint traffic 3]]></descr>
</phase2>
<phase2>
<ikeid>3</ikeid>
<mode>tunnel</mode>
<localid>
<type>network</type>
<address>172.27.38.0</address>
<netbits>24</netbits>
</localid>
<remoteid>
<type>network</type>
<address>10.3.0.0</address>
<netbits>16</netbits>
</remoteid>
<protocol>esp</protocol>
<encryption-algorithm-option>
<name>aes</name>
<keylen>128</keylen>
</encryption-algorithm-option>
<hash-algorithm-option>hmac_sha1</hash-algorithm-option>
<pfsgroup>2</pfsgroup>
<lifetime>3600</lifetime>
<descr><![CDATA[Local net 172.27.38.0/24 to VPN net 10.3.0.0/16]]></descr>
</phase2>
<phase2>
<ikeid>3</ikeid>
<mode>tunnel</mode>
<localid>
<type>network</type>
<address>172.27.32.0</address>
<netbits>24</netbits>
</localid>
<remoteid>
<type>network</type>
<address>10.3.0.0</address>
<netbits>16</netbits>
</remoteid>
<protocol>esp</protocol>
<encryption-algorithm-option>
<name>aes</name>
<keylen>128</keylen>
</encryption-algorithm-option>
<hash-algorithm-option>hmac_sha1</hash-algorithm-option>
<pfsgroup>2</pfsgroup>
<lifetime>3600</lifetime>
<descr><![CDATA[Local net 172.27.32.0/24 to VPN net 10.3.0.0/16]]></descr>
</phase2>
<ipsec_chd>5</ipsec_chd>
</ipsec>
<aliases>
<alias>
<name>VPC_Remote_vpc5c35ee39</name>
<type>network</type>
<descr><![CDATA[Networks on the VPC side for vpc-5c35ee39]]></descr>
<address>169.254.255.73/32 169.254.255.77/32 10.3.0.0/16</address>
</alias>
<alias>
<name>VPC_Local_vpc5c35ee39</name>
<type>network</type>
<descr><![CDATA[Networks on the pfSense side for vpc-5c35ee39]]></descr>
<address>169.254.255.74/32 169.254.255.78/32 172.27.38.0/24 172.27.32.0/24</address>
</alias>
</aliases>
<proxyarp/>
<cron>
<item>
<minute>1,31</minute>
<hour>0-5</hour>
<mday>*</mday>
<month>*</month>
<wday>*</wday>
<who>root</who>
<command>/usr/bin/nice -n20 adjkerntz -a</command>
</item>
<item>
<minute>1</minute>
<hour>3</hour>
<mday>1</mday>
<month>*</month>
<wday>*</wday>
<who>root</who>
<command>/usr/bin/nice -n20 /etc/rc.update_bogons.sh</command>
</item>
<item>
<minute>*/60</minute>
<hour>*</hour>
<mday>*</mday>
<month>*</month>
<wday>*</wday>
<who>root</who>
<command>/usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 sshlockout</command>
</item>
<item>
<minute>1</minute>
<hour>1</hour>
<mday>*</mday>
<month>*</month>
<wday>*</wday>
<who>root</who>
<command>/usr/bin/nice -n20 /etc/rc.dyndns.update</command>
</item>
<item>
<minute>*/60</minute>
<hour>*</hour>
<mday>*</mday>
<month>*</month>
<wday>*</wday>
<who>root</who>
<command>/usr/bin/nice -n20 /usr/local/sbin/expiretable -v -t 3600 virusprot</command>
</item>
<item>
<minute>30</minute>
<hour>12</hour>
<mday>*</mday>
<month>*</month>
<wday>*</wday>
<who>root</who>
<command>/usr/bin/nice -n20 /etc/rc.update_urltables</command>
</item>
</cron>
<wol/>
<rrd>
<enable/>
</rrd>
<load_balancer>
<monitor_type>
<name>ICMP</name>
<type>icmp</type>
<descr><![CDATA[ICMP]]></descr>
<options/>
</monitor_type>
<monitor_type>
<name>TCP</name>
<type>tcp</type>
<descr><![CDATA[Generic TCP]]></descr>
<options/>
</monitor_type>
<monitor_type>
<name>HTTP</name>
<type>http</type>
<descr><![CDATA[Generic HTTP]]></descr>
<options>
<path>/</path>
<host/>
<code>200</code>
</options>
</monitor_type>
<monitor_type>
<name>HTTPS</name>
<type>https</type>
<descr><![CDATA[Generic HTTPS]]></descr>
<options>
<path>/</path>
<host/>
<code>200</code>
</options>
</monitor_type>
<monitor_type>
<name>SMTP</name>
<type>send</type>
<descr><![CDATA[Generic SMTP]]></descr>
<options>
<send/>
<expect>220 *</expect>
</options>
</monitor_type>
</load_balancer>
<widgets>
<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,interface_statistics-container:col1:close,interfaces-container:col2:show,ipsec-container:col2:close,load_balancer_status-container:col2:close,log-container:col2:close,picture-container:col2:close,rss-container:col2:close,services_status-container:col2:close,traffic_graphs-container:col2:close</sequence>
</widgets>
<revision>
<time>1406128018</time>
<description><![CDATA[admin@172.16.0.54: /aws/test.php made unknown change]]></description>
<username>admin@172.16.0.54</username>
</revision>
<openvpn/>
<l7shaper>
<container/>
</l7shaper>
<dnshaper/>
<cert>
<refid>53ab0f5f4880f</refid>
<descr><![CDATA[webConfigurator default]]></descr>
<crt>LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVLRENDQTVHZ0F3SUJBZ0lKQUpvalkzbDAvNzk4TUEwR0NTcUdTSWIzRFFFQkN3VUFNSUcvTVFzd0NRWUQKVlFRR0V3SlZVekVTTUJBR0ExVUVDQk1KVTI5dFpYZG9aWEpsTVJFd0R3WURWUVFIRXdoVGIyMWxZMmwwZVRFVQpNQklHQTFVRUNoTUxRMjl0Y0dGdWVVNWhiV1V4THpBdEJnTlZCQXNUSms5eVoyRnVhWHBoZEdsdmJtRnNJRlZ1CmFYUWdUbUZ0WlNBb1pXY3NJSE5sWTNScGIyNHBNU1F3SWdZRFZRUURFeHREYjIxdGIyNGdUbUZ0WlNBb1pXY3MKSUZsUFZWSWdibUZ0WlNreEhEQWFCZ2txaGtpRzl3MEJDUUVXRFVWdFlXbHNJRUZrWkhKbGMzTXdIaGNOTVRRdwpOakkxTVRnd05URTVXaGNOTVRreE1qRTJNVGd3TlRFNVdqQ0J2ekVMTUFrR0ExVUVCaE1DVlZNeEVqQVFCZ05WCkJBZ1RDVk52YldWM2FHVnlaVEVSTUE4R0ExVUVCeE1JVTI5dFpXTnBkSGt4RkRBU0JnTlZCQW9UQzBOdmJYQmgKYm5sT1lXMWxNUzh3TFFZRFZRUUxFeVpQY21kaGJtbDZZWFJwYjI1aGJDQlZibWwwSUU1aGJXVWdLR1ZuTENCegpaV04wYVc5dUtURWtNQ0lHQTFVRUF4TWJRMjl0Ylc5dUlFNWhiV1VnS0dWbkxDQlpUMVZTSUc1aGJXVXBNUnd3CkdnWUpLb1pJaHZjTkFRa0JGZzFGYldGcGJDQkJaR1J5WlhOek1JR2ZNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0R04KQURDQmlRS0JnUUM5bDJyaWFZTlFhQjhIOTNoaUZRdGxGWmhYS2ZMRkNHMno5UXVLZkN2YnpEaVBnTnRMTVg5MQpUc1p6WVZBMjB0cjN3N2gyMGNMazc0SEZLdWd4cVdxZDFYbHhkc05xdVBtM0ErUFRiVWhTK1lVRFRBQjBvMEVvCjJWZnBLWWluUkdRMjNZMlArYi9wMWdJek5zZ0xtUDlMcXhCd3dWZ0FUTXFuU3hlQTNqZCs0UUlEQVFBQm80SUIKS0RDQ0FTUXdIUVlEVlIwT0JCWUVGTnk2cGs0bG5xaGFFbzk5b0ZJbmgvWFp6aytUTUlIMEJnTlZIU01FZ2V3dwpnZW1BRk55NnBrNGxucWhhRW85OW9GSW5oL1haemsrVG9ZSEZwSUhDTUlHL01Rc3dDUVlEVlFRR0V3SlZVekVTCk1CQUdBMVVFQ0JNSlUyOXRaWGRvWlhKbE1SRXdEd1lEVlFRSEV3aFRiMjFsWTJsMGVURVVNQklHQTFVRUNoTUwKUTI5dGNHRnVlVTVoYldVeEx6QXRCZ05WQkFzVEprOXlaMkZ1YVhwaGRHbHZibUZzSUZWdWFYUWdUbUZ0WlNBbwpaV2NzSUhObFkzUnBiMjRwTVNRd0lnWURWUVFERXh0RGIyMXRiMjRnVG1GdFpTQW9aV2NzSUZsUFZWSWdibUZ0ClpTa3hIREFhQmdrcWhraUc5dzBCQ1FFV0RVVnRZV2xzSUVGa1pISmxjM09DQ1FDYUkyTjVkUCsvZkRBTUJnTlYKSFJNRUJUQURBUUgvTUEwR0NTcUdTSWIzRFFFQkN3VUFBNEdCQUpxRXNURDROaUFXa3dsYlNJdFVUTHhpMUVsTwpsVzE2S0ovcERuNkVxVjdaRFlOMFREV05TRlZteDlDQjZUckY0eHBTUmRMcjh4T1JNS0NJZ3lrVjlGdmF6Y1NvCkQxbDNJM0hSZVErTGRIc29EM0J1V3NpQjZITmNLRFJoRVYwTmRHdThpUkg2Q3MvYS82ZXIyMzJveHRLUXFTc00KOWpQRkJPdTk0N1BPUnZUWgotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==</crt>
<prv>R2VuZXJhdGluZyBSU0EgcHJpdmF0ZSBrZXksIDEwMjQgYml0IGxvbmcgbW9kdWx1cwouLi4uLi4uLi4uKysrKysrCi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4rKysrKysKZSBpcyA2NTUzNyAoMHgxMDAwMSkKLS0tLS1CRUdJTiBSU0EgUFJJVkFURSBLRVktLS0tLQpNSUlDWGdJQkFBS0JnUUM5bDJyaWFZTlFhQjhIOTNoaUZRdGxGWmhYS2ZMRkNHMno5UXVLZkN2YnpEaVBnTnRMCk1YOTFUc1p6WVZBMjB0cjN3N2gyMGNMazc0SEZLdWd4cVdxZDFYbHhkc05xdVBtM0ErUFRiVWhTK1lVRFRBQjAKbzBFbzJWZnBLWWluUkdRMjNZMlArYi9wMWdJek5zZ0xtUDlMcXhCd3dWZ0FUTXFuU3hlQTNqZCs0UUlEQVFBQgpBb0dCQUtNb3ZBTTlhcFM0Qm55RXJFVThkeUgzQTdOL2xqMmFrMDViaENNWjJXUyt5NjR6NW9VL2c4RWdtZ2lSCnBzYUhqNG5LRmVXcmYxNG1BRGYrUlBUNEo1ZFF1aStFeDBYS21WV0dGVHhrRDVDeDZNeXVHaW4wSExZeVIxZ1QKWmUzZjl5QytZOExuUHFuazUrM080aGdXcGdnMm83VVRmekZDY0tvV1EyQm9rTFpCQWtFQTd4TVU2bVdzT0QwUQpoWjVUY0oyODd6aTFGV0ovRmpVVVJCWE41ZGpaaGkzNGpBVEhmYS81c1FzKzJ2ODRhNkt3c0pGa1JpaS9QSUJrCkdPS1piRktZOHdKQkFNc0RoTndCQng1VjBHWm01VlA2bUtYamNWVUQ5YUdrWmlUK0ZWVkZWTGwzOXd5WDlLbXAKd0RJL0lXMWNKY2lrQUFPRkt5c2lLUVNFS04vdlgxMmdmZHNDUUE3N2FDVWtSLzJpUGdYUm5UTUNmNU9TUHk3ZQo1RTMwOTVjb3NxV0R5R1h6UFk4d3dYdXI2bjdnMElpUzArdFMzN1hBOXNLNnpQa3lwcE0wcUI2MHNtY0NRUUNlCkNjMUJueU0xZ0VSTmswaHZTYVBQYi9GbjV6OHVhRmFEOGJBVnczVWpOTHFEZVQralhGd2NRWHo2TDBQU242akwKRkwzNFJBMStVSXVwV0NUN005Y0ZBa0VBdjNGRUhBZjE2Vk9UTHM3Um1tU2I1UjRHUmxkb0hhWitpZnhyaU5YbQpiaHc2Rkx2MTlVcjFwdkVONFQ4SHVpVlFQdGNRV2YxODBNZ295S0I3azRmVmR3PT0KLS0tLS1FTkQgUlNBIFBSSVZBVEUgS0VZLS0tLS0K</prv>
</cert>
<gateways>
<gateway_item>
<interface>wan</interface>
<gateway>192.207.126.1</gateway>
<name>GW_WAN</name>
<weight>1</weight>
<ipprotocol>inet</ipprotocol>
<interval/>
<avg_delay_samples/>
<avg_loss_samples/>
<avg_loss_delay_samples/>
<descr><![CDATA[Interface wan Gateway]]></descr>
<monitor_disable/>
<defaultgw/>
</gateway_item>
<gateway_item>
<interface>lan</interface>
<gateway>172.27.32.1</gateway>
<name>lan_gw</name>
<weight>1</weight>
<ipprotocol>inet</ipprotocol>
<interval/>
<descr/>
</gateway_item>
</gateways>
<dhcpdv6/>
<dnsupdates>
<dnsupdate>
<enable/>
<host>vpntest2.staff.pfmechanics.com</host>
<ttl>300</ttl>
<keyname>staffupdate2</keyname>
<keytype>user</keytype>
<keydata>wUsDC2I/GSUJGa5Qoe4N0Q==</keydata>
<server>172.27.32.5</server>
<interface>wan</interface>
<descr/>
</dnsupdate>
</dnsupdates>
<virtualip>
<vip>
<mode>ipalias</mode>
<interface>lo0</interface>
<type>single</type>
<subnet>169.254.255.74</subnet>
<subnet_bits>30</subnet_bits>
<descr><![CDATA[Inside address for tunnel to 54.240.217.160]]></descr>
</vip>
<vip>
<mode>ipalias</mode>
<interface>lo0</interface>
<type>single</type>
<subnet>169.254.255.78</subnet>
<subnet_bits>30</subnet_bits>
<descr><![CDATA[Inside address for tunnel to 54.240.217.166]]></descr>
</vip>
</virtualip>
<installedpackages>
<package>
<name>OpenBGPD</name>
<descr><![CDATA[OpenBGPD is a FREE implementation of the Border Gateway Protocol, Version 4. It allows ordinary machines to be used as routers exchanging routes with other systems speaking the BGP protocol. -- WARNING! Installs files to the same place as Quagga OSPF. Installing both will result in a broken state, remove this package before installing Quagga OSPF.]]></descr>
<category>NET</category>
<config_file>https://packages.pfsense.org/packages/config/openbgpd/openbgpd.xml</config_file>
<build_pbi>
<port>net/openbgpd</port>
</build_pbi>
<version>0.9.1</version>
<status>STABLE</status>
<pkginfolink>https://doc.pfsense.org/index.php/OpenBGPD_package</pkginfolink>
<required_version>2.2</required_version>
<configurationfile>openbgpd.xml</configurationfile>
<depends_on_package_pbi>openbgpd-5.2.20121209-amd64.pbi</depends_on_package_pbi>
<depends_on_package_base_url>https://files.pfsense.org/packages/10/All/</depends_on_package_base_url>
</package>
<menu>
<name>OpenBGPD</name>
<tooltiptext/>
<section>Services</section>
<url>/pkg_edit.php?xml=openbgpd.xml&amp;id=0</url>
</menu>
<tab>
<text>Settings</text>
<url>/pkg_edit.php?xml=openbgpd.xml&amp;id=0</url>
<active/>
</tab>
<service>
<name>bgpd</name>
<rcfile>bgpd.sh</rcfile>
<executable>bgpd</executable>
<description><![CDATA[OpenBSD BGP Daemon]]></description>
</service>
</installedpackages>
</pfsense>
(1-1/3)