From owner-freebsd-questions Mon Jul 22 12: 6:54 2002 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 09DA737B401 for ; Mon, 22 Jul 2002 12:06:51 -0700 (PDT) Received: from server.rucus.ru.ac.za (server.rucus.ru.ac.za [146.231.115.1]) by mx1.FreeBSD.org (Postfix) with SMTP id EB45C43E4A for ; Mon, 22 Jul 2002 12:06:47 -0700 (PDT) (envelope-from drs@rucus.ru.ac.za) Received: (qmail 5268 invoked from network); 22 Jul 2002 19:06:43 -0000 Received: from shell-fxp1.rucus.ru.ac.za (HELO shell.rucus.ru.ac.za) (10.0.0.1) by server.rucus.ru.ac.za with SMTP; 22 Jul 2002 19:06:43 -0000 Received: (qmail 73993 invoked by uid 10032); 22 Jul 2002 19:06:43 -0000 Date: Mon, 22 Jul 2002 21:06:43 +0200 From: David =?iso-8859-1?Q?Sieb=F6rger?= To: Soheil Hyeganeh Cc: freebsd-questions@FreeBSD.ORG Subject: Re: need a proxy that is not a proxy Message-ID: <20020722190643.GA72908@rucus.ru.ac.za> References: <20020722121421.GC2730@k7.mavetju> <20020722174305.77920.qmail@web10108.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020722174305.77920.qmail@web10108.mail.yahoo.com> User-Agent: Mutt/1.4i 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 Mon 2002-07-22 (10:43), Soheil Hyeganeh wrote: > I think i made a mistake in my message. > I want to do it without the address translation. > I want a bufferer!!! that doesn't change the source ip > address or destination . no change to anything but if > we must retransmit that retransmit it from the server. Maybe /usr/ports/net/datapipe is what you're looking for? datapipe.c is a simple program that allows a listening TCP/IP port to be constructed on the machine it is running on. Any connections to that port will then be forwarded to the specified remote host and remote port. It's hard to make suggestions because it's not clear me what the problem is that you're trying to solve. -- David Siebvrger drs@rucus.ru.ac.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message