<?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: Meta-meta Mac trouble</title>
	<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble/</link>
	<description>Comments on Ask MetaFilter post Meta-meta Mac trouble</description>
	<pubDate>Fri, 04 May 2007 08:08:44 -0800</pubDate>
	<lastBuildDate>Fri, 04 May 2007 08:08:44 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Meta-meta Mac trouble</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble</link>	
		<description>Why can&apos;t I get to Metafilter any more? &lt;br /&gt;&lt;br /&gt; I&apos;ve got a network problem that has me stumped.  At home, I have 4 computers, 2 are PCs, 2 are Macs.  (Yes, the computers outnumber the people 2 to 1 in my house.  I&apos;m a huge nerd).  All of the computers connect to the Internet via the same wireless router.  1 Mac and 1 PC are connected directly to the router via ethernet, the other Mac and PC connect wirelessly.  The network is Verizon&apos;s FiOS.  &lt;br&gt;
&lt;br&gt;
Neither of the Macs are able to load any of the metafilter.com sites anymore:  www, ask, metatalk.  They were able to load as of a few weeks ago, then just stopped.  I didn&apos;t install any patches in that timeframe.&lt;br&gt;
It doesn&apos;t matter what web browser I use, Firefox, Safari, Opera, Camino, even Lynx, all are unable to load anything coming from metafilter.com.  The PCs load everything normally.&lt;br&gt;
&lt;br&gt;
When I try to access metafilter, the browser seems to make its connection, then the status bar just keeps displaying &quot;Waiting for metafilter.com&quot;.  The connection will eventually time out after 10 minutes or so.  I am able to load the site if I go through a third party site, such as proxify.com.&lt;br&gt;
&lt;br&gt;
I&apos;ve checked every TCPIP setting I can think of, no dice.  I even added metafilter to my hosts file thinking it was a simple DNS problem, with no luck.  &lt;br&gt;
&lt;br&gt;
I&apos;m pretty much out of ideas at this point.  What am I missing?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2007:site.61944</guid>
		<pubDate>Fri, 04 May 2007 07:58:20 -0800</pubDate>
		<dc:creator>Eddie Mars</dc:creator>
		
			<category>metafilter</category>
		
			<category>dnd</category>
		
			<category>comptuers</category>
		
			<category>techsupport</category>
		
	</item> <item>
		<title>By: unSane</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#932355</link>	
		<description>can you &apos;ping metafilter.com&apos; from the terminal?&lt;br&gt;
&lt;br&gt;
can you &apos;traceroute metafilter.com&apos; from the terminal?&lt;br&gt;
&lt;br&gt;
can you &apos;host metafilter.com&apos; from the terminal?&lt;br&gt;
&lt;br&gt;
(I get curious results with traceroute)&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
post the results here</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-932355</guid>
		<pubDate>Fri, 04 May 2007 08:08:44 -0800</pubDate>
		<dc:creator>unSane</dc:creator>
	</item><item>
		<title>By: Eddie Mars</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#932356</link>	
		<description>Just a few more points:&lt;br&gt;
The Macs are able to load every other site on the Internet I&apos;ve tried...just not anything from metafilter.com.  DHCP assigns the router as the DNS server, in my case 192.168.1.1.  I&apos;ve changed this to the actual Verizon DNS servers, but still had the same problem: *.metafilter.com won&apos;t load, everything else will.  Pinging www.metafilter.com returns the same address from both Mac and PC, so I&apos;m pretty sure this isn&apos;t DNS causing the problem.&lt;br&gt;
I&apos;ve tried turning IPv6 on and off with no effect.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-932356</guid>
		<pubDate>Fri, 04 May 2007 08:09:30 -0800</pubDate>
		<dc:creator>Eddie Mars</dc:creator>
	</item><item>
		<title>By: Eddie Mars</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#932361</link>	
		<description>miss lynnster,  I thought about Metatalk, but since this is only affecting some of my machines, I have to assume that it is my fault and not Matt&apos;s. &lt;br&gt;
&lt;br&gt;
unSane, tried Ping, as I&apos;ve indicated above.  I&apos;m at work now (which is why I&apos;m able to post!), but I&apos;ll try traceroute and host when I get home.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-932361</guid>
		<pubDate>Fri, 04 May 2007 08:13:08 -0800</pubDate>
		<dc:creator>Eddie Mars</dc:creator>
	</item><item>
		<title>By: hoverboards don&apos;t work on water</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#932364</link>	
		<description>I had the same problem. The solution was to change my MTU setting from 1492 to 1500. I have absolutely no idea why this worked, but it did. In my case, it was a Windows PC that could connect, and Linux PC that couldn&apos;t. I put&lt;br&gt;
&lt;br&gt;
ifconfig wlan0 mtu 1500&lt;br&gt;
&lt;br&gt;
in my /etc/rc.local file. I don&apos;t know what the Mac equivalent for this is, but perhaps somebody else will.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-932364</guid>
		<pubDate>Fri, 04 May 2007 08:16:16 -0800</pubDate>
		<dc:creator>hoverboards don&apos;t work on water</dc:creator>
	</item><item>
		<title>By: ijoshua</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#932365</link>	
		<description>If ping and traceroute look normal, try:&lt;br&gt;
&lt;pre&gt;% curl -I http://www.metafilter.com&lt;/pre&gt;&lt;br&gt;
&lt;br&gt;
Which should produce output similar to this:&lt;br&gt;
&lt;pre&gt;HTTP/1.1 200 OK&lt;br&gt;
Date: Fri, 04 May 2007 15:15:18 GMT&lt;br&gt;
Server: Apache/2.0.59 (Win32) JRun/4.0&lt;br&gt;
Content-Language: en-US&lt;br&gt;
Vary: User-Agent&lt;br&gt;
Content-Type: text/html; charset=UTF-8&lt;/pre&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-932365</guid>
		<pubDate>Fri, 04 May 2007 08:16:57 -0800</pubDate>
		<dc:creator>ijoshua</dc:creator>
	</item><item>
		<title>By: unSane</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#932369</link>	
		<description>OK, do  this.&lt;br&gt;
&lt;br&gt;
Download &lt;a href=&quot;http://nolobe.com/interarchy/&quot;&gt;Interarchy&lt;/a&gt; and fire it up in demo mode.&lt;br&gt;
&lt;br&gt;
Close all your internet apps except Safari, with no page open.&lt;br&gt;
&lt;br&gt;
Choose File&amp;gt;Net&amp;gt;Traffic&lt;br&gt;
&lt;br&gt;
Click settings and choose the HTTP filter&lt;br&gt;
&lt;br&gt;
Now open a blank window in Safari and type Metafilter.com&lt;br&gt;
&lt;br&gt;
Look at the HTTP traffic -- what do you see?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-932369</guid>
		<pubDate>Fri, 04 May 2007 08:18:30 -0800</pubDate>
		<dc:creator>unSane</dc:creator>
	</item><item>
		<title>By: unSane</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#932372</link>	
		<description>also seconding checking the MTU settings. Verizon FiOS &lt;a href=&quot;http://www2.verizon.net/help/fios_settings/learnmore.asp&quot;&gt;requires a setting of 1492&lt;/a&gt;. If your Router is configured to do this automagically, it  could be wrong. Try setting it to 1492 manually.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-932372</guid>
		<pubDate>Fri, 04 May 2007 08:20:44 -0800</pubDate>
		<dc:creator>unSane</dc:creator>
	</item><item>
		<title>By: mathowie</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#932562</link>	
		<description>If you&apos;re on Windows, go to Start &gt; Run &gt; &quot;cmd.exe&quot; and then type&lt;br&gt;
&quot;nslookup metafilter.com&quot;.&lt;br&gt;
&lt;br&gt;
If you&apos;re on a Mac, go to run Terminal and then type &quot;nslookup&lt;br&gt;
metafilter.com&quot;.&lt;br&gt;
&lt;br&gt;
Post your results. &lt;br&gt;
&lt;br&gt;
Also, if you&apos;ve ever edited your HOSTS file (if you know what that means, you probably have) make sure you don&apos;t have metafilter.com pointed at the old IP.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-932562</guid>
		<pubDate>Fri, 04 May 2007 10:42:21 -0800</pubDate>
		<dc:creator>mathowie</dc:creator>
	</item><item>
		<title>By: humblepigeon</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#932569</link>	
		<description>It&apos;s down to your MTU. If it&apos;s set to too small a value (seemingly anything under 1480), then Metafilter is a no-go. You should be able to change the MTU in your router setup page. You might have to change it on your PCs too, although my Mac seems to learn the MTU value from the router and set it to match. It&apos;s no good setting it on your computers without changing your router&#8211;the router is what matters.&lt;br&gt;
&lt;br&gt;
I had this problem for two weeks until I figured it out, during which Metafilter&apos;s banner loaded but nothing else. Other sites worked fine. I figured the site was borked. &lt;br&gt;
&lt;br&gt;
Apparently it&apos;s something to do with an overly sensitive firewall on the Metafilter server (I believe it&apos;s a Microsoft shop), and a response to requesting too many packets, or perhaps receiving too many packet fragments. A correct MTU means you request fewer packets. &lt;br&gt;
&lt;br&gt;
They ought to fix it.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-932569</guid>
		<pubDate>Fri, 04 May 2007 10:48:46 -0800</pubDate>
		<dc:creator>humblepigeon</dc:creator>
	</item><item>
		<title>By: humblepigeon</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#932572</link>	
		<description>Incidentally, set your MTU to 1,500 and see what happens.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-932572</guid>
		<pubDate>Fri, 04 May 2007 10:49:54 -0800</pubDate>
		<dc:creator>humblepigeon</dc:creator>
	</item><item>
		<title>By: bkeene12</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#932604</link>	
		<description>Shortly after the site switched over to the new servers I had the same problem on my mac boxes.  Oddly enough, I was able to navigate to the site by googling on specific questions and entering through the search engine&apos;s found results.  The problem resolved itself but left me wondering what had happened and why. I believe estimation from the pigeon is indeed correct.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-932604</guid>
		<pubDate>Fri, 04 May 2007 11:22:06 -0800</pubDate>
		<dc:creator>bkeene12</dc:creator>
	</item><item>
		<title>By: humblepigeon</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#932614</link>	
		<description>&lt;em&gt;Incidentally, set your MTU to 1,500 and see what happens.&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
You can use &lt;a href=&quot;http://www.netmonitor.org/tools/ttest.php&quot;&gt;this site&lt;/a&gt; to fine-tune your MTU.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-932614</guid>
		<pubDate>Fri, 04 May 2007 11:30:24 -0800</pubDate>
		<dc:creator>humblepigeon</dc:creator>
	</item><item>
		<title>By: mealy-mouthed</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#932691</link>	
		<description>At risk of sounding stupid&#8212;because I really have no idea what I&apos;m talking about: This happens to me occasionally. I unplug my router and modem for a minute. After plugging them back in and all the pretty lights settle down, I can suddenly surf to the troublesome sites again. &lt;br&gt;
&lt;br&gt;
Magic!&lt;br&gt;
&lt;br&gt;
&lt;/regular&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-932691</guid>
		<pubDate>Fri, 04 May 2007 12:40:01 -0800</pubDate>
		<dc:creator>mealy-mouthed</dc:creator>
	</item><item>
		<title>By: EL-O-ESS</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#932769</link>	
		<description>Just a note here to say that I&apos;ve been having the exact same problem as Eddie Mars, ever since Metafilter was down for a day or two at the end of March.&lt;br&gt;
&lt;br&gt;
Note sure if you&apos;ve found success yet, Eddie, but I&apos;ve tried the suggestions on this page and nothing has worked so far.  MUT on our D-Link router is set to 1492, and I&apos;m apparently not able to set it any higher than that (according to the error the wizard gives me every time I try) -- could that be the problem?  Any suggestions?&lt;br&gt;
&lt;br&gt;
Thanks for asking this questions, Eddie.  I&apos;m looking forward to hearing the solution!</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-932769</guid>
		<pubDate>Fri, 04 May 2007 13:43:16 -0800</pubDate>
		<dc:creator>EL-O-ESS</dc:creator>
	</item><item>
		<title>By: rocketman</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#932779</link>	
		<description>I have basically the same problem, though I don&apos;t have PCs running on my network at home. But still: my iMac won&apos;t load any metafilter sites (or a.whole, for that matter), but it loads at work just fine.&lt;br&gt;
&lt;br&gt;
Actually, I take that back. I *was* able to connect to one MeFi post after a five minute wait maybe a week ago (a friend emailed the link), then couldn&apos;t load anything else.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-932779</guid>
		<pubDate>Fri, 04 May 2007 13:52:52 -0800</pubDate>
		<dc:creator>rocketman</dc:creator>
	</item><item>
		<title>By: girlgeeknz</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#932888</link>	
		<description>I also have had exactly the same problem. I thought the site was down for several weeks, until I realised others could view it.&lt;br&gt;
&lt;br&gt;
Changing my MTU (using Dr TCP) to 1400 worked for me.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-932888</guid>
		<pubDate>Fri, 04 May 2007 16:31:30 -0800</pubDate>
		<dc:creator>girlgeeknz</dc:creator>
	</item><item>
		<title>By: Eddie Mars</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#933036</link>	
		<description>OK.  First off, thank you everyone for all the suggestions.&lt;br&gt;
First thing I checked tonight was the MTU since that seems to be everyone&apos;s preferred culprit.  Router and Mac were both set to 1500.  On unSane&apos;s advice, I lowered this to 1492 for both the Mac and router.  I&apos;m afraid that didn&apos;t help.&lt;br&gt;
I checked the MTU on my work laptop(Windows), and it is set to 1300.  I then ran humblepigeon&apos;s tool, and it said my connection maxed out at 1480.  &lt;br&gt;
&lt;br&gt;
Traceroute on the Mac gets to p02.car05.dllstx6.theplanet.com and then times out.   From my Windows box, I can see that this is the second to last hop, must be the firewall also mentioned by humblepigeon.&lt;br&gt;
&lt;br&gt;
My next step is to lower my MTU to 1480, then if that doesn&apos;t work 1400.  I&apos;ll report my results.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-933036</guid>
		<pubDate>Fri, 04 May 2007 19:53:35 -0800</pubDate>
		<dc:creator>Eddie Mars</dc:creator>
	</item><item>
		<title>By: Eddie Mars</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#933045</link>	
		<description>Woohoo!  That did it.  MTU of 1480, and everything is loading perfectly.  Thanks again to everyone for their help.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-933045</guid>
		<pubDate>Fri, 04 May 2007 20:02:38 -0800</pubDate>
		<dc:creator>Eddie Mars</dc:creator>
	</item><item>
		<title>By: vlotty</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#965460</link>	
		<description>I had to change the MTU value on my Mac to get this to work, rather than changing on my router.&lt;br&gt;
&lt;br&gt;
from the Terminal prompt:&lt;br&gt;
&lt;br&gt;
sudo ifconfig en1 mtu 1464&lt;br&gt;
&lt;br&gt;
If sudo doesn&apos;t work, you&apos;ll need to switch to an administrator account, e.g.:&lt;br&gt;
&lt;br&gt;
su administrator&lt;br&gt;
&lt;br&gt;
en1 is usually Airport, for Ethernet you can change this in the Network system preference pane by manually configuring it.&lt;br&gt;
&lt;br&gt;
There&apos;s also a &lt;a href=&quot;http://docs.info.apple.com/article.html?artnum=107474&quot;&gt;page at Apple&lt;/a&gt; that describes how to set this MTU value on reboot.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-965460</guid>
		<pubDate>Tue, 05 Jun 2007 19:19:45 -0800</pubDate>
		<dc:creator>vlotty</dc:creator>
	</item><item>
		<title>By: vlotty</title>
		<link>http://ask.metafilter.com/61944/Metameta-Mac-trouble#965481</link>	
		<description>One thing I forgot to add...&lt;br&gt;
&lt;br&gt;
Does anyone know how to do the iptables thing on the Mac?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2007:site.61944-965481</guid>
		<pubDate>Tue, 05 Jun 2007 19:49:25 -0800</pubDate>
		<dc:creator>vlotty</dc:creator>
	</item>
	</channel>
</rss>
