After extensive troubleshooting, I believe this to be a problem with the
driver. I have setup the same version of Ubuntu/SSH on an iBook G4
(using the Broadcom driver) and SSH works fine. The only difference is
the Broadcom chip-set version.
** Package changed: openssh (Ubuntu) => broadcom-sta (
I'm having this same problem using the 'wl.ko' module for an Asus 1015PN
Netbook running Maverick.
In order to get SSH working at all, I first have to remove the module
altogether.
sudo rmmod wl
Then I connect via a wired connection and SSH works. If I leave the
module inserted and just disconn
Hi,
having similar problem here, i am using lucid on a T61 lenovo.
and i get random problem when connecting to my servers using SSH.
after reading this discussion:
https://lists.ubuntu.com/archives/ubuntu-server-bugs/2008-June/003360.html
i tested when having errors on ssh to restart the wireles
This is happening to me on Ubuntu Lucid 64 bit server (10.04.1)
Here is the ssh -vvv output:
darr...@darrenm-desktop:~$ ssh -vvv 2.21.1.10
OpenSSH_5.3p1 Debian-3ubuntu4, OpenSSL 0.9.8k 25 Mar 2009
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_co
I works now!
One possibility is that the old kernels 2.6.32-22 and 2.6.32-23 were removed.
The current one (2.6.32-24) is here since 2010-07-27 (two days before the
report)
Maybe some old driver were still in use. I don't know.
I think the log using '-vvv' is not useful now. Do you still want it
Thank you for taking the time to report this issue and helping to make
Ubuntu better.
Could you try to connect to the remote host using '-vvv'. Where does the
client hangs?
** Changed in: openssh (Ubuntu)
Importance: Undecided => Low
** Changed in: openssh (Ubuntu)
Status: New => Incom