Are you using a vpn?
no i am not
This might give you some idea:
The error message:
Ping: sendmsg: operation not permitted
means that your server is not allowed to send ICMP packets. You need to allow your server to send traffic via one or more of the configured interfaces.
this seemed to work. however i have no idea what this iptable is and didn't configure it before. Wonder why this error started occuring in the first place. thanks anyway though!
As I've never had this error before, I am afraid I do not have an answer to this question.
@Aravisian do you know anything about this?
@Infntelights You have a firewall configured?
no i do not
If the iputils package had a corruption or error; it could cause the above message. I am assuming the O.P. already ran sudo apt install --reinstall iputils-ping
?
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.