[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Setting MTU size for ppp0



On Sunday February 27 2005 02:23, Sven Nielsen wrote:
> I am trying to limit MTU size on ppp0 to below 1492 (that is, I want 1412)
> because my (new) linux machine has to masquerade for my roommate (winXP
> home). I set up pppoe with pppoeconf which configures MTU for ppp0 to 1492.

There's kind of a generic "make-DSL-work"-rule for iptables:

-A FORWARD -p tcp -m tcp --tcp-flags SYN,RST SYN -j TCPMSS --clamp-mss-to-pmtu

So as long as the system is able to determine the PMTU, you should be fine.

-- 
Got Backup?

Jabber: Shadowdancer at jabber.fsinf.de

Attachment: pgpsANtCzBnyk.pgp
Description: PGP signature


Reply to: