<?xml version="1.0"?>
<m0n0wall>
	<version>1.4</version>
	<system>
		<hostname>firewall</hostname>
		<domain>localdomain</domain>
		<username>admin</username>
		<password>$1$2xGLA75j$W/jiJc00HYBZX7kFjxjQv0</password>
		<timezone>Australia/Perth</timezone>
		<time-update-interval>300</time-update-interval>
		<timeservers>202.61.227.4</timeservers>
		<webgui>
			<protocol>https</protocol>
			<port/>
		</webgui>
		<dnsserver>10.0.2.2</dnsserver>
		<dnsserver>10.0.2.254</dnsserver>
	</system>
	<interfaces>
		<lan>
			<if>vr1</if>
			<ipaddr>10.0.2.30</ipaddr>
			<subnet>24</subnet>
		</lan>
		<wan>
			<if>vr0</if>
			<mtu/>
			<blockpriv/>
			<ipaddr>172.22.251.2</ipaddr>
			<subnet>30</subnet>
			<gateway>172.22.251.3</gateway>
			<spoofmac/>
		</wan>
	</interfaces>
	<staticroutes>
		<route>
			<interface>lan</interface>
			<network>192.168.2.0/24</network>
			<gateway>10.0.2.2</gateway>
			<descr>Route to wireless network via WiFi Gateway</descr>
		</route>
	</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>
		</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>
		<reverse/>
		<nentries>50</nentries>
		<remoteserver/>
	</syslog>
	<nat>
		<advancedoutbound>
			<enable/>
		</advancedoutbound>
	</nat>
	<filter>
		<rule>
			<type>block</type>
			<interface>wan</interface>
			<protocol>icmp</protocol>
			<source>
				<any/>
			</source>
			<destination>
				<any/>
			</destination>
			<log/>
			<descr/>
		</rule>
		<rule>
			<type>block</type>
			<interface>lan</interface>
			<protocol>icmp</protocol>
			<source>
				<any/>
			</source>
			<destination>
				<any/>
			</destination>
			<log/>
			<descr/>
		</rule>
		<rule>
			<type>block</type>
			<interface>lan</interface>
			<protocol>tcp</protocol>
			<source>
				<address>10.0.2.5</address>
			</source>
			<destination>
				<any/>
			</destination>
			<log/>
			<descr/>
		</rule>
		<rule>
			<type>pass</type>
			<interface>lan</interface>
			<source>
				<network>lan</network>
			</source>
			<destination>
				<any/>
			</destination>
			<descr/>
		</rule>
	</filter>
	<shaper/>
	<ipsec/>
	<aliases/>
	<proxyarp/>
	<wol/>
	<vlans/>
</m0n0wall>
