LINUX LITE 7.4 RC1 RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help setting up FTP and Ping to my Linux Lite machine
#7
Yes, this is what shows:

Quote:Status: active

To                        Action      From
--                        ------      ----
21/tcp                    ALLOW      Anywhere                 
22/tcp                    ALLOW      Anywhere                 
21/tcp (v6)                ALLOW      Anywhere (v6)           
22/tcp (v6)                ALLOW      Anywhere (v6) 

Also have after sudo iptables -L
Code:
Chain ufw-before-input (1 references)
target     prot opt source               destination         
ACCEPT     all  --  anywhere             anywhere           
ACCEPT     all  --  anywhere             anywhere             ctstate RELATED,ESTABLISHED
ufw-logging-deny  all  --  anywhere             anywhere             ctstate INVALID
DROP       all  --  anywhere             anywhere             ctstate INVALID
ACCEPT     icmp --  anywhere             anywhere             icmp destination-unreachable
ACCEPT     icmp --  anywhere             anywhere             icmp source-quench
ACCEPT     icmp --  anywhere             anywhere             icmp time-exceeded
ACCEPT     icmp --  anywhere             anywhere             icmp parameter-problem
ACCEPT     icmp --  anywhere             anywhere             icmp echo-request

So I can't understand why a Ping is not responded to.
Reply


Messages In This Thread
Re: Help setting up FTP and Ping to my Linux Lite machine - by timbuck2 - 01-02-2019, 03:16 AM

Forum Jump:


Users browsing this thread: 3 Guest(s)