<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Mac sucking the life out of our network?</title>
	<link>http://ask.metafilter.com/67541/Mac-sucking-the-life-out-of-our-network/</link>
	<description>Comments on Ask MetaFilter post Mac sucking the life out of our network?</description>
	<pubDate>Sun, 22 Jul 2007 12:11:11 -0800</pubDate>
	<lastBuildDate>Sun, 22 Jul 2007 12:11:11 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Mac sucking the life out of our network?</title>
		<link>http://ask.metafilter.com/67541/Mac-sucking-the-life-out-of-our-network</link>	
		<description>Is it possible that my MacBook Pro is sucking the life out of our home network? &lt;br /&gt;&lt;br /&gt; My partner and I are being driven crazy by our home networking problems, which have been occurring for around two months.  We have a cable internet connection with a Motorola modem, connected to a Motorola wireless router.  We haven&apos;t made any hardware/settings changes in a long time, and this setup has worked for 2 years.  &lt;br&gt;
&lt;br&gt;
But now, our connection intermittently stops, roughly about once every hour.  If we hard boot the modem up again, it re-boots and momentarily delivers great speeds, then slows down and eventually quits again.  The internet connection itself is incredibly slow, much slower than the 2.5MB connection we&apos;re supposed to have.&lt;br&gt;
&lt;br&gt;
We&apos;ve phoned support multiple times and had the line replaced and engineers checking things out, but nothing has solved the problem.  The only explanation one engineer had was that we were getting &quot;power spikes&quot; that shut down the modem, but no engineers could confirm this.  &lt;br&gt;
&lt;br&gt;
On our last call (now charged at .25/min, thanks Virgin!), they insisted that the problem must be with my Macbook -- when my partner connected his XP laptop to the modem, he got download speeds of 2-2.5 MB, when i connected mine, i got download speeds of 750b.  We further tested this by testing my partner&apos;s laptop on the network alone, then with my machine also connected.  His download speeds went from 2-2.5 to about 140b, and mine was about 3-400b.  The tech guy  suggested I had a Trojan, and refused to help us beyond that.  I&apos;ve scanned my machine with MacScan and it claims i&apos;m green.  That leads me to two questions:&lt;br&gt;
&lt;br&gt;
1) What&apos;s going on here!? Is it possible for my machine to be sucking bandwidth?  If not, what else could be the cause?&lt;br&gt;
&lt;br&gt;
2) How can I identify any programs that may be repeatedly accessing the internet on my Mac?  I&apos;ve downloaded a ton of &quot;traffic monitoring&quot; applications, but they all list overall network consumption, not broken down by applications.&lt;br&gt;
&lt;br&gt;
Additional information: I switched on the OS X firewall, closed everything but Firefox and restricted &lt;em&gt;everything&lt;/em&gt; but basic internet and nothing changed. I don&apos;t have any Bittorrent/P2P apps running, we&apos;re in the UK using Virgin, and there&apos;s not a lot of options to switch.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.67541</guid>
		<pubDate>Sun, 22 Jul 2007 11:43:19 -0800</pubDate>
		<dc:creator>ukdanae</dc:creator>
		
			<category>tech</category>
		
			<category>laptop</category>
		
			<category>networking</category>
		
			<category>computer</category>
		
	</item> <item>
		<title>By: studentbaker</title>
		<link>http://ask.metafilter.com/67541/Mac-sucking-the-life-out-of-our-network#1012014</link>	
		<description>I got a MacBook about a month ago and ever since I&apos;ve been having the same problems with my network. I&apos;ve been doing a hard reset on my Netgear router everytime it happens and I get similar results.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67541-1012014</guid>
		<pubDate>Sun, 22 Jul 2007 12:11:11 -0800</pubDate>
		<dc:creator>studentbaker</dc:creator>
	</item><item>
		<title>By: Blazecock Pileon</title>
		<link>http://ask.metafilter.com/67541/Mac-sucking-the-life-out-of-our-network#1012015</link>	
		<description>When you&apos;re connected with your MacBook Pro, can you open up the Terminal application (Application &amp;gt; Utilities &amp;gt; Terminal) and report back the output from the following two commands:&lt;br&gt;
&lt;br&gt;
&lt;code&gt;netstat | grep udp4&lt;/code&gt;&lt;br&gt;
&lt;code&gt; netstat | grep tcp4&lt;/code&gt;&lt;br&gt;
&lt;br&gt;
This will tell us what types of traffic are going across your wireless adapter.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67541-1012015</guid>
		<pubDate>Sun, 22 Jul 2007 12:11:21 -0800</pubDate>
		<dc:creator>Blazecock Pileon</dc:creator>
	</item><item>
		<title>By: ukdanae</title>
		<link>http://ask.metafilter.com/67541/Mac-sucking-the-life-out-of-our-network#1012026</link>	
		<description>Hi Blazecock, thanks for helping:&lt;br&gt;
&lt;br&gt;
&lt;strong&gt; netstat | grep udp4&lt;/strong&gt;&lt;br&gt;
udp4       0      0  *.*                    *.*                    &lt;br&gt;
udp4       0      0  *.mdns                 *.*                    &lt;br&gt;
udp4       0      0  *.mdns                 *.*                    &lt;br&gt;
udp4       0      0  *.mdns                 *.*                    &lt;br&gt;
udp4       0      0  192.168.10.6.56016     *.*                    &lt;br&gt;
udp4       0      0  *.*                    *.*                    &lt;br&gt;
udp4       0      0  *.*                    *.*                    &lt;br&gt;
udp4       0      0  *.ipp                  *.*                    &lt;br&gt;
udp4       0      0  localhost.49169        localhost.1022         &lt;br&gt;
udp4       0      0  localhost.49168        localhost.1022         &lt;br&gt;
udp4       0      0  localhost.1022         *.*                    &lt;br&gt;
udp4       0      0  localhost.49165        localhost.1023         &lt;br&gt;
udp4       0      0  localhost.1023         *.*                    &lt;br&gt;
udp4       0      0  192.168.10.6.ntp       *.*                    &lt;br&gt;
udp4       0      0  localhost.ntp          *.*                    &lt;br&gt;
udp4       0      0  *.ntp                  *.*                    &lt;br&gt;
udp4       0      0  *.mdns                 *.*                    &lt;br&gt;
udp4       0      0  localhost.netinfo-loca *.*     &lt;br&gt;
&lt;br&gt;
&lt;strong&gt;netstat | grep tcp4&lt;/strong&gt;&lt;br&gt;
tcp4       0      0  192.168.10.6.63049     mg-in-f18.google.https ESTABLISHED&lt;br&gt;
tcp4       0      0  192.168.10.6.63046     66.102.11.99.http      ESTABLISHED&lt;br&gt;
tcp4       0      0  192.168.10.6.63030     el-in-f91.google.http  ESTABLISHED&lt;br&gt;
tcp4       0      0  192.168.10.6.63005     apache2-bongo.tr.ftp   ESTABLISHED&lt;br&gt;
tcp4      68      0  192.168.10.6.62913     apache2-bongo.tr.ftp   CLOSE_WAIT&lt;br&gt;
tcp4       0  66608  192.168.10.6.61955     code42.com.https       ESTABLISHED&lt;br&gt;
tcp4       0      0  192.168.10.6.61904     161.208-100-1.no.http  ESTABLISHED&lt;br&gt;
tcp4       0      0  localhost.netinfo-loca localhost.975          ESTABLISHED&lt;br&gt;
tcp4       0      0  localhost.975          localhost.netinfo-loca ESTABLISHED&lt;br&gt;
tcp4       0      0  localhost.ipulse-ics   localhost.49158        ESTABLISHED&lt;br&gt;
tcp4       0      0  localhost.49158        localhost.ipulse-ics   ESTABLISHED&lt;br&gt;
tcp4       0      0  localhost.ipulse-ics   localhost.49157        ESTABLISHED&lt;br&gt;
tcp4       0      0  localhost.49157        localhost.ipulse-ics   ESTABLISHED&lt;br&gt;
tcp4       0      0  localhost.ipulse-ics   localhost.49156        ESTABLISHED&lt;br&gt;
tcp4       0      0  localhost.49156        localhost.ipulse-ics   ESTABLISHED&lt;br&gt;
tcp4       0      0  localhost.netinfo-loca localhost.1021         ESTABLISHED&lt;br&gt;
tcp4       0      0  localhost.1021         localhost.netinfo-loca ESTABLISHED&lt;br&gt;
&lt;br&gt;
studentbaker, glad to hear it&apos;s not just me!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67541-1012026</guid>
		<pubDate>Sun, 22 Jul 2007 12:32:24 -0800</pubDate>
		<dc:creator>ukdanae</dc:creator>
	</item><item>
		<title>By: aberrant</title>
		<link>http://ask.metafilter.com/67541/Mac-sucking-the-life-out-of-our-network#1012033</link>	
		<description>The apache2-bongo.tr connections look suspicious - were you using ftp to that host at the time you ran the netstat command?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67541-1012033</guid>
		<pubDate>Sun, 22 Jul 2007 12:38:07 -0800</pubDate>
		<dc:creator>aberrant</dc:creator>
	</item><item>
		<title>By: aberrant</title>
		<link>http://ask.metafilter.com/67541/Mac-sucking-the-life-out-of-our-network#1012036</link>	
		<description>&lt;small&gt;(unless that hostname&apos;s been truncated to 16 bytes, which I suspect.  In any case, worth checking.)&lt;/small&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67541-1012036</guid>
		<pubDate>Sun, 22 Jul 2007 12:40:29 -0800</pubDate>
		<dc:creator>aberrant</dc:creator>
	</item><item>
		<title>By: smorange</title>
		<link>http://ask.metafilter.com/67541/Mac-sucking-the-life-out-of-our-network#1012039</link>	
		<description>I have the same problem with my iBook G4.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67541-1012039</guid>
		<pubDate>Sun, 22 Jul 2007 12:45:18 -0800</pubDate>
		<dc:creator>smorange</dc:creator>
	</item><item>
		<title>By: limeonaire</title>
		<link>http://ask.metafilter.com/67541/Mac-sucking-the-life-out-of-our-network#1012040</link>	
		<description>Same problem with my Powermac G4! Any insight would be much appreciated.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67541-1012040</guid>
		<pubDate>Sun, 22 Jul 2007 12:46:28 -0800</pubDate>
		<dc:creator>limeonaire</dc:creator>
	</item><item>
		<title>By: studentbaker</title>
		<link>http://ask.metafilter.com/67541/Mac-sucking-the-life-out-of-our-network#1012051</link>	
		<description>Your post spurred my curiosity so I went searching and found &lt;a href=&quot;http://forums.macosxhints.com/showthread.php?t=61200&amp;page=4&quot;&gt;this thread&lt;/a&gt; a macosxhints.com. I&apos;m a novice when it comes to networking but I&apos;ll let you know if it works for me.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67541-1012051</guid>
		<pubDate>Sun, 22 Jul 2007 12:58:24 -0800</pubDate>
		<dc:creator>studentbaker</dc:creator>
	</item><item>
		<title>By: Blazecock Pileon</title>
		<link>http://ask.metafilter.com/67541/Mac-sucking-the-life-out-of-our-network#1012067</link>	
		<description>&lt;i&gt;apache2-bongo.tr&lt;/i&gt; seems to connected with Dreamhost. Perhaps ukdanae has an account with Dreamhost?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67541-1012067</guid>
		<pubDate>Sun, 22 Jul 2007 13:29:32 -0800</pubDate>
		<dc:creator>Blazecock Pileon</dc:creator>
	</item><item>
		<title>By: ukdanae</title>
		<link>http://ask.metafilter.com/67541/Mac-sucking-the-life-out-of-our-network#1012068</link>	
		<description>That&apos;s right, Blazecock -- forgot to close my FTP before taking the settings :-)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67541-1012068</guid>
		<pubDate>Sun, 22 Jul 2007 13:31:52 -0800</pubDate>
		<dc:creator>ukdanae</dc:creator>
	</item><item>
		<title>By: aberrant</title>
		<link>http://ask.metafilter.com/67541/Mac-sucking-the-life-out-of-our-network#1012090</link>	
		<description>I was having similar problems - it was related to WPA2 / TKIP - the mac was getting screwed up with tkip key regeneration.  Switching to AES solved the issue for me.  I don&apos;t know what your wireless security settings are, but you might want to check.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67541-1012090</guid>
		<pubDate>Sun, 22 Jul 2007 14:05:34 -0800</pubDate>
		<dc:creator>aberrant</dc:creator>
	</item><item>
		<title>By: Blazecock Pileon</title>
		<link>http://ask.metafilter.com/67541/Mac-sucking-the-life-out-of-our-network#1012118</link>	
		<description>Basically, ukdanae, from the netstat data I think you can reasonably rule out a bot or other unwanted process running on your computer that is causing your network service provider to ramp down your connection speeds. &lt;br&gt;
&lt;br&gt;
More likely is that the wireless router is the culprit, as it connects both your MBP and the Windows laptop to your network connection, and both devices are afflicted with speed loss.&lt;br&gt;
&lt;br&gt;
Make sure your MBP has the &lt;a href=&quot;http://www.apple.com/support/downloads/&quot;&gt;latest Airport firmware&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
Aberrant&apos;s suggestion is worth trying: open your Motorola wireless router settings page and turn off the security method temporarily, to see if the speed improves.&lt;br&gt;
&lt;br&gt;
Another troubleshooting method is to plug in a friend&apos;s wireless router into your Motorola modem, temporarily replacing the Motorola wireless router. &lt;br&gt;
&lt;br&gt;
If your connection speeds improve, the problem is with the wireless router. Reset the router, choose a different security method, or update the router&apos;s firmware.&lt;br&gt;
&lt;br&gt;
There are other tuning possibilities, but these should not have to be done if the equipment is interoperating properly.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67541-1012118</guid>
		<pubDate>Sun, 22 Jul 2007 14:57:21 -0800</pubDate>
		<dc:creator>Blazecock Pileon</dc:creator>
	</item><item>
		<title>By: ukdanae</title>
		<link>http://ask.metafilter.com/67541/Mac-sucking-the-life-out-of-our-network#1012135</link>	
		<description>I&apos;ve gone away and read &lt;a href=&quot;http://forums.macosxhints.com/showthread.php?t=61200&amp;page=4&quot;&gt;studentbaker&apos;s link&lt;/a&gt;, and have been trying all the recommended things.  Here&apos;s what i&apos;ve learned:&lt;br&gt;
&lt;br&gt;
* Unlike some in the forum link, I don&apos;t think my problem is packet loss.  I pinged my router a few times and got 0% loss.  My router is in 802.11g mode only (the highest it supports)&lt;br&gt;
&lt;br&gt;
* On quite a few instances, my initial speed after changes was in the 1.5MB range, but on a refresh went down to 700-800kbps.  I&apos;m using &lt;a href=&quot;http://www.internetfrog.com/mypc/speedtest/&quot;&gt;Internet Frog&lt;/a&gt; to test speeds. &lt;br&gt;
&lt;br&gt;
* Switching from TKIP to AES didn&apos;t work, sadly.&lt;br&gt;
&lt;br&gt;
* Changing my DNS doesn&apos;t seem to have any huge difference -- an OpenDNS yielded speeds of 732kbps, and the Virgin DNS&apos;s &lt;a href=&quot;http://help2.virginmedia.com/help/getContent.jspx?page=h_dialup_setup_winXP&quot;&gt;on this page&lt;/a&gt; was 873kbps.  I&apos;m changing the DNS in both Airport preferences and on the router itself.  &lt;br&gt;
&lt;br&gt;
I&apos;m currently running at an improved 1.1-1.5mbps speed, but that&apos;s without my partner&apos;s laptop online, so I don&apos;t think i&apos;ve quite cracked it!&lt;br&gt;
&lt;br&gt;
All these changes worked for somebody else on that forum, so if you&apos;re having the same trouble as me I recommend trying them out.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67541-1012135</guid>
		<pubDate>Sun, 22 Jul 2007 15:09:15 -0800</pubDate>
		<dc:creator>ukdanae</dc:creator>
	</item><item>
		<title>By: aberrant</title>
		<link>http://ask.metafilter.com/67541/Mac-sucking-the-life-out-of-our-network#1012155</link>	
		<description>waitasec - are you both running at 802.11g or 802.11n?  Using mixed machines - or, in some cases, having the access point configured to allow mixed machines - can affect performance.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67541-1012155</guid>
		<pubDate>Sun, 22 Jul 2007 15:40:29 -0800</pubDate>
		<dc:creator>aberrant</dc:creator>
	</item><item>
		<title>By: ukdanae</title>
		<link>http://ask.metafilter.com/67541/Mac-sucking-the-life-out-of-our-network#1012452</link>	
		<description>aberrant, my router is running at 802.11g (it ony does b or g) -- how do i check what my laptop is running?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67541-1012452</guid>
		<pubDate>Mon, 23 Jul 2007 00:26:45 -0800</pubDate>
		<dc:creator>ukdanae</dc:creator>
	</item><item>
		<title>By: exquisite_deluxe</title>
		<link>http://ask.metafilter.com/67541/Mac-sucking-the-life-out-of-our-network#1012599</link>	
		<description>We&apos;ve been having similar problems since I got my new MacBook a few months ago.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.67541-1012599</guid>
		<pubDate>Mon, 23 Jul 2007 07:01:46 -0800</pubDate>
		<dc:creator>exquisite_deluxe</dc:creator>
	</item>
	</channel>
</rss>
