reidwooten99 / connectbot

Automatically exported from code.google.com/p/connectbot
Apache License 2.0
0 stars 0 forks source link

Can't connect to specific host #694

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to connect to anyuser@panix1.panix.com

What is the expected output? What do you see instead?
- Expect a connection to be established / password request / etc
- I get "Connection to panix1.panix.com:22 via ssh" then nothing else happens

What version of the product are you using (you can see this by using Menu
-> About in the Host List)?
ConnectBot 1.8.2 (v1.8.2 2015.03.22)

What type of system are you trying to connect to?
NetBSD host

If you are able to connect, what is the output of "echo $TERM", "uname -a",
and any other relevant information on the host?

$ echo $TERM
xterm

$ uname -a
NetBSD panix2.panix.com 6.1.5 NetBSD 6.1.5 (PANIX-XEN-USER) #1: Thu Jan 15 
16:34:05 EST 2015  
root@juggler.panix.com:/misc/obj/misc/devel/netbsd/6.1.5/src/sys/arch/i386/compi
le/PANIX-XEN-USER i386

$ /usr/bin/sshd -v
OpenSSH_5.9 NetBSD_Secure_Shell-20110907, OpenSSL 1.0.1k 8 Jan 2015

Other Information:

1. Used to connect before latest update.
2. Still connects to other hosts
3. Other panix users have reported same problem

Thanks

Original issue reported on code.google.com by Michael....@gmail.com on 4 Apr 2015 at 2:52