[Voyage-linux] Anybody using pppd on voyage-0.5.2 and masquerading?: SOLVED

Beat Meier (spam-protected)
Thu Sep 11 23:18:22 HKT 2008


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





More information about the Voyage-linux mailing list