From owner-freebsd-questions@FreeBSD.ORG Sun Apr 13 15:21:04 2003 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 F336C37B401 for ; Sun, 13 Apr 2003 15:21:03 -0700 (PDT) Received: from norton.palomine.net (norton.palomine.net [66.93.48.52]) by mx1.FreeBSD.org (Postfix) with SMTP id 6866E43F93 for ; Sun, 13 Apr 2003 15:21:03 -0700 (PDT) (envelope-from sullrich@palomine.net) Received: (qmail 30820 invoked by uid 1004); 13 Apr 2003 22:21:03 -0000 Date: Sun, 13 Apr 2003 18:21:03 -0400 From: SKU To: questions@freebsd.org Message-ID: <20030413222103.GA30738@palomine.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.1i Subject: NATD Will not start with -punch_fw .. just blocks. 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: Sun, 13 Apr 2003 22:21:04 -0000 Greetings, I have a custom version of a FreeBSD that was created similar to this method: http://neon1.net/misc/minibsd.html#t1.1 Having a bit of a problem starting natd with the punch_fw option since upgrading to 4.8. If I remove the -punch_fw option, natd starts. Otherwise it acts like it is running but does not fork to the background. If I force it to the background and run top, it shows the process as running okay with the state as "RUN". Here is the command I am using: natd -dynamic -m -n sis0 -punch_fw 4000:100 If I downgrade back down to 4.7, everything works fine. So, does anyone have any ideas where I can start looking? I have recompiled natd as static to make sure it was not library issue to no avail. Any help would be much appreciated as this problem is really starting to bother me. TIA, SKU PS: please carbon copy me as I am not on this list.