From owner-freebsd-questions Fri Jun 8 8:50:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id 8DC1C37B401 for ; Fri, 8 Jun 2001 08:50:23 -0700 (PDT) (envelope-from nick@rogness.net) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id f58H9d220286; Fri, 8 Jun 2001 12:09:40 -0500 (CDT) (envelope-from nick@rogness.net) Date: Fri, 8 Jun 2001 12:09:39 -0500 (CDT) From: Nick Rogness X-Sender: nick@cody.jharris.com To: james taylor Cc: questions@FreeBSD.ORG Subject: Re: redirect_address natd error In-Reply-To: <000a01c0f024$7c6708b0$564e2104@tnpp.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 8 Jun 2001, james taylor wrote: > I keep getting: "...unable to bind divert socket: address already in > use..." when I try to use the -redirect_address or -redirect_port > function. natd or some other program is already bound to that socket (8668) and you need to stop it first (with kill) and then start natd. To find which program is bound to port 8668, use the 'sockstat' command. Nick Rogness - Keep on Routing in a Free World... "FreeBSD: The Power to Serve!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message