<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Some sites don&#x27;t load, using PPPoE]]></title><description><![CDATA[<p dir="auto">Hello everyone<br />
I'm very new to pfsense (or any BSD), but I'm trying to set it up to be a firewall to a small network.</p>
<p dir="auto">I got most of it working, but some sites won't load. I've had a similar problem in another platform years ago, and I remember the MTU was wrong, but I've double checked that and it seems correct.</p>
<p dir="auto">My setup:</p>
<ul>
<li>
<p dir="auto">pfsense 2.0.2-RELEASE</p>
</li>
<li>
<p dir="auto">ALIX board - alix2d13</p>
</li>
<li>
<p dir="auto">DSL line attached to a modem in bridge mode</p>
</li>
<li>
<p dir="auto">Using PPPoE on pfsense, MTU of 1500 on vr0 (wan port), 1492 on pppoe1</p>
</li>
</ul>
<p dir="auto">What works:</p>
<ul>
<li>
<p dir="auto">SSH to outside world</p>
</li>
<li>
<p dir="auto">I can "dig" everything</p>
</li>
<li>
<p dir="auto">most sites (google.com, pcengines.ch, twitter.com)</p>
</li>
</ul>
<p dir="auto">What doesn't:</p>
<ul>
<li>some sites (yahoo.com, microsoft.com, flattr.com). The browser keeps loading on a blank page for a long time</li>
</ul>
<p dir="auto">What I've already done:</p>
<ul>
<li>
<p dir="auto">Disable hardware checksum offload</p>
</li>
<li>
<p dir="auto">restart interfaces, pppoe, pfsense, modem…</p>
</li>
<li>
<p dir="auto">After setting MTU to 1500, ping works with packets up to 1464 bytes, so the MTU should be 1492. After setting MTU to 1492, situation persists</p>
</li>
<li>
<p dir="auto">Packet analysis with Wireshark. On working sites, I get a small HTTP response. On sites that don't work, there's TCP fragments of 1506 bytes, but wireshark doesn't identify any packet as being HTTP</p>
<p dir="auto">Here's my ifconfig (vr1 is LAN):</p>
<pre><code>vr0: flags=8843 &lt;up,broadcast,running,simplex,multicast&gt;metric 0 mtu 1500
	options=8280b &lt;rxcsum,txcsum,vlan_mtu,wol_ucast,wol_magic,linkstate&gt;ether [CENSORED MAC 0]
	inet6 fe80::20d:b9ff:fe2a:b5f0%vr0 prefixlen 64 scopeid 0x1 
	nd6 options=43 &lt;performnud,accept_rtadv&gt;media: Ethernet autoselect (100baseTX &lt;full-duplex&gt;)
	status: active
vr1: flags=8843 &lt;up,broadcast,running,simplex,multicast&gt;metric 0 mtu 1500
	options=82808 &lt;vlan_mtu,wol_ucast,wol_magic,linkstate&gt;ether [CENSORED MAC 1]
	inet 192.168.1.1 netmask 0xffffff00 broadcast 192.168.1.255
	inet6 fe80::20d:b9ff:fe2a:b5f1%vr1 prefixlen 64 scopeid 0x2 
	nd6 options=43 &lt;performnud,accept_rtadv&gt;media: Ethernet autoselect (100baseTX &lt;full-duplex&gt;)
	status: active
vr2: flags=8843 &lt;up,broadcast,running,simplex,multicast&gt;metric 0 mtu 1500
	options=82808 &lt;vlan_mtu,wol_ucast,wol_magic,linkstate&gt;ether [CENSORED MAC 2]
	inet6 fe80::20d:b9ff:fe2a:b5f2%vr2 prefixlen 64 scopeid 0x3 
	nd6 options=43 &lt;performnud,accept_rtadv&gt;media: Ethernet autoselect (none)
	status: no carrier
ath0: flags=8802 &lt;broadcast,simplex,multicast&gt;metric 0 mtu 2290
	ether [CENSORED MAC 3]
	media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
	status: no carrier
lo0: flags=8049 &lt;up,loopback,running,multicast&gt;metric 0 mtu 16384
	options=3 &lt;rxcsum,txcsum&gt;inet 127.0.0.1 netmask 0xff000000 
	inet6 ::1 prefixlen 128 
	inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 
	nd6 options=43 &lt;performnud,accept_rtadv&gt;pfsync0: flags=0&lt;&gt; metric 0 mtu 1460
	syncpeer: 224.0.0.240 maxupd: 128 syncok: 1
enc0: flags=0&lt;&gt; metric 0 mtu 1536
pflog0: flags=100 &lt;promisc&gt;metric 0 mtu 33200
pppoe1: flags=88d1 &lt;up,pointopoint,running,noarp,simplex,multicast&gt;metric 0 mtu 1492
	inet6 fe80::20d:b9ff:fe2a:b5f0%pppoe1 prefixlen 64 scopeid 0x9 
	inet 85.246.162.252 --&gt; 194.65.169.248 netmask 0xffffffff 
	nd6 options=43 &lt;performnud,accept_rtadv&gt;&lt;/performnud,accept_rtadv&gt;&lt;/up,pointopoint,running,noarp,simplex,multicast&gt;&lt;/promisc&gt;&lt;/performnud,accept_rtadv&gt;&lt;/rxcsum,txcsum&gt;&lt;/up,loopback,running,multicast&gt;&lt;/broadcast,simplex,multicast&gt;&lt;/performnud,accept_rtadv&gt;&lt;/vlan_mtu,wol_ucast,wol_magic,linkstate&gt;&lt;/up,broadcast,running,simplex,multicast&gt;&lt;/full-duplex&gt;&lt;/performnud,accept_rtadv&gt;&lt;/vlan_mtu,wol_ucast,wol_magic,linkstate&gt;&lt;/up,broadcast,running,simplex,multicast&gt;&lt;/full-duplex&gt;&lt;/performnud,accept_rtadv&gt;&lt;/rxcsum,txcsum,vlan_mtu,wol_ucast,wol_magic,linkstate&gt;&lt;/up,broadcast,running,simplex,multicast&gt; 
</code></pre>
<p dir="auto">I'm a bit lost as to what I can do to debug this  :-\ any help is welcome</p>
</li>
</ul>
]]></description><link>https://forum.netgate.com/topic/52274/some-sites-don-t-load-using-pppoe</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Apr 2026 12:52:10 GMT</lastBuildDate><atom:link href="https://forum.netgate.com/topic/52274.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 24 Jan 2013 03:47:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Some sites don&#x27;t load, using PPPoE on Fri, 25 Jan 2013 20:13:09 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cmb">@<bdi>cmb</bdi></a>:</p>
<blockquote>
<p dir="auto">Almost certainly because you need a lower value for MSS clamping.</p>
</blockquote>
<p dir="auto">Yes! Setting Interfaces-&gt;WAN-&gt;MSS to 1492 (or lower) solves this.<br />
Now I can finally move on to more important configuration… Thank you so much!  ;D</p>
]]></description><link>https://forum.netgate.com/post/374856</link><guid isPermaLink="true">https://forum.netgate.com/post/374856</guid><dc:creator><![CDATA[goncalopp]]></dc:creator><pubDate>Fri, 25 Jan 2013 20:13:09 GMT</pubDate></item><item><title><![CDATA[Reply to Some sites don&#x27;t load, using PPPoE on Fri, 25 Jan 2013 04:36:47 GMT]]></title><description><![CDATA[<p dir="auto">Almost certainly because you need a lower value for MSS clamping.</p>
]]></description><link>https://forum.netgate.com/post/374668</link><guid isPermaLink="true">https://forum.netgate.com/post/374668</guid><dc:creator><![CDATA[cmb]]></dc:creator><pubDate>Fri, 25 Jan 2013 04:36:47 GMT</pubDate></item><item><title><![CDATA[Reply to Some sites don&#x27;t load, using PPPoE on Thu, 24 Jan 2013 22:39:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/slu">@<bdi>slu</bdi></a>:</p>
<blockquote>
<p dir="auto">DNS work?</p>
</blockquote>
<p dir="auto">Actually, PPPoE was returning 127.0.0.1 as the DNS server, but I went ahead and added them manually, and everything seems correct on the DNS level. As I mentioned, I can "dig" all hosts, including the sites that don't work</p>
]]></description><link>https://forum.netgate.com/post/374640</link><guid isPermaLink="true">https://forum.netgate.com/post/374640</guid><dc:creator><![CDATA[goncalopp]]></dc:creator><pubDate>Thu, 24 Jan 2013 22:39:38 GMT</pubDate></item><item><title><![CDATA[Reply to Some sites don&#x27;t load, using PPPoE on Thu, 24 Jan 2013 13:48:08 GMT]]></title><description><![CDATA[<p dir="auto">DNS work?</p>
<p dir="auto">http://forum.pfsense.org/index.php/topic,57020.0.html</p>
]]></description><link>https://forum.netgate.com/post/374534</link><guid isPermaLink="true">https://forum.netgate.com/post/374534</guid><dc:creator><![CDATA[slu]]></dc:creator><pubDate>Thu, 24 Jan 2013 13:48:08 GMT</pubDate></item></channel></rss>