Date: Fri, 8 Jun 2001 12:09:39 -0500 (CDT) From: Nick Rogness <nick@rogness.net> To: james taylor <jltaylor@metrotel.net> Cc: questions@FreeBSD.ORG Subject: Re: redirect_address natd error Message-ID: <Pine.BSF.4.21.0106081206560.20151-100000@cody.jharris.com> In-Reply-To: <000a01c0f024$7c6708b0$564e2104@tnpp.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <nick@rogness.net> - 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0106081206560.20151-100000>