From owner-freebsd-questions Wed Mar 27 7:15:51 2002 Delivered-To: freebsd-questions@freebsd.org Received: from icarus.slightlystrange.org (icarus.slightlystrange.org [62.190.193.173]) by hub.freebsd.org (Postfix) with ESMTP id C89E337B416 for ; Wed, 27 Mar 2002 07:15:46 -0800 (PST) Received: from danielby by icarus.slightlystrange.org with local (Exim 3.12 #1 (Debian)) id 16qF9I-0008U1-00 for ; Wed, 27 Mar 2002 15:15:40 +0000 Date: Wed, 27 Mar 2002 15:15:40 +0000 From: Daniel Bye To: freebsd-questions@freebsd.org Subject: Re: -redirect_port problems Message-ID: <20020327151540.GA32261@icarus.slightlystrange.org> Reply-To: dan@slightlystrange.org Mail-Followup-To: freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.27i 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 Wed, Mar 27, 2002 at 09:52:15AM -0500, Charles Hatvany wrote: > Hi, > > I have NATD working on several client machines. -redirect_port works fine for mail servers and web servers inside those networks. But for the life of me I cannot make it work for pcAnywhere on ports 5631/2 and for NetWare's Portal on ports 8008/9. Can anyone point me to tools to see what is happening on the interfaces and to see what the Windows and NetWare machines are seeing? > > Thanks, > > Charles Hatvany > charles@hatvany.com > pcAnywhere is an odd beast - 5631 is a TCP socket, whereas 5632 is UDP. Is this reflected in your IPFW ruleset? Log attempts to connect to these ports, and you should see messages on your console. Cheers, Dan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message