From owner-freebsd-questions@FreeBSD.ORG Wed Jul 28 14:46:00 2004 Return-Path: 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 CCB9D16A4CE for ; Wed, 28 Jul 2004 14:46:00 +0000 (GMT) Received: from lilzmailso01.liwest.at (lilzmailso01.liwest.at [212.33.55.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90F3943D2D for ; Wed, 28 Jul 2004 14:46:00 +0000 (GMT) (envelope-from dgw@liwest.at) Received: from cm248-230.liwest.at ([81.10.248.230]) by lilzmailso01.liwest.at with esmtp (Exim 4.24) id 1Bppgh-0003nn-KI; Wed, 28 Jul 2004 16:45:47 +0200 From: Daniela To: "Steve Bertrand" Date: Wed, 28 Jul 2004 15:37:57 +0000 User-Agent: KMail/1.5.3 References: <200407281452.00859.dgw@liwest.at> <200407281522.55263.dgw@liwest.at> <3564.209.167.16.15.1091025383.squirrel@209.167.16.15> In-Reply-To: <3564.209.167.16.15.1091025383.squirrel@209.167.16.15> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200407281537.57983.dgw@liwest.at> cc: questions@freebsd.org Subject: Re: Problems after IP change X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: dgw@liwest.at List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2004 14:46:00 -0000 On Wednesday 28 July 2004 14:36, Steve Bertrand wrote: > >> Do you have an ``alias_address'' statement in your natd.conf file? > > > > I have no natd.conf file. At least I never touched it. But it always > > worked > > like a dream. BTW, natd is started with the command line "natd -n rl0". > > Try shutting down natd and load it with: > > # natd -a x.x.x.x > > where x.x.x.x == your_new_ip > > Does this help? No, it's still the same. > Also, post the relevant ``natd'' line entries in your /etc/natd.conf file. natd.conf doesn't exist. Do you mean rc.conf? Here it is: natd_interface="rl0" natd_enable="YES" But I didn't change anything here, and it always worked.