Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2002 22:14:21 +1000
From:      Edwin Groothuis <edwin@mavetju.org>
To:        soheil hyeganeh <soheil_has@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: need a proxy that is not a proxy
Message-ID:  <20020722121421.GC2730@k7.mavetju>
In-Reply-To: <20020722120806.62362.qmail@web10105.mail.yahoo.com>
References:  <20020722120806.62362.qmail@web10105.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020722121421.GC2730>