<?xml version="1.0"?>
<m0n0wall>
	<version>1.4</version>
	<system>
		<hostname>firewall</hostname>
		<domain>starnet.com</domain>
		<password>$1$2xGLA75j$W/jiJc00HYBZX7kFjxjQv0</password>
		<timezone>Asia/Beirut</timezone>
		<time-update-interval>300</time-update-interval>
		<timeservers>pool.ntp.org</timeservers>
		<webgui>
			<protocol>https</protocol>
			<port/>
			<certificate/>
			<private-key/>
		</webgui>
		<dnsserver>192.168.0.254</dnsserver>
		<dnsserver>193.220.232.4</dnsserver>
	</system>
	<interfaces>
		<lan>
			<if>rl0</if>
			<ipaddr>192.168.0.254</ipaddr>
			<subnet>24</subnet>
		</lan>
		<wan>
			<if>rl1</if>
			<spoofmac>00:50:fc:76:db:f1</spoofmac>
			<mtu>1500</mtu>
			<ipaddr>193.220.233.131</ipaddr>
			<subnet>29</subnet>
			<gateway>193.220.233.129</gateway>
		</wan>
	</interfaces>
	<staticroutes>
		<route>
			<interface>lan</interface>
			<network>192.168.0.0/24</network>
			<gateway>193.220.233.129</gateway>
			<descr/>
		</route>
	</staticroutes>
	<pppoe/>
	<pptp/>
	<dyndns>
		<type>dyndns</type>
		<username/>
		<password/>
		<host/>
		<mx/>
	</dyndns>
	<dhcpd>
		<lan>
			<range>
				<from>192.168.0.151</from>
				<to>192.168.0.253</to>
			</range>
			<defaultleasetime/>
			<maxleasetime/>
			<enable/>
		</lan>
	</dhcpd>
	<pptpd>
		<mode/>
		<redir/>
		<localip/>
		<remoteip/>
	</pptpd>
	<dnsmasq>
		<enable/>
		<regdhcp/>
		<hosts>
			<host>firewall</host>
			<domain>starnet.com</domain>
			<ip>193.220.232.4</ip>
			<descr/>
		</hosts>
	</dnsmasq>
	<snmpd>
		<syslocation/>
		<syscontact/>
		<rocommunity>public</rocommunity>
		<enable/>
	</snmpd>
	<diag>
		<ipv6nat>
			<ipaddr>192.168.0.100</ipaddr>
		</ipv6nat>
	</diag>
	<bridge/>
	<syslog>
		<reverse/>
		<nentries>50</nentries>
		<remoteserver/>
	</syslog>
	<nat>
		<rule>
			<protocol>tcp/udp</protocol>
			<external-port>1-65535</external-port>
			<target>192.168.0.254</target>
			<local-port>1</local-port>
			<descr/>
		</rule>
		<advancedoutbound>
			<rule>
				<source>
					<network>192.168.0.0/24</network>
				</source>
				<descr/>
				<destination>
					<any/>
				</destination>
			</rule>
			<enable/>
		</advancedoutbound>
		<servernat>
			<ipaddr>193.220.233.129</ipaddr>
			<descr/>
		</servernat>
	</nat>
	<filter>
		<rule>
			<type>pass</type>
			<interface>wan</interface>
			<source>
				<any/>
			</source>
			<destination>
				<address>193.220.233.129</address>
			</destination>
			<log/>
			<descr/>
		</rule>
		<rule>
			<type>pass</type>
			<interface>lan</interface>
			<source>
				<network>lan</network>
			</source>
			<destination>
				<any/>
			</destination>
			<log/>
			<descr>Default LAN -&gt; any</descr>
		</rule>
	</filter>
	<shaper>
		<pipe>
			<bandwidth>64</bandwidth>
			<mask>source</mask>
			<descr/>
		</pipe>
		<pipe>
			<bandwidth>8</bandwidth>
			<mask>destination</mask>
			<descr/>
		</pipe>
		<queue>
			<targetpipe>0</targetpipe>
			<weight>1</weight>
			<mask>source</mask>
			<descr/>
		</queue>
		<queue>
			<targetpipe>1</targetpipe>
			<weight>1</weight>
			<mask>destination</mask>
			<descr/>
		</queue>
		<rule>
			<interface>lan</interface>
			<protocol>tcp</protocol>
			<source>
				<network>lan</network>
			</source>
			<destination>
				<any/>
			</destination>
			<direction>in</direction>
			<iplen/>
			<tcpflags/>
			<descr/>
			<targetpipe>1</targetpipe>
		</rule>
		<rule>
			<interface>lan</interface>
			<protocol>tcp</protocol>
			<source>
				<network>lan</network>
			</source>
			<destination>
				<any/>
			</destination>
			<direction>out</direction>
			<iplen/>
			<tcpflags/>
			<descr/>
			<targetpipe>0</targetpipe>
		</rule>
		<enable/>
	</shaper>
	<ipsec/>
	<aliases/>
</m0n0wall>


