<?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: Bandwidth Throttling</title>
	<atom:link href="http://www.mymacosx.com/terminal/bandwidth-throttling.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mymacosx.com/terminal/bandwidth-throttling.html</link>
	<description>Tips and Tricks for the MacOS X</description>
	<lastBuildDate>Tue, 03 Jan 2012 18:53:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: gyrovague</title>
		<link>http://www.mymacosx.com/terminal/bandwidth-throttling.html/comment-page-1#comment-826</link>
		<dc:creator>gyrovague</dc:creator>
		<pubDate>Thu, 29 Sep 2011 09:18:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mymacosx.com/?p=350#comment-826</guid>
		<description>Also, &quot;ipfw delete 1&quot; does not delete the pipe, it deletes rule/s #1. To delete the pipe numbered 1, you need to do:
ipfw pipe 1 delete

To list the rules:
ipfw list

To list the pipes:
ipfw pipe list</description>
		<content:encoded><![CDATA[<p>Also, &#8220;ipfw delete 1&#8243; does not delete the pipe, it deletes rule/s #1. To delete the pipe numbered 1, you need to do:<br />
ipfw pipe 1 delete</p>
<p>To list the rules:<br />
ipfw list</p>
<p>To list the pipes:<br />
ipfw pipe list</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gyrovague</title>
		<link>http://www.mymacosx.com/terminal/bandwidth-throttling.html/comment-page-1#comment-825</link>
		<dc:creator>gyrovague</dc:creator>
		<pubDate>Thu, 29 Sep 2011 07:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.mymacosx.com/?p=350#comment-825</guid>
		<description>@Ignacio: that &#039;25&#039; is the TCP port number, in this case for an SMTP server.

@OP:
There is a mistake in this line:
sudo ipfw pipe 1 tcp from me to smtp.west.cox.net 25
it should be
sudo ipfw add 1 pipe 1 tcp from me to smtp.west.cox.net 25
(i.e. you forgot the &quot;add &quot; in the example)

I&#039;ve been using this throttling for years, but for some unexplained reason this throttling has stopped working for me in recent months. I am running Snow Leopard 10.6.8 presently, I think one of the updates in the past months broke this for me...</description>
		<content:encoded><![CDATA[<p>@Ignacio: that &#8217;25&#8242; is the TCP port number, in this case for an SMTP server.</p>
<p>@OP:<br />
There is a mistake in this line:<br />
sudo ipfw pipe 1 tcp from me to smtp.west.cox.net 25<br />
it should be<br />
sudo ipfw add 1 pipe 1 tcp from me to smtp.west.cox.net 25<br />
(i.e. you forgot the &#8220;add &#8221; in the example)</p>
<p>I&#8217;ve been using this throttling for years, but for some unexplained reason this throttling has stopped working for me in recent months. I am running Snow Leopard 10.6.8 presently, I think one of the updates in the past months broke this for me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ignacio</title>
		<link>http://www.mymacosx.com/terminal/bandwidth-throttling.html/comment-page-1#comment-821</link>
		<dc:creator>Ignacio</dc:creator>
		<pubDate>Fri, 16 Sep 2011 06:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mymacosx.com/?p=350#comment-821</guid>
		<description>A question... What is the meaning of the 25 at the end of the second command?</description>
		<content:encoded><![CDATA[<p>A question&#8230; What is the meaning of the 25 at the end of the second command?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using apc (Feed is rejected)
Page Caching using apc
Database Caching 3/14 queries in 0.008 seconds using apc
Object Caching 365/373 objects using apc

Served from: www.mymacosx.com @ 2012-02-10 03:02:19 -->
