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
# $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 

--
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/

Reply via email to