Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jul 2003 17:05:38 +0200 (CEST)
From:      Rolf Grossmann <grossman@progtech.net>
To:        freebsd-net@freebsd.org
Subject:    Re: Trouble with natd and path mtu discovery (ICMP_UNREACH_NEEDFRAG)
Message-ID:  <200307171505.h6HF5cl01802@isis.muc.progtech.intern>
In-Reply-To: <200307171227.h6HCRr601636@isis.muc.progtech.intern>
References:  <200307171227.h6HCRr601636@isis.muc.progtech.intern>

next in thread | previous in thread | raw e-mail | index | archive | help
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 was destined for.
> 
> PR:     20712

Now I guess something was mixed up here. The PR was talking about
incoming ICMP error message, while the log message and my problem
concerns outgoing ICMP messages.

Am I all wrong here?

Bye, Rolf



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307171505.h6HF5cl01802>