From owner-freebsd-questions Mon Jul 22 5:14:47 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 9C7D637B400 for ; Mon, 22 Jul 2002 05:14:44 -0700 (PDT) Received: from topaz.mdcc.cx (topaz.mdcc.cx [212.204.230.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C07443E3B for ; Mon, 22 Jul 2002 05:14:44 -0700 (PDT) (envelope-from edwin@mavetju.org) Received: from k7.mavetju (topaz.mdcc.cx [212.204.230.141]) by topaz.mdcc.cx (Postfix) with ESMTP id 29CF52B8D5; Mon, 22 Jul 2002 14:14:36 +0200 (CEST) Received: by k7.mavetju (Postfix, from userid 1001) id 94D536A711E; Mon, 22 Jul 2002 22:14:21 +1000 (EST) Date: Mon, 22 Jul 2002 22:14:21 +1000 From: Edwin Groothuis To: soheil hyeganeh Cc: freebsd-questions@FreeBSD.ORG Subject: Re: need a proxy that is not a proxy Message-ID: <20020722121421.GC2730@k7.mavetju> Mail-Followup-To: Edwin Groothuis , soheil hyeganeh , freebsd-questions@FreeBSD.ORG References: <20020722120806.62362.qmail@web10105.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020722120806.62362.qmail@web10105.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 > > i have a link like this: > client<-->gatway <--> internet > > I just want to talk about TCP/IP connections. > I want to buffer datas that are recieved by gateway , > so if the client doesn't acknowleged the data we > resend it . That's all builtin in the TCP protocol. If you want to do IP address translation you should think about something like running NAT on the gateway. If you want to do full proxying for a certain applicatin you need to find a specific proxy for that application. Choose the answer you like most ;-) Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/weblog.php bash$ :(){ :|:&};: | Interested in MUDs? http://www.FatalDimensions.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message