You propose to rewrite the TCP MSS option on the routers while tunneling ?
>
> Now TCP generates frames the right size for optimal performance, everything
> else hands down full datagrams and the world is a happier place.
>
> You can't run path MTU discovery with IPsec. The DF could be faked and aimed
> at dropping your link to unusably low speeds. Ignoring the DF could equally
> be a complete link failure. So you don't run mtu discovery.
I'm not sure I follow. You worry about the possible slow down of the
tunnel start point return ICMP messages? So you propose to turn off all
of ICMP to avoid this potential attack? This would sound like overkill
to me, and there would be still enough other ways to generate retry packets
left (e.g. with TCP).
Also the tunnel start point has to be secured anyways, otherwise
all the encryption wouldn't make sense. Similar for the tunnel endpoint.
Or do I miss something?
-Andi
-- This is like TV. I don't like TV.- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/