From owner-freebsd-hackers Wed Feb 6 19:23:22 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from damnhippie.dyndns.org (12-253-177-2.client.attbi.com [12.253.177.2]) by hub.freebsd.org (Postfix) with ESMTP id 854EB37B405 for ; Wed, 6 Feb 2002 19:23:20 -0800 (PST) Received: from [172.22.42.2] (peace.hippie.lan [172.22.42.2]) by damnhippie.dyndns.org (8.11.6/8.11.6) with ESMTP id g173NJv37963 for ; Wed, 6 Feb 2002 20:23:20 -0700 (MST) (envelope-from freebsd@damnhippie.dyndns.org) User-Agent: Microsoft Outlook Express Macintosh Edition - 5.01 (1630) Date: Wed, 06 Feb 2002 20:23:20 -0700 Subject: Re: Re[4]: natd UDP errors with PPP demand dial From: Ian To: freebsd-hackers Message-ID: In-Reply-To: <199529679048.20020206215417@mindspring.com> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > I think I have to stick with the conventional setup, and go back to > trying to answer my original questions: > > 1. Why is the machine trying to send packets to its own previous IP? > 2. How do I stop that? Well, for some brute-force debugging, maybe you can get some extra clues by manually running natd -v in a console rather than running it as a daemon. The -v output shows each packet being aliased, and also shows the activity on the routing socket that it's monitoring for the -dynamic stuff. -- Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message