:: [DNG] ssh problem
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Fred
Fecha:  
A: dng
Asunto: [DNG] ssh problem
Hi,

I am having trouble getting ssh to work between two computers on a local
network.

nas800
New minimal default Daedalus netinstall with no DE, X or additional
software.

Will ssh to second computer without problem. Worked on first try.

aragog
Chimaera with openbox, no DE. Has been in use a couple years.

fred@aragog:~$ ssh -vvv nas800
OpenSSH_8.4p1 Debian-5+deb11u3, OpenSSL 1.1.1w 11 Sep 2023
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: include
/etc/ssh/ssh_config.d/*.conf matched no files
debug1: /etc/ssh/ssh_config line 21: Applying options for *
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' ->
'/home/fred/.ssh/known_hosts'
debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' ->
'/home/fred/.ssh/known_hosts2'
debug2: resolving "nas800" port 22
debug2: ssh_connect_direct
debug1: Connecting to nas800 [192.168.42.33] port 22.
debug1: connect to address 192.168.42.33 port 22: Connection refused
ssh: connect to host nas800 port 22: Connection refused
fred@aragog:~$

It doesn't say why the connection is refused.

Best regards,
Fred