This is my config:

2009/3/25 Chris Buechler <c...@pfsense.org>

> On Wed, Mar 25, 2009 at 4:15 PM, Alexsander Loula <alex.lo...@gmail.com>
> wrote:
> >
> > Could you please share your XML config?
> >
>
> The boxes don't belong to me, they're those of various support
> customers, so no I can't. If you post yours maybe someone will tell
> you what's wrong.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: support-unsubscr...@pfsense.com
> For additional commands, e-mail: support-h...@pfsense.com
>
> Commercial support available - https://portal.pfsense.org
>
>
<?xml version="1.0"?>
<pfsense>
	<version>3.0</version>
	<lastchange/>
	<theme>nervecenter</theme>
	<system>
		<optimization>normal</optimization>
		<hostname>pfsense</hostname>
		<domain>localdomain</domain>
		<username>admin</username>
		<password></password>
		<timezone>America/Sao_Paulo</timezone>
		<time-update-interval/>
		<timeservers>0.pfsense.pool.ntp.org</timeservers>
		<webgui>
			<protocol>http</protocol>
			<port/>
			<certificate/>
			<private-key/>
		</webgui>
		<disablenatreflection>yes</disablenatreflection>
		<afterfilterchangeshellcmd/>
		<dnsserver>201.6.0.115</dnsserver>
		<dnsserver>201.6.0.112</dnsserver>
		<dnsserver>200.169.116.22</dnsserver>
		<dnsserver>200.169.116.23</dnsserver>
		<ssh>
			<authorizedkeys/>
			<port/>
		</ssh>
		<sharednet/>
		<maximumstates/>
		<shapertype/>
	</system>
	<interfaces>
		<lan>
			<if>nfe0</if>
			<ipaddr>10.1.1.1</ipaddr>
			<subnet>24</subnet>
			<media/>
			<mediaopt/>
			<bandwidth>100</bandwidth>
			<bandwidthtype>Mb</bandwidthtype>
		</lan>
		<wan>
			<if>rl0</if>
			<mtu/>
			<ipaddr>dhcp</ipaddr>
			<subnet/>
			<gateway/>
			<disableftpproxy/>
			<dhcphostname/>
			<media/>
			<mediaopt/>
			<bandwidth>100</bandwidth>
			<bandwidthtype>Mb</bandwidthtype>
			<spoofmac/>
		</wan>
		<opt1>
			<if>rl1</if>
			<descr>WAN2</descr>
			<bridge/>
			<enable/>
			<ipaddr>dhcp</ipaddr>
			<spoofmac/>
			<mtu/>
			<dhcphostname/>
		</opt1>
	</interfaces>
	<staticroutes/>
	<pppoe>
		<username/>
		<password/>
		<provider/>
	</pppoe>
	<pptp>
		<username/>
		<password/>
		<local/>
		<subnet/>
		<remote/>
		<timeout/>
	</pptp>
	<bigpond>
		<username/>
		<password/>
		<authserver/>
		<authdomain/>
		<minheartbeatinterval/>
	</bigpond>
	<dyndns>
		<type>dyndns</type>
		<username>loula</username>
		<password>Truth2145&amp;*</password>
		<host>bigdogwall.homelinux.com</host>
		<mx/>
		<enable/>
	</dyndns>
	<dhcpd>
		<lan>
			<enable/>
			<range>
				<from>10.1.1.10</from>
				<to>10.1.1.245</to>
			</range>
		</lan>
	</dhcpd>
	<pptpd>
		<mode/>
		<redir/>
		<localip/>
		<remoteip/>
	</pptpd>
	<ovpn/>
	<dnsmasq>
		<enable/>
		<regdhcp/>
		<regdhcpstatic/>
	</dnsmasq>
	<snmpd>
		<syslocation/>
		<syscontact/>
		<rocommunity>public</rocommunity>
	</snmpd>
	<diag>
		<ipv6nat/>
	</diag>
	<bridge/>
	<syslog/>
	<nat>
		<ipsecpassthru>
			<enable/>
		</ipsecpassthru>
		<advancedoutbound>
			<rule>
				<source>
					<network>10.1.1.0/24</network>
				</source>
				<sourceport/>
				<descr>Auto created rule for LAN</descr>
				<target/>
				<interface>wan</interface>
				<destination>
					<any/>
				</destination>
				<natport/>
			</rule>
			<rule>
				<source>
					<network>10.1.1.0/24</network>
				</source>
				<sourceport/>
				<descr/>
				<target/>
				<interface>opt1</interface>
				<destination>
					<any/>
				</destination>
				<natport/>
				<dstport/>
			</rule>
		</advancedoutbound>
	</nat>
	<filter>
		<rule>
			<type>pass</type>
			<interface>lan</interface>
			<max-src-nodes/>
			<max-src-states/>
			<statetimeout/>
			<statetype>keep state</statetype>
			<os/>
			<protocol>tcp</protocol>
			<source>
				<network>lan</network>
			</source>
			<destination>
				<any/>
			</destination>
			<descr/>
			<gateway>LoadBalance</gateway>
		</rule>
		<rule>
			<type>pass</type>
			<interface>lan</interface>
			<max-src-nodes/>
			<max-src-states/>
			<statetimeout/>
			<statetype>keep state</statetype>
			<os/>
			<source>
				<network>lan</network>
			</source>
			<destination>
				<any/>
			</destination>
			<descr/>
			<gateway>opt1</gateway>
		</rule>
		<rule>
			<type>pass</type>
			<interface>lan</interface>
			<max-src-nodes/>
			<max-src-states/>
			<statetimeout/>
			<statetype>keep state</statetype>
			<os/>
			<source>
				<network>lan</network>
			</source>
			<destination>
				<any/>
			</destination>
			<descr>Default LAN -&gt; any</descr>
		</rule>
	</filter>
	<shaper/>
	<ipsec>
		<preferredoldsa/>
	</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>*/60</minute>
			<hour>*</hour>
			<mday>*</mday>
			<month>*</month>
			<wday>*</wday>
			<who>root</who>
			<command>/usr/bin/nice -n20 /usr/local/sbin/expiretable -t 3600 snort2c</command>
		</item>
		<item>
			<minute>*/5</minute>
			<hour>*</hour>
			<mday>*</mday>
			<month>*</month>
			<wday>*</wday>
			<who>root</who>
			<command>/usr/local/bin/checkreload.sh</command>
		</item>
		<item>
			<minute>*/5</minute>
			<hour>*</hour>
			<mday>*</mday>
			<month>*</month>
			<wday>*</wday>
			<who>root</who>
			<command>/etc/ping_hosts.sh</command>
		</item>
		<item>
			<minute>*/140</minute>
			<hour>*</hour>
			<mday>*</mday>
			<month>*</month>
			<wday>*</wday>
			<who>root</who>
			<command>/usr/local/sbin/reset_slbd.sh</command>
		</item>
	</cron>
	<wol/>
	<installedpackages>
		<package>
			<name>Fit123</name>
			<website>http://pfsense.comuf.com</website>
			<descr>A list of small custom things that can be added to pfSense 1.2.3 :	Date,Code-red,LTSP,AFC and DDNS</descr>
			<category>System</category>
			<version>0.0.1</version>
			<status>ALPHA</status>
			<required_version>1.2.3</required_version>
			<maintainer>crazypa...@yahoo.dk</maintainer>
			<config_file>http://www.pfsense.com/packages/config/Fit123/fit123.xml</config_file>
			<configurationfile>fit123.xml</configurationfile>
		</package>
		<menu>
			<name>Fit123</name>
			<tooltiptext/>
			<section>Status</section>
			<url>/pkg_edit.php?xml=fit123.xml&amp;id=0</url>
		</menu>
		<fit123>
			<config>
				<adddate/>
				<codered/>
				<ltsp/>
				<afc/>
				<dnssrv>on</dnssrv>
			</config>
		</fit123>
	</installedpackages>
	<revision>
		<description>/firewall_nat_out.php made unknown change</description>
		<time>1237674640</time>
	</revision>
	<rrd>
		<enable/>
	</rrd>
	<load_balancer>
		<lbpool>
			<type>gateway</type>
			<behaviour>failover</behaviour>
			<monitorip/>
			<name>WAN1FailsToWAN2</name>
			<desc>WAN 2 preferred when WAN 1 fails</desc>
			<port/>
			<servers>wan|201.6.224.1</servers>
			<servers>opt1|200.169.116.22</servers>
			<monitor/>
		</lbpool>
		<lbpool>
			<type>gateway</type>
			<behaviour>failover</behaviour>
			<monitorip>201.6.224.1</monitorip>
			<name>WAN2FailsToWAN1</name>
			<desc>WAN 1 preferred when WAN 2 fails</desc>
			<port/>
			<servers>opt1|200.169.116.22</servers>
			<servers>wan|201.6.224.1</servers>
			<monitor/>
		</lbpool>
		<lbpool>
			<type>gateway</type>
			<behaviour>balance</behaviour>
			<monitorip>200.169.116.22</monitorip>
			<name>LoadBalance</name>
			<desc>Round Robin load balancing</desc>
			<port/>
			<servers>wan|201.6.224.1</servers>
			<servers>opt1|200.169.116.22</servers>
			<monitor/>
		</lbpool>
	</load_balancer>
	<dnsupdate>
		<host/>
		<ttl>60</ttl>
		<keyname/>
		<keytype>zone</keytype>
		<keydata/>
	</dnsupdate>
</pfsense>
---------------------------------------------------------------------
To unsubscribe, e-mail: support-unsubscr...@pfsense.com
For additional commands, e-mail: support-h...@pfsense.com

Commercial support available - https://portal.pfsense.org

Reply via email to