[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#494311: openssh-server: Can no longer scp from D-I session running in VirtualBox VM on same machine



On Fri, Aug 08, 2008 at 02:59:15PM +0200, Frans Pop wrote:
> Package: openssh-server
> Version: 1:5.1p1-2
> Severity: important
> 
> Since the last update of SSH on my desktop I can no longer scp files
> from Debian Installer running in a VirtualBox virtual machine on the
> same machine. Using scp from other systems on the network works fine.
> 
> After downgrading openssh-{client,server} to the current version in
> testing (1:4.7p1-12) on the desktop, scp from VirtualBox works again.
> I am not 100% sure if 1:5.1p1-1 worked or not.
> 
> See the attached log for errors. The first part is the log with ssh from
> unstable; the second part is after downgrading openssh-{client,server} to
> the testing version; both are from the same D-I session.
[...]
> ~ # scp -v fjp@faramir:localechooser .
> Executing: program /usr/bin/ssh host faramir, user fjp, command scp -v -f localechooser
> OpenSSH_5.1p1 Debian-2, OpenSSL 0.9.8g 19 Oct 2007
> debug1: Connecting to faramir [10.19.66.12] port 22.
> 
> debug1: connect to address 10.19.66.12 port 22: Connection refused

(The subsequent IPv6 stuff is just collateral damage.)

"Connection refused" sounds like the server process simply isn't
listening on that port. Client logs aren't going to tell us much here.
Is there anything useful in the server log? Would it be possible to stop
the server and bring it up in debugging mode (with -ddd) and see what it
says then?

Thanks,

-- 
Colin Watson                                       [cjwatson@debian.org]



Reply to: