Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: problem with the latest version of ssh |
|---|---|
| Date: | Fri, 1 Apr 2005 09:50:54 -0800 (PST) |
Since you have no network connectivity from a certain location, I'd suspect routing or access list issues. There are some tests you can try from both locations: telnet oldserver 22 telnet newserver 22 You should see something like: Trying aaa.bbb.ccc.ddd... Connected to aaa.bbb.ccc.ddd. Escape character is '^]'. SSH-1.99-OpenSSH_3.9p1 Protocol mismatch. Connection closed by foreign host. Even if you have tcpwrappers, you'll still get: Trying aaa.bbb.ccc.ddd... Connected to aaa.bbb.ccc.ddd. Escape character is '^]'. Connection closed by foreign host. Verify the network that both locations are on, and compare to the routing on the new system. It could also be an access list issue on the router. --- Leif Ericksen <leife@dls.net> wrote:
are you forcing it to only accept connections from a specif ssh protocol (1,2) /etc/ssh/sshd_config or do you have TCPWrappers set? What are the /var/log/secure or likewise files telling you on the server that you can not access? just a few thoughts -- Leif Ericksen On Wed, 2005-03-30 at 10:37 -0800, Simon M. C. Butler wrote:Hi, I.m hoping someone can shed some light on aconfusing problem for me.I administer 2 servers for sendmail/http/dns andhave recently just upgraded one of them (a solaris 8 sparc) to OpenSSH_4.0p1, OpenSSL 0.9.7e 25 Oct 2004The older machine is a redhat 6.2 x86 machinerunning SSH Version 2.0.13I recently started work at a new company and i amunable to ssh into the ssh-upgraded server remotely. Nor will it service http requests from this location. The older machine however works just fine and I can ssh in no problem.The confusing thing is that when I try to accessmy machines from a friends network the upgraded machine works fine and I can log in using ssh.I am logging in using the latest version of puttyon the same win2k m/c in every caseCan anyone tell what is about the upgraded ssh/sslmachine that causes it to stop responding to ssh requests (and http requests) from one particular location but is ok from other locations. The other machine running the older version of ssh works fine and I.m able connect to it fine from my new work location,TIA.-- Leif Ericksen <leife@dls.net>
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: problem with the latest version of ssh, Aman Raheja |
|---|---|
| Next by Date: | trouble logging in with openssh client, Bob Ababurko |
| Previous by Thread: | Re: problem with the latest version of ssh, Aman Raheja |
| Next by Thread: | Re: problem with the latest version of ssh, Darren Tucker |
| Indexes: | [Date] [Thread] [Top] [All Lists] |