On 12/6/2015 11:05 PM, Michael Richardson wrote:
Yes, like James, I'd say that your problem is MTU issues with the PPPoE.
Aside from the usual mss-clamping solution, you could also lower the MTU
on the "lan2" to 1460 or so.
DHCP should tell the other boxes about that, and things may work better.
Yes, I am forcing the MTU to 1464 via DHCP. However, I tried adding this:
iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN -j TCPMSS
--clamp-mss-to-pmtu
to my iptables script and that seems to have cured the problem, at least
for this morning. Thanks for the nudge.
--Yan
--
] Never tell me the odds! | ipv6 mesh networks [
] Michael Richardson, Sandelman Software Works | network architect [
] mcr@xxxxxxxxxxxx http://www.sandelman.ca/ | ruby on rails [
--
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html