Re: Problem using ssh on N800

2009-02-18 Thread Martin Collins
On 2/15/09, Martin Collins wrote: > > Unfortunately I'm travelling at the mo' but next time I come across an > open non-netgear AP I'll try connecting to something. Yup, I can connect across the internet to my machine at home with no problem at all. So looks like I just have a naff router. Than

Re: Problem using ssh on N800

2009-02-14 Thread Graham Cobb
On Saturday 14 February 2009 11:18:57 Faheem Pervez wrote: > I had the same problem, where ssh would hang on my old router with "debug2: > channel 0: open confirm rwindow 0 rmax 32768". I recompiled openssh with a > fix: http://qwerty12.maemobox.org/openssh_badrouter_fix/ and it worked for > me. 3

Re: Problem using ssh on N800

2009-02-14 Thread Faheem Pervez
I had the same problem, where ssh would hang on my old router with "debug2: channel 0: open confirm rwindow 0 rmax 32768". I recompiled openssh with a fix: http://qwerty12.maemobox.org/openssh_badrouter_fix/ and it worked for me. 3 people (that I know of have tested it successfully): me, anders_gud

Re: Problem using ssh on N800

2009-02-13 Thread Martin Collins
On Fri, Feb 13, 2009 at 6:30 PM, Graham Cobb wrote: > > In an earlier email you showed logs (from both ends) of the failing > connection. How about getting logs (from both ends) of the successful > connection from the 770 and comparing them to see what **should** be the next > thing reported in t

Re: Problem using ssh on N800

2009-02-13 Thread Graham Cobb
On Friday 13 February 2009 17:13:43 Denis Dimick wrote: > Well I'm stumped, the only suggestion I have left is log int the Nokia from > an X-Windows locally and run: "apt-get update; apt-get upgrade; apt-get > dist-upgrade" and see if that helps. If not, you may have to re-flash and > see if that h

Re: Problem using ssh on N800

2009-02-13 Thread Denis Dimick
Well I'm stumped, the only suggestion I have left is log int the Nokia from an X-Windows locally and run: "apt-get update; apt-get upgrade; apt-get dist-upgrade" and see if that helps. If not, you may have to re-flash and see if that helps. If re-flashing helps, then load your apps back one or two

Re: Problem using ssh on N800

2009-02-13 Thread Martin Collins
On Fri, Feb 13, 2009 at 4:53 AM, Denis Dimick wrote: > Two things, and I'm betting I could be wrong: > > 1. Your listening on port 22 as well as ? Yes I listen on both, I added for connections from the internet. > 2. Try adding this to /etc/sshd_config > > ChallengeResponseAuthenticatio

Re: Problem using ssh on N800

2009-02-12 Thread Martin Collins
The only thing in /var/log/auth.log that stands out is "/etc/default/locale not found". I've fixed that but it hasn't improved anything. Thanks for all the suggestions, but I'm still stumped. I've repeated the operation with maximum debug levels and the results from the point of entering the passwo

Re: Problem using ssh on N800

2009-02-11 Thread Denis Dimick
What do the server logs tell you? /var/log/auth It looks like you are getting into the remote server, but then it hangs on something. Denis -- sik vis paw kem, para bellum -- oderint dum metuant

Re: Problem using ssh on N800

2009-02-11 Thread Martin Collins
I've purged and reinstalled openssh but no change. I had the same problem with dropbear too. Here's the debug from the server, from the point I try to connect: Connection from 192.168.0.7 port 56747 debug1: Client protocol version 2.0; client software version OpenSSH_4.7p1 Debian-12.maemo2 debug

Re: Problem using ssh on N800

2009-02-11 Thread Gary
It is normal for SSH to pause for some time if there are DNS issues but it will eventually connect. You might also try deleting the problematic systems from ~/.ssh/known_hosts. -Gary ___ maemo-users mailing list maemo-users@maemo.org https://lists.maemo.

Re: Problem using ssh on N800

2009-02-11 Thread Tony Green
On Wednesday 11 February 2009 10:00:03 maemo-users-requ...@maemo.org wrote: > When I try to connect to Debian or Kubuntu boxes from my N800 ssh > hangs after successful authentication and eventually times out. They > are running openssh 5.1p1. The N800 is running 4.7p1 and Diablo > 5.2008.43-7 > N

Re: Problem using ssh on N800

2009-02-10 Thread Kahlil Johnson
I got an N800 and dont have much issue with the openssh but I would recomend re-instaling openssh and see if the problem just goes away. Could have been that there is also connectivity problems which would make ssh extra hang. I recomend you to to get a Wifi app called Wifiinfo and check on the sig

Problem using ssh on N800

2009-02-10 Thread Martin Collins
When I try to connect to Debian or Kubuntu boxes from my N800 ssh hangs after successful authentication and eventually times out. They are running openssh 5.1p1. The N800 is running 4.7p1 and Diablo 5.2008.43-7 Never had any problem with my 770. Can anyone suggest a solution? Here's the debug outp