conf file i forgot to attach
please download the attachment

On Sat, Feb 18, 2012 at 3:30 PM, Pankaj Kumar <pankajnh...@gmail.com> wrote:

> Opt Wan is not working at all on my pfsense
> i am sending the configuration file please have a look where i am doing
> wrong, and try to get solve .
>
>
> On Sat, Feb 18, 2012 at 1:22 PM, Universal Angel <imrou...@gmail.com>wrote:
>
>> Dear Pankaj,
>>
>> You need to set gateway and  groups inside System > routing option and
>> then using firewall rules direct your traffic via specific gateway.
>>
>> Regards,
>>
>>
>> On Sat, Feb 18, 2012 at 10:23 AM, Pankaj Kumar <pankajnh...@gmail.com>wrote:
>>
>>> i have setup pfsense 2.0.1 with four Network interface
>>> we have 2 WAN (W1 and W2) and 2 LAN (L1 and L2)
>>> both wan is coming through ADSL modem in Pfsense.
>>>  My purpose is that traffic should go on LAN1 from WAN1 and LAN2 from
>>> WAN2. Most importantly internal Network (LAN1 and LAN2) can communicate
>>> with each other.
>>>
>>> > How would i setup WAN2 ?
>>> > How would i route the trafficon particular network ?
>>> > What are the things we need to check ?
>>>
>>>
>>>
>>> _______________________________________________
>>> List mailing list
>>> List@lists.pfsense.org
>>> http://lists.pfsense.org/mailman/listinfo/list
>>>
>>>
>>
>>
>> --
>> -----------------------------------------
>> Regards,
>>
>> Mr.Router
>>
>> _______________________________________________
>> List mailing list
>> List@lists.pfsense.org
>> http://lists.pfsense.org/mailman/listinfo/list
>>
>>
>
<?xml version="1.0"?>
<pfsense>
	<version>8.0</version>
	<lastchange/>
	<theme>pfsense_ng</theme>
	<sysctl>
		<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[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[Maximum socket buffer size]]></descr>
			<tunable>kern.ipc.maxsockbuf</tunable>
			<value>default</value>
		</item>
	</sysctl>
	<system>
		<optimization>normal</optimization>
		<hostname>pfSense</hostname>
		<domain>localdomain</domain>
		<dnsallowoverride>on</dnsallowoverride>
		<group>
			<name>all</name>
			<description><![CDATA[All Users]]></description>
			<scope>system</scope>
			<gid>1998</gid>
			<member>0</member>
		</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$4ZnJjLal$vpZyXrHcLDflu2g/Qx5yx/</password>
			<uid>0</uid>
			<priv>user-shell-access</priv>
			<md5-hash>3a4b4c4dde494d2cec3e0ea68e437e17</md5-hash>
			<nt-hash>38384204595792c8cb40f2d3adf52566</nt-hash>
		</user>
		<nextuid>2000</nextuid>
		<nextgid>2000</nextgid>
		<timezone>Asia/Calcutta</timezone>
		<time-update-interval>300</time-update-interval>
		<timeservers>0.pfsense.pool.ntp.org</timeservers>
		<webgui>
			<protocol>https</protocol>
			<ssl-certref>4f3a58c5c830b</ssl-certref>
		</webgui>
		<disablenatreflection>yes</disablenatreflection>
		<disablesegmentationoffloading/>
		<disablelargereceiveoffloading/>
	</system>
	<interfaces>
		<wan>
			<enable/>
			<if>rl1</if>
			<ipaddr>dhcp</ipaddr>
			<gateway/>
			<blockpriv>on</blockpriv>
			<blockbogons>on</blockbogons>
			<media/>
			<mediaopt/>
		</wan>
		<lan>
			<enable/>
			<if>rl0</if>
			<ipaddr>192.168.1.1</ipaddr>
			<subnet>24</subnet>
			<media/>
			<mediaopt/>
		</lan>
		<opt1>
			<if>vr0</if>
			<descr><![CDATA[OPT1]]></descr>
			<enable/>
			<spoofmac/>
			<ipaddr>192.168.2.1</ipaddr>
			<subnet>24</subnet>
		</opt1>
	</interfaces>
	<staticroutes>
		<route>
			<network>192.168.1.0/24</network>
			<gateway>OPTLAN</gateway>
			<descr/>
		</route>
	</staticroutes>
	<dhcpd>
		<lan>
			<enable/>
			<range>
				<from>192.168.1.10</from>
				<to>192.168.1.245</to>
			</range>
		</lan>
		<opt1>
			<range>
				<from>192.168.2.10</from>
				<to>192.168.2.19</to>
			</range>
			<defaultleasetime/>
			<maxleasetime/>
			<netmask/>
			<failover_peerip/>
			<gateway/>
			<domain/>
			<domainsearchlist/>
			<enable/>
			<ddnsdomain/>
			<tftp/>
			<ldap/>
			<next-server/>
			<filename/>
			<rootpath/>
			<numberoptions/>
		</opt1>
	</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>
		<ipsecpassthru>
			<enable/>
		</ipsecpassthru>
		<advancedoutbound>
			<rule>
				<source>
					<network>192.168.1.0/24</network>
				</source>
				<dstport>500</dstport>
				<descr><![CDATA[Auto created rule for ISAKMP - LAN to WAN]]></descr>
				<target/>
				<interface>wan</interface>
				<destination>
					<any/>
				</destination>
				<staticnatport/>
			</rule>
			<rule>
				<source>
					<network>192.168.1.0/24</network>
				</source>
				<sourceport/>
				<descr><![CDATA[Auto created rule for LAN to WAN]]></descr>
				<target/>
				<interface>wan</interface>
				<destination>
					<any/>
				</destination>
				<natport/>
			</rule>
			<rule>
				<source>
					<network>127.0.0.0/8</network>
				</source>
				<dstport/>
				<descr><![CDATA[Auto created rule for localhost to WAN]]></descr>
				<target/>
				<interface>wan</interface>
				<destination>
					<any/>
				</destination>
				<natport>1024:65535</natport>
			</rule>
			<rule>
				<source>
					<network>192.168.2.0/24</network>
				</source>
				<dstport>500</dstport>
				<descr><![CDATA[Auto created rule for ISAKMP - OPT1 to WAN]]></descr>
				<target/>
				<interface>wan</interface>
				<destination>
					<any/>
				</destination>
				<staticnatport/>
			</rule>
			<rule>
				<source>
					<network>192.168.2.0/24</network>
				</source>
				<sourceport/>
				<descr><![CDATA[Auto created rule for OPT1 to WAN]]></descr>
				<target/>
				<interface>wan</interface>
				<destination>
					<any/>
				</destination>
				<natport/>
			</rule>
			<rule>
				<source>
					<network>127.0.0.0/8</network>
				</source>
				<dstport/>
				<descr><![CDATA[Auto created rule for localhost to WAN]]></descr>
				<target/>
				<interface>wan</interface>
				<destination>
					<any/>
				</destination>
				<natport>1024:65535</natport>
			</rule>
			<enable/>
		</advancedoutbound>
	</nat>
	<filter>
		<rule>
			<type>pass</type>
			<descr><![CDATA[Default allow LAN to any rule]]></descr>
			<interface>lan</interface>
			<source>
				<network>lan</network>
			</source>
			<destination>
				<any/>
			</destination>
		</rule>
		<rule>
			<id/>
			<type>pass</type>
			<interface>opt1</interface>
			<tag/>
			<tagged/>
			<max/>
			<max-src-nodes/>
			<max-src-conn/>
			<max-src-states/>
			<statetimeout/>
			<statetype>keep state</statetype>
			<os/>
			<protocol>tcp</protocol>
			<source>
				<any/>
			</source>
			<destination>
				<any/>
			</destination>
			<descr/>
			<gateway>WAN</gateway>
		</rule>
	</filter>
	<shaper>
		<queue>
			<interface>lan</interface>
			<name>lan</name>
			<scheduler>HFSC</scheduler>
			<bandwidth/>
			<bandwidthtype/>
			<enabled>on</enabled>
			<queue>
				<name>qLink</name>
				<interface>lan</interface>
				<qlimit>500</qlimit>
				<priority>2</priority>
				<bandwidth>20</bandwidth>
				<bandwidthtype>%</bandwidthtype>
				<enabled>on</enabled>
				<default>on</default>
				<ecn>on</ecn>
			</queue>
			<queue>
				<name>qInternet</name>
				<interface>lan</interface>
				<bandwidth>1024</bandwidth>
				<bandwidthtype>Kb</bandwidthtype>
				<enabled>on</enabled>
				<ecn>on</ecn>
				<linkshare3>1024Kb</linkshare3>
				<linkshare>on</linkshare>
				<upperlimit3>1024Kb</upperlimit3>
				<upperlimit>on</upperlimit>
				<queue>
					<name>qACK</name>
					<interface>lan</interface>
					<priority>6</priority>
					<bandwidth>20</bandwidth>
					<bandwidthtype>%</bandwidthtype>
					<enabled>on</enabled>
					<ecn>on</ecn>
					<linkshare3>20%</linkshare3>
					<linkshare>on</linkshare>
				</queue>
			</queue>
		</queue>
		<queue>
			<interface>opt1</interface>
			<name>opt1</name>
			<scheduler>HFSC</scheduler>
			<bandwidth/>
			<bandwidthtype/>
			<enabled>on</enabled>
			<queue>
				<name>qLink</name>
				<interface>opt1</interface>
				<qlimit>500</qlimit>
				<priority>2</priority>
				<bandwidth>20</bandwidth>
				<bandwidthtype>%</bandwidthtype>
				<enabled>on</enabled>
				<default>on</default>
				<ecn>on</ecn>
			</queue>
			<queue>
				<name>qInternet</name>
				<interface>opt1</interface>
				<bandwidth>1024</bandwidth>
				<bandwidthtype>Kb</bandwidthtype>
				<enabled>on</enabled>
				<ecn>on</ecn>
				<linkshare3>1024Kb</linkshare3>
				<linkshare>on</linkshare>
				<upperlimit3>1024Kb</upperlimit3>
				<upperlimit>on</upperlimit>
				<queue>
					<name>qACK</name>
					<interface>opt1</interface>
					<priority>6</priority>
					<bandwidth>20</bandwidth>
					<bandwidthtype>%</bandwidthtype>
					<enabled>on</enabled>
					<ecn>on</ecn>
					<linkshare3>20%</linkshare3>
					<linkshare>on</linkshare>
				</queue>
			</queue>
		</queue>
		<queue>
			<interface>wan</interface>
			<name>wan</name>
			<scheduler>HFSC</scheduler>
			<bandwidth>512</bandwidth>
			<bandwidthtype>Kb</bandwidthtype>
			<enabled>on</enabled>
			<queue>
				<name>qACK</name>
				<interface>wan</interface>
				<priority>6</priority>
				<bandwidth>20</bandwidth>
				<bandwidthtype>%</bandwidthtype>
				<enabled>on</enabled>
				<ecn>on</ecn>
				<linkshare3>20%</linkshare3>
				<linkshare>on</linkshare>
			</queue>
			<queue>
				<name>qDefault</name>
				<interface>wan</interface>
				<priority>3</priority>
				<bandwidth>10</bandwidth>
				<bandwidthtype>%</bandwidthtype>
				<enabled>on</enabled>
				<default>on</default>
				<ecn>on</ecn>
			</queue>
		</queue>
	</shaper>
	<ipsec>
		<preferoldsa/>
	</ipsec>
	<aliases/>
	<proxyarp/>
	<cron>
		<item>
			<minute>0</minute>
			<hour>*</hour>
			<mday>*</mday>
			<month>*</month>
			<wday>*</wday>
			<who>root</who>
			<command>/usr/bin/nice -n20 newsyslog</command>
		</item>
		<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>1329226162</time>
		<description><![CDATA[admin@192.168.1.100: /system_routes_edit.php made unknown change]]></description>
		<username>admin@192.168.1.100</username>
	</revision>
	<openvpn/>
	<l7shaper>
		<container/>
	</l7shaper>
	<dnshaper/>
	<cert>
		<refid>4f3a58c5c830b</refid>
		<descr><![CDATA[webConfigurator default]]></descr>
		<crt>LS0tLS1CRUdJTiBDRVJUSUZJQ0FURS0tLS0tCk1JSUVLRENDQTVHZ0F3SUJBZ0lKQUpEZ0djamxJQ1FOTUEwR0NTcUdTSWIzRFFFQkJRVUFNSUcvTVFzd0NRWUQKVlFRR0V3SlZVekVTTUJBR0ExVUVDQk1KVTI5dFpYZG9aWEpsTVJFd0R3WURWUVFIRXdoVGIyMWxZMmwwZVRFVQpNQklHQTFVRUNoTUxRMjl0Y0dGdWVVNWhiV1V4THpBdEJnTlZCQXNUSms5eVoyRnVhWHBoZEdsdmJtRnNJRlZ1CmFYUWdUbUZ0WlNBb1pXY3NJSE5sWTNScGIyNHBNU1F3SWdZRFZRUURFeHREYjIxdGIyNGdUbUZ0WlNBb1pXY3MKSUZsUFZWSWdibUZ0WlNreEhEQWFCZ2txaGtpRzl3MEJDUUVXRFVWdFlXbHNJRUZrWkhKbGMzTXdIaGNOTVRJdwpNakUwTVRJMU1URTRXaGNOTVRjd09EQTJNVEkxTVRFNFdqQ0J2ekVMTUFrR0ExVUVCaE1DVlZNeEVqQVFCZ05WCkJBZ1RDVk52YldWM2FHVnlaVEVSTUE4R0ExVUVCeE1JVTI5dFpXTnBkSGt4RkRBU0JnTlZCQW9UQzBOdmJYQmgKYm5sT1lXMWxNUzh3TFFZRFZRUUxFeVpQY21kaGJtbDZZWFJwYjI1aGJDQlZibWwwSUU1aGJXVWdLR1ZuTENCegpaV04wYVc5dUtURWtNQ0lHQTFVRUF4TWJRMjl0Ylc5dUlFNWhiV1VnS0dWbkxDQlpUMVZTSUc1aGJXVXBNUnd3CkdnWUpLb1pJaHZjTkFRa0JGZzFGYldGcGJDQkJaR1J5WlhOek1JR2ZNQTBHQ1NxR1NJYjNEUUVCQVFVQUE0R04KQURDQmlRS0JnUUNtMTlVWWFJNUlMc2xQRGJ4bnFadFhPVWpwYXFtTFRYUnoxcjZLS29kTlNtdWNwejlTVTZkcAozTHhWbUxJZXVVc1N2Yi9GMEk1U3BMd1FidU5KWDJvSzdzZFJ2T2o3VDgrdE4zRWNlbll4aldlY2tuK2lYNkJ0Ckp0dEl1Y00rRG5uK2JyK20yVnhkSDZNMm5uWjI2ZWlYbWFIWXlNRnk2MHQ3UU1RdGxUZldaUUlEQVFBQm80SUIKS0RDQ0FTUXdIUVlEVlIwT0JCWUVGRVNxTzZydWRicmIyOVdTSnZ5eGd0UC81V1JvTUlIMEJnTlZIU01FZ2V3dwpnZW1BRkVTcU82cnVkYnJiMjlXU0p2eXhndFAvNVdSb29ZSEZwSUhDTUlHL01Rc3dDUVlEVlFRR0V3SlZVekVTCk1CQUdBMVVFQ0JNSlUyOXRaWGRvWlhKbE1SRXdEd1lEVlFRSEV3aFRiMjFsWTJsMGVURVVNQklHQTFVRUNoTUwKUTI5dGNHRnVlVTVoYldVeEx6QXRCZ05WQkFzVEprOXlaMkZ1YVhwaGRHbHZibUZzSUZWdWFYUWdUbUZ0WlNBbwpaV2NzSUhObFkzUnBiMjRwTVNRd0lnWURWUVFERXh0RGIyMXRiMjRnVG1GdFpTQW9aV2NzSUZsUFZWSWdibUZ0ClpTa3hIREFhQmdrcWhraUc5dzBCQ1FFV0RVVnRZV2xzSUVGa1pISmxjM09DQ1FDUTRCbkk1U0FrRFRBTUJnTlYKSFJNRUJUQURBUUgvTUEwR0NTcUdTSWIzRFFFQkJRVUFBNEdCQUIrSDd6N1JUR1pJMnh1QzU1c1dzVW5zc0NmYwpGeWwyaVNrSENnelFrdEh2ZmhPY0RPTVVBV0hBMnMxeERHcDdlZXhQcHNrbzgzWGlaSzFiYi8rU2FaRUhDMWhwCjJyUTlLazZBc3Y1dVFLNGVkaSt6WWFaOGoyQkFTSHd6RXdNS2lGMk1ZV0tLR3FmeEJoNWhtdlJBTU5KcytiSCsKWG5RR3ZmZzNaNWlyT3lPbgotLS0tLUVORCBDRVJUSUZJQ0FURS0tLS0tCg==</crt>
		<prv>R2VuZXJhdGluZyBSU0EgcHJpdmF0ZSBrZXksIDEwMjQgYml0IGxvbmcgbW9kdWx1cwouLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLi4uLisrKysrKwouLi4uLi4uLi4uLi4uLi4uLi4uKysrKysrCmUgaXMgNjU1MzcgKDB4MTAwMDEpCi0tLS0tQkVHSU4gUlNBIFBSSVZBVEUgS0VZLS0tLS0KTUlJQ1h3SUJBQUtCZ1FDbTE5VVlhSTVJTHNsUERieG5xWnRYT1VqcGFxbUxUWFJ6MXI2S0tvZE5TbXVjcHo5UwpVNmRwM0x4Vm1MSWV1VXNTdmIvRjBJNVNwTHdRYnVOSlgyb0s3c2RSdk9qN1Q4K3ROM0VjZW5ZeGpXZWNrbitpClg2QnRKdHRJdWNNK0RubiticittMlZ4ZEg2TTJubloyNmVpWG1hSFl5TUZ5NjB0N1FNUXRsVGZXWlFJREFRQUIKQW9HQkFKMDZTRmI0TVIxVStlREYwUWJmanNSajk1SUFNa1pVZDZteWRWMC9Oc0pmbjRuQkVxdENxa0haQXFLbgpnelB3Nmc1L1Fubm9VRGNSaHlqMVZydU9ieDdZdlloWWhLcXZqVko1V2VXckVWUUVzazdaQlkyRXQ1S3VVUkVNCndKemVHOC9GUlRtb0NZWEszOHZlZGhGVExLL3lNcFFQU3VscUVIcFl6RTFCekJjQkFrRUExRUMraSt5MTdMNFIKQlZrK3JRbnduMm5vMzBrR2lxaWlycnNZOU93SUtodjFiTFhDMEc4dTJXdisvcFpPdjQzbDh5R1JlVTN1NWgrcApPS0xrRGVhRTB3SkJBTWs3R00yM0JMVFBSODZ4Vm55TVcxM3FRVkMxUVZQQXg2aktQS1R1NmVTcHQyMm9SVFR6Clc0MnYwK0owUU14em5pZ1ZFOVphV0FkUm12SlpYckZrbE9jQ1FRQ3lJd0NJK1FxYWZjNVZPZGlEYTlNNlI2MzkKTUJIQWI5WFJaZytGQjArMjM2NDBKYnd5S1E0ZHhpakZ6S3FjMDkvSkZVUTlsYTNLRDRwN2tTSnJsQ3VuQWtFQQpqK2JVKy9kUFJFV2VvaTZySEhINnZKUlNsUGFwZXMwM2VucjFGelZLeVp5Y2NheU5vU29PWktwQ0tZVGMrZGdNClY3bUs4QlMzTXJTbXkzd2hmVlhpTFFKQkFKdkxpTDdSUzFnZmFRby9kSnNSRWVwRyt5aGxVLy9XMUZlOE0reGUKYVNYZWtxaVN5MFNDRmhiaXlVb1NYL3dRNmN2N2s3QWtDR1liV3pPckVWMjdsenc9Ci0tLS0tRU5EIFJTQSBQUklWQVRFIEtFWS0tLS0tCg==</prv>
	</cert>
	<ppps/>
	<gateways>
		<gateway_item>
			<interface>opt1</interface>
			<gateway>192.168.2.1</gateway>
			<name>OPTLAN</name>
			<weight>1</weight>
			<interval/>
			<descr/>
		</gateway_item>
	</gateways>
	<ezshaper>
		<step1>
			<numberofconnections>2</numberofconnections>
		</step1>
		<step2>
			<uploadscheduler>HFSC</uploadscheduler>
			<connupload>512</connupload>
			<connuploadspeed>Kb</connuploadspeed>
			<conndownload>1024</conndownload>
			<conndownloadspeed>Kb</conndownloadspeed>
			<conn0downloadscheduler>HFSC</conn0downloadscheduler>
			<conn0interface>lan</conn0interface>
			<conn1downloadscheduler>HFSC</conn1downloadscheduler>
			<conn1interface>opt1</conn1interface>
		</step2>
		<step3>
			<connuploadspeed>%</connuploadspeed>
			<conndownloadspeed>%</conndownloadspeed>
		</step3>
	</ezshaper>
	<installedpackages/>
</pfsense>
_______________________________________________
List mailing list
List@lists.pfsense.org
http://lists.pfsense.org/mailman/listinfo/list

Reply via email to