<?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: Linux Server Hack &#8211; How to Limit Bandwidth with Linux, TC, and iproute2!</title>
	<atom:link href="http://zedomax.com/blog/2008/09/25/linux-server-hack-how-to-limit-bandwidth-with-linux-tc-and-iproute2/feed/" rel="self" type="application/rss+xml" />
	<link>http://zedomax.com/blog/2008/09/25/linux-server-hack-how-to-limit-bandwidth-with-linux-tc-and-iproute2/</link>
	<description>Zedomax - The DIY, HOWTO, Mod, Hacks, Gadgets, and Tech Blog!</description>
	<lastBuildDate>Sun, 22 Nov 2009 00:28:54 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Yaron</title>
		<link>http://zedomax.com/blog/2008/09/25/linux-server-hack-how-to-limit-bandwidth-with-linux-tc-and-iproute2/comment-page-1/#comment-399778</link>
		<dc:creator>Yaron</dc:creator>
		<pubDate>Sun, 14 Dec 2008 08:52:29 +0000</pubDate>
		<guid isPermaLink="false">http://zedomax.com/blog/?p=9731#comment-399778</guid>
		<description>Hi, 
Great explains, it works very well :) .
I have a question:
What will happen to the streams that already exist? will the filter count them? 
(since the sport and dport were already changed, before applying the filter)

For example:
${TC} filter add dev ${EXT_IFACE} parent 1:0 protocol ip prio 1 u32 match ip src 217.10.156.197/32 match ip sport 25 0xffff flowid 1:3

the source port might not be 25 for a connection that was already begun.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Great explains, it works very well <img src='http://zedomax.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  .<br />
I have a question:<br />
What will happen to the streams that already exist? will the filter count them?<br />
(since the sport and dport were already changed, before applying the filter)</p>
<p>For example:<br />
${TC} filter add dev ${EXT_IFACE} parent 1:0 protocol ip prio 1 u32 match ip src 217.10.156.197/32 match ip sport 25 0xffff flowid 1:3</p>
<p>the source port might not be 25 for a connection that was already begun.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
