Yes

Problem solved.
The TCPMSS stuff was the problem.
This stuff is set in the following script:
 /etc/ppp/ip-up.d/0clampmss
and this file is autogenerated from pppoeconf ...

I have the upgrade not configured with ppoeconf but copied
some generated config files but this one I didn't know :-(

So I hope that this will help some other peoples ...
Ok the next time I will use ppoeconf :-)

Greetings and thanks a lot again for every help

Beat

BTW: This is the command executed in the 0clampmsss
iptables -o "$PPP_IFACE" --insert FORWARD 1 -p tcp --tcp-flags SYN,RST SYN -m tcpmss --mss 1400:1536 -j TCPMSS --clamp-mss-to-pmtu


_______________________________________________
Voyage-linux mailing list
[email protected]
http://list.voyage.hk/mailman/listinfo/voyage-linux

Reply via email to