From owner-freebsd-questions@FreeBSD.ORG Wed Jul 28 14:36:17 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 C31FE16A4CE for ; Wed, 28 Jul 2004 14:36:17 +0000 (GMT) Received: from pearl.ibctech.ca (dev.eagle.ca [209.167.58.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 486CE43D2F for ; Wed, 28 Jul 2004 14:36:16 +0000 (GMT) (envelope-from iaccounts@ibctech.ca) Received: (qmail 66682 invoked by uid 1002); 28 Jul 2004 14:36:27 -0000 Received: from iaccounts@ibctech.ca by pearl.ibctech.ca by uid 89 with qmail-scanner-1.22 (clamscan: 0.73. spamassassin: 2.63. Clear:RC:1(127.0.0.1):. Processed in 3.037201 secs); 28 Jul 2004 14:36:27 -0000 Received: from unknown (HELO webmail.ibctech.ca) (127.0.0.1) by localhost.ibctech.ca with SMTP; 28 Jul 2004 14:36:23 -0000 Received: from 209.167.16.15 (SquirrelMail authenticated user steve@ibctech.ca); by webmail.ibctech.ca with HTTP; Wed, 28 Jul 2004 10:36:23 -0400 (EDT) Message-ID: <3564.209.167.16.15.1091025383.squirrel@209.167.16.15> In-Reply-To: <200407281522.55263.dgw@liwest.at> References: <200407281452.00859.dgw@liwest.at> <200407281507.56893.dgw@liwest.at> <3549.209.167.16.15.1091024509.squirrel@209.167.16.15> <200407281522.55263.dgw@liwest.at> Date: Wed, 28 Jul 2004 10:36:23 -0400 (EDT) From: "Steve Bertrand" To: dgw@liwest.at User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal cc: questions@freebsd.org Subject: Re: Problems after IP change X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jul 2004 14:36:17 -0000 >> 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? Also, post the relevant ``natd'' line entries in your /etc/natd.conf file. Steve >