<?xml version="1.0"?>
<m0n0wall>
	<version>1.4</version>
	<system>
		<hostname>m0n0wall</hostname>
		<domain>local</domain>
		<dnsserver/>
		<dnsallowoverride/>
		<username>admin</username>
		<password>$1$2xGLA75j$W/jiJc00HYBZX7kFjxjQv0</password>
		<timezone>Etc/UTC</timezone>
		<time-update-interval>300</time-update-interval>
		<timeservers>pool.ntp.org</timeservers>
		<webgui>
			<protocol>http</protocol>
		</webgui>
	</system>
	<interfaces>
		<lan>
			<if>sis0</if>
			<ipaddr>10.*.*.254</ipaddr>
			<subnet>24</subnet>
		</lan>
		<wan>
			<if>sis1</if>
			<mtu/>
			<ipaddr>81.*.*.62</ipaddr>
			<subnet>30</subnet>
			<gateway>81.*.*.61</gateway>
			<spoofmac/>
		</wan>
		<opt1>
			<descr>OPT1</descr>
			<if>sis2</if>
			<ipaddr>81.*.*.1</ipaddr>
			<subnet>28</subnet>
			<bridge/>
			<enable/>
		</opt1>
	</interfaces>
	<staticroutes/>
	<pppoe/>
	<pptp/>
	<bigpond/>
	<dyndns>
		<type>dyndns</type>
		<username/>
		<password/>
		<host/>
		<mx/>
	</dyndns>
	<dhcpd>
		<lan>
			<range>
				<from>192.168.1.100</from>
				<to>192.168.1.199</to>
			</range>
			<defaultleasetime/>
			<maxleasetime/>
		</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>
		<advancedoutbound>
			<rule>
				<source>
					<network>10.*.*.0/24</network>
				</source>
				<descr>Enable NAT for LAN</descr>
				<target/>
				<interface>wan</interface>
				<destination>
					<any/>
				</destination>
			</rule>
			<enable/>
		</advancedoutbound>
	</nat>
	<filter>
		<rule>
			<type>pass</type>
			<interface>opt1</interface>
			<source>
				<network>opt1</network>
			</source>
			<destination>
				<any/>
			</destination>
			<descr>Default OPT1 -&gt; any</descr>
		</rule>
		<rule>
			<type>pass</type>
			<descr>Default LAN -&gt; any</descr>
			<interface>lan</interface>
			<source>
				<network>lan</network>
			</source>
			<destination>
				<any/>
			</destination>
		</rule>
		<rule>
			<type>pass</type>
			<interface>wan</interface>
			<source>
				<any/>
			</source>
			<destination>
				<network>opt1</network>
			</destination>
			<descr>Allow everything to OPT1</descr>
		</rule>
	</filter>
	<shaper/>
	<ipsec/>
	<aliases/>
	<proxyarp/>
	<wol/>
</m0n0wall>
