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

Re: identifying my LInux machine on my LAN




On 2/16/21 10:50 AM, Kenneth Parker wrote:


On Tue, Feb 16, 2021, 11:56 AM IL Ka <kazakevichilya@gmail.com> wrote:
Check that 
* connection is not blocked by firewall: ``sudo iptables -L``
paul@Joy4:~$ sudo iptables -L
[sudo] password for paul:
Chain INPUT (policy ACCEPT)
target     prot opt source               destination        

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination        

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination        

* your ssh is listening for port 22: ``ss -l -t``
* your ip address is correct: ``ip addr``

I would add:  Check if openssh-server is installed.

I guess I lost track of this reason openssh-server wasn't installed:

b1 - #948318 - openssh-server: Unable to restart sshd restart after upgrade to version 8.1p1-2

Is what I get when I try to install it (on sid).

I have now installed it over that bug and will see what happens.  How serious is that bug?

Thank you,

Paul



Reply to: