Re: An ssh Question
- From: Jonathan Chen <jonc@xxxxxxxxxxx>
- Date: Sat, 7 Jul 2007 21:02:48 +1200
On Sat, Jul 07, 2007 at 02:52:21AM -0500, Tim Daneliuk wrote:
I have a machine that is my firewall/gateway to a private network NATing
non-routable addresses. I can ssh at-will from hosts on the private
network to machines out on the net, but when I try to ssh from the
firewall machine to a particular address, it just hangs and eventually
times out. Verbose output is:
OpenSSH_4.5p1 FreeBSD-20061110, OpenSSL 0.9.7e-p1 25 Oct 2004
debug1: Reading configuration data /etc/ssh/ssh_config
debug2: ssh_connect: needpriv 0
debug1: Connecting to xxxxxxxxxxxxxx.com [x.x.x.x] port 22.
What is really baffling is that if I try the exact same thing from, say,
a cygwin session on a host on the private network - this works fine.
So ... it's not a firewall problem as near as I can tell.
It sure sounds like a firewall problem to me. Why do you think
otherwise?
--
Jonathan Chen <jonc@xxxxxxxxxxx>
----------------------------------------------------------------------
char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: An ssh Question
- From: Tim Daneliuk
- Re: An ssh Question
- References:
- An ssh Question
- From: Tim Daneliuk
- An ssh Question
- Prev by Date: adding password for root
- Next by Date: Re: Safely mount OS X UFS filesystem?
- Previous by thread: An ssh Question
- Next by thread: Re: An ssh Question
- Index(es):
Relevant Pages
|