Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Thu, 20 Dec 2001 14:01:20 -0500
From: Jason Tishler <jason@tishler.net>
To: CyberZombie <CyberZombie@mediaone.net>
Cc: cygwin@cygwin.com
Subject: Re: How do I use a socks server with cygwin?
Message-ID: <20011220190116.GA1472@dothill.com>
Mail-Followup-To: CyberZombie <CyberZombie@mediaone.net>, cygwin@cygwin.com
References: <uellqs2ew.fsf@axis.com> <20011220132712.GB2396@dothill.com> <3C22012F.2040407@mediaone.net>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="mP3DRpeJDSE+ciuQ"
Content-Disposition: inline
In-Reply-To: <3C22012F.2040407@mediaone.net>
User-Agent: Mutt/1.3.24i

--mP3DRpeJDSE+ciuQ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Thu, Dec 20, 2001 at 09:18:07AM -0600, CyberZombie wrote:
> You're saying that by using the Hummingbird product, you can ssh through 
> the firewall?

Yes.

> Can you elaborate how you did this?

Once the Hummingbird SOCKS proxy software is installed, all that you need
to do is create a socks.cnf file.  See attached for a sample.  This it!
You are done!  It's that easy!

If you are looking for just a ssh/SOCKS solution then try the following:

    http://www.imasy.or.jp/~gotoh/ssh/connect.c
    
This is what I used before I found the generic Hummingbird solution.

BTW, Shun-ichi GOTO has a cvs-socks solution (if you can read Japanese)
at:

    http://www.imasy.or.jp/~gotoh/ssh/
    
Jason

--mP3DRpeJDSE+ciuQ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="socks.cnf"

# $Id: socks.cnf,v 1.3 2001/12/14 17:39:58 jtishler Exp $

# Define excluded applications
EXCLUDE-MODULE Extranet
EXCLUDE-MODULE IEXPLORE
EXCLUDE-MODULE netscape

# Define included applications
BIND-MODULE *

# Define direct networks
DIRECT 15.0.0.0 255.0.0.0

# Define round-robin, load balanced SOCKS V5 servers
BALANCE
SOCKD5 @=15.10.176.10,15.10.184.10,15.10.176.11 0.0.0.0 0.0.0.0 


--mP3DRpeJDSE+ciuQ
Content-Type: text/plain; charset=us-ascii

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/
--mP3DRpeJDSE+ciuQ--
