Package: pppoeconf
Version: 1.7

In the script /etc/ppp/ip-up.d/0clampmss iptables uses the default table 
instead of the mangle table. Because of this, some sites are still not 
reachable.


if one add the options "-t mangle -I FORWARD -p tcp --tcp-flags SYN,RST SYN -j 
TCPMSS --clamp-mss-to-pmtu" to the iptables command, the connection works 
flawlessly.

I'm using Debian GNU/Linux 3.1 kernel 2.4.27.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to