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

Re: identifying my LInux machine on my LAN




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    
I'm not sure if the above is Ok.


Your firewall is effectively off: It shouldn't block any traffic.

Installing openssh-server didn't help at least with the Bitvise from a Windows machine on the same LAN.

Check your ssh up and running: ``$ systemctl status ssh``
What about the machine's IP address and port ssh listens to? Have you checked it?

 

Reply to: