Re: Trouble with natd and path mtu discovery (ICMP_UNREACH_NEEDFRAG)

2003-07-17 Thread Rolf Grossmann
Hi again, sorry, I keep forgetting to say, this is 4.8-STABLE. And I also wanted to say, backing out the patch from alias.c rev. 1.23 solves my problem, but as a result I may get the problem described in the PR. Rolf ___ [EMAIL PROTECTED] mailing list

Re: Trouble with natd and path mtu discovery (ICMP_UNREACH_NEEDFRAG)

2003-07-17 Thread Rolf Grossmann
Hi again, I've done some more research and I think I found the reason for my problem: It's in lib/libalias/alias.c rev 1.23: > Changed the way we handle outgoing ICMP error messages -- do > not alias `ip_src' unless it comes from the host an original > datagram that triggered this error message w

Trouble with natd and path mtu discovery (ICMP_UNREACH_NEEDFRAG)

2003-07-17 Thread Rolf Grossmann
Hi, I'm currently running into a problem using natd with a private network that does not have an overall mtu of 1500. Unfortunately the setup is quite complex and I'd like to get by without explaining it all. So for the moment I'll just ask about what I think is the problem and if you need more in