Re: Changed password on Arch, now ssh cannot connect - "Connection refused"

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



Hi David,

> debug1: Connecting to valkyrie [192.168.6.14] port 6661.
...
> debug1: connect to address 192.168.6.14 port 6661: Connection refused

Is sshd listening on that interface and port?
As root, say by using sudo, run:

    lsof -i @192.168.6.14:6661

You can drop the :6661 to remove the filtering by port number.
Other parts can be dropped too.

-- 
Cheers, Ralph.



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux