On Tue, 21 Aug 2007, Laurence J. Lane wrote:
Add ipv6 TCPMSS target support to your kernel and it should work as
prescribed. The tcpmss match is something different.
Ah, so it did. Turns out I wasn't on the kernel I thought I was on...
Looks like you need to be using 2.6.21-2 as your kernel, as it isn't in
2.6.18-{4,5}
When running 2.6.21-2, I am able to do:
ip6tables -t mangle -A FORWARD -p tcp --tcp-flags SYN,RST SYN \
-j TCPMSS --clamp-mss-to-pmtu
-m tcpmss still doesn't work (as expected, since there's no
libip6t_tcpmss.so)
So, I think this bug does now count as closed :)
Cheers
Nick
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]