<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: netfilter/iptables split access with multiple ISPs</title>
	<atom:link href="http://www.adamsinfo.com/netfilter-iptables-split-access-with-multiple-isps/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.adamsinfo.com/netfilter-iptables-split-access-with-multiple-isps/</link>
	<description>Adam Palmer MBCS CITP, Linux, PHP Programmer, MySQL Developer, Website Security Consultant</description>
	<lastBuildDate>Fri, 25 Jun 2010 21:10:00 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: user</title>
		<link>http://www.adamsinfo.com/netfilter-iptables-split-access-with-multiple-isps/comment-page-1/#comment-1232</link>
		<dc:creator>user</dc:creator>
		<pubDate>Sat, 06 Mar 2010 22:34:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamsinfo.com/?p=939#comment-1232</guid>
		<description>You are splitting both incoming (to IN_ETHx) and outgoing packets (to M1/M2) - which is not necessary. Follow http://dev.medozas.de/NF-Cookbook.txt item 5 for a unified solution that also does not need the weighted default gateway.</description>
		<content:encoded><![CDATA[<p>You are splitting both incoming (to IN_ETHx) and outgoing packets (to M1/M2) &#8211; which is not necessary. Follow <a href="http://dev.medozas.de/NF-Cookbook.txt" rel="nofollow">http://dev.medozas.de/NF-Cookbook.txt</a> item 5 for a unified solution that also does not need the weighted default gateway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: fukawi2</title>
		<link>http://www.adamsinfo.com/netfilter-iptables-split-access-with-multiple-isps/comment-page-1/#comment-1224</link>
		<dc:creator>fukawi2</dc:creator>
		<pubDate>Thu, 04 Mar 2010 02:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.adamsinfo.com/?p=939#comment-1224</guid>
		<description>The kernel connection tracking module is capable of tracking UDP streams. You need to use the state NEW configuration for the UDP traffic like the TCP traffic or your UDP will end up all over the place.</description>
		<content:encoded><![CDATA[<p>The kernel connection tracking module is capable of tracking UDP streams. You need to use the state NEW configuration for the UDP traffic like the TCP traffic or your UDP will end up all over the place.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
