From owner-freebsd-questions@FreeBSD.ORG Thu Mar 31 20:30:47 2005 Return-Path: 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 CAAE416A4CE for ; Thu, 31 Mar 2005 20:30:47 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5856743D2F for ; Thu, 31 Mar 2005 20:30:47 +0000 (GMT) (envelope-from tomasq@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so482918rng for ; Thu, 31 Mar 2005 12:30:46 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=g65vrTPrVH/iRW0TrKcxGbPNL1vZ12ybak+kTJyMb60abGuO6H94AxiNb7sFTehcNzhoaZPdNmx4lWgDTIybirXBQneJFGl+QVeSMvKhiGEocTvPZpTdh7nyAZYY0xnAdIGI6CPWRGoFWsZRw4eRChz4qpRhCCGKsRmIByCj2s4= Received: by 10.38.153.43 with SMTP id a43mr2041833rne; Thu, 31 Mar 2005 12:30:46 -0800 (PST) Received: by 10.38.71.19 with HTTP; Thu, 31 Mar 2005 12:30:46 -0800 (PST) Message-ID: <9e46c99e050331123063b5bea3@mail.gmail.com> Date: Thu, 31 Mar 2005 15:30:46 -0500 From: Tomas Quintero To: mangesh_bhalerao@da-iict.org In-Reply-To: <53218.10.100.56.25.1112202443.squirrel@10.100.56.25> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <53218.10.100.56.25.1112202443.squirrel@10.100.56.25> cc: freebsd-questions@freebsd.org Subject: Re: Help needed Secure Http Tunneling X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Tomas Quintero List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Mar 2005 20:30:47 -0000 putty also supports tunneling if you're connecting from a Windows desktop. I'm sure other SSH clients do as well. On Wed, 30 Mar 2005 22:37:23 +0530 (IST), Mangesh Bhalerao wrote: > > Thanx, dan for the great help I am trying to configure it . > > Regards > ---------------------------------------------------- > Mangesh Bhalerao > M.Tech. (II nd Sem) > DA-IICT ,(www.da-iict.org) > Gandhinagar - 382009 > > Ph#. 9426366185 > ------------------------------------------------------ > > On Tuesday 29 March 2005 09:04, Mangesh Bhalerao wrote: > > Friends, > > > > Can some one let me know what are the tools > > avilable to have a secure tunneling through a "http proxy + firewall" > > combination. Any help on the configuration would be a great help. > > Perhaps stunnel? You can set it up at some port and it can proxy for your > http > proxy. It's been awhile since I used it, but it was very easy to setup. > Performance was ok but it's not for very heavy traffic sites I'd think. Http > over ssl is always slower. If performance isn't the greatest concern but > rather functionality and managability this might be just what you're looking > for. It's in /usr/ports/security/stunnel > > Using a high level (scripting) language which has ssl functionality it would > also be quite easy to write your own if it needs some specific (exotic) local > requirements. > > HTH, > > Dan > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- -Tomas Quintero