From owner-freebsd-questions@FreeBSD.ORG Thu May 26 17:27:30 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB87116A41C for ; Thu, 26 May 2005 17:27:30 +0000 (GMT) (envelope-from FreeBSD@amadeus.demon.nl) Received: from post-23.mail.nl.demon.net (post-23.mail.nl.demon.net [194.159.73.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8089C43D48 for ; Thu, 26 May 2005 17:27:30 +0000 (GMT) (envelope-from FreeBSD@amadeus.demon.nl) Received: from amadeus.demon.nl ([82.161.18.200]:55291 helo=[10.0.1.1]) by post-23.mail.nl.demon.net with esmtp (Exim 4.43) id 1DbM8n-000I2i-Ak; Thu, 26 May 2005 17:27:29 +0000 In-Reply-To: References: <347676E8-FBF5-4146-BC53-ADC1DDA761E0@amadeus.demon.nl> Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <0CE44CC9-A350-4D55-A701-3E158796F1BD@amadeus.demon.nl> Content-Transfer-Encoding: 7bit From: FreeBSD questions mailing list Date: Thu, 26 May 2005 19:27:27 +0200 To: Charles Swiger X-Mailer: Apple Mail (2.730) Cc: freebsd Subject: Re: ICMP redirect X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 May 2005 17:27:30 -0000 On 25 mei 2005, at 17:55, Charles Swiger wrote: > On May 25, 2005, at 11:46 AM, FreeBSD questions mailing list wrote: > >> Lately i get a lot (really a lot) of these errors: >> >> icmp redirect from 127.0.0.1: => 127.0.0.1 >> >> I have no idea where they come from and better how to get rid of >> them... >> Can anyone point me in a direction to solve this problem? >> > > You are probably trying to access services on the localhost via the > name of your outside IP, rather than via localhost. I would gather > than you are running NAT somewhere. > > You can set up /etc/hosts so that name refers to the inside IP > addr, or set up split DNS. Another way would be to add an alias of > your outside IP on the machine... > > -- > -Chuck > thanks Arno > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" >