<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>(PM) &#187; Firewall</title>
	<atom:link href="http://www.rousse-lan.com/archives/tag/firewall/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rousse-lan.com</link>
	<description>rfkill</description>
	<lastBuildDate>Thu, 11 Mar 2010 10:26:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Me on Firewalling with MikroTik</title>
		<link>http://www.rousse-lan.com/archives/114</link>
		<comments>http://www.rousse-lan.com/archives/114#comments</comments>
		<pubDate>Thu, 08 Jan 2009 07:50:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Firewall]]></category>
		<category><![CDATA[Manuals]]></category>
		<category><![CDATA[MikroTik]]></category>

		<guid isPermaLink="false">http://www.rousse-lan.com/?p=114</guid>
		<description><![CDATA[Ето моят firewall скрипт.
/ip firewall filter
add action=jump chain=forward comment=&#8220;" disabled=no in-interface=intif  jump-target=INTERNET

add action=jump chain=forward comment=&#8220;" disabled=no jump-target=ppp.out
add action=accept chain=forward comment=&#8220;" disabled=no in-interface=outif1
add action=accept chain=forward comment=&#8220;" disabled=no in-interface=outif2
add action=drop chain=forward comment=&#8220;" disabled=no
add action=accept chain=INTERNET comment=&#8220;Wytreshno PC&#8220; disabled=no src-address=192.168.0.2
add action=accept chain=INTERNET comment=&#8220;Laptop&#8220; disabled=no src-address=192.168.0.3
add action=accept chain=ppp.out comment=&#8220;PPP Klienti&#8220; disabled=no src-address=10.3.0.0/16
add action=accept chain=input comment=&#8220;Accept established connections&#8220; connection-state=established disabled=no
add [...]]]></description>
		<wfw:commentRss>http://www.rousse-lan.com/archives/114/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Как да: MikroTiK QoS.</title>
		<link>http://www.rousse-lan.com/archives/65</link>
		<comments>http://www.rousse-lan.com/archives/65#comments</comments>
		<pubDate>Thu, 14 Aug 2008 10:27:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Firewall]]></category>
		<category><![CDATA[MikroTik]]></category>
		<category><![CDATA[QoS]]></category>
		<category><![CDATA[Shaping]]></category>

		<guid isPermaLink="false">http://www.rousse-lan.com/?p=65</guid>
		<description><![CDATA[mikrotik, qos]]></description>
		<wfw:commentRss>http://www.rousse-lan.com/archives/65/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
