Re: How do I use a socks server with cygwin?

2002-01-08 Thread Jason Tishler
On Thu, Dec 20, 2001 at 02:01:20PM -0500, Jason Tishler wrote: On Thu, Dec 20, 2001 at 09:18:07AM -0600, CyberZombie wrote: 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

How do I use a socks server with cygwin?

2001-12-20 Thread Niklas Morberg
I sit behind a corporate firewall and I'm looking for a way to use e.g. cvs from behind the firewall. SOCKS is installed on the firewall. When I sit on a standard Unix machine, I would use the runsocks script to achieve this: % runsocks cvs up How would I go about doing this in cygwin? Niklas

Re: How do I use a socks server with cygwin?

2001-12-20 Thread Jason Tishler
Niklas, On Thu, Dec 20, 2001 at 09:48:07AM +0100, Niklas Morberg wrote: I sit behind a corporate firewall and I'm looking for a way to use e.g. cvs from behind the firewall. SOCKS is installed on the firewall. I just experienced this pleasure myself when my (small) company was acquired by a

Re: How do I use a socks server with cygwin?

2001-12-20 Thread CyberZombie
You're saying that by using the Hummingbird product, you can ssh through the firewall? Can you elaborate how you did this? Jason Tishler wrote: Niklas, On Thu, Dec 20, 2001 at 09:48:07AM +0100, Niklas Morberg wrote: I sit behind a corporate firewall and I'm looking for a way to use e.g. cvs

Re: How do I use a socks server with cygwin?

2001-12-20 Thread Andrew Markebo
Just a quick thought about firewalls and ssh'ing through them.. We had a firewall that allowed https-connections, and well, you can use this to connect to a ssh-server, by telling ssh to use a wrapper script to fire up the connection, get in touch with me and I can dig it up.. Meanwhile,

Re: How do I use a socks server with cygwin?

2001-12-20 Thread Michael Schaap
At 16:33 20-12-2001, CyberZombie wrote: That's just it -- I normally use 443 as a way to get through firewalls with ssh. But at the company I work for (I'm a consultant), EVERY port is locked down or pushed through a socks server. Hence my need to get a functional socks filter... From

Re: How do I use a socks server with cygwin?

2001-12-20 Thread Jason Tishler
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

Re: How do I use a socks server with cygwin?

2001-12-20 Thread Jason Tishler
Andy, On Thu, Dec 20, 2001 at 04:25:18PM +0100, Andrew Markebo wrote: Meanwhile, using a socks server, well basically it should be up to the application, not cygwin to handle this, so if you find a cvs supporting socks off you go.. :-) Sorry, I disagree. Why modify every application (of