Comment 12 for bug 1870359

Revision history for this message
Sebastien Bacher (seb128) wrote :

The log has iptables errors

May 18 14:50:08 julep NetworkManager[1050]: <info> [1589806208.0498] Executing: /sbin/iptables --table filter --insert INPUT --in-interface wlp3s0 --protocol tcp --destination-port 53 --jump ACCEPT
May 18 14:50:08 julep NetworkManager[1050]: <warn> [1589806208.0512] Error executing command: Failed to execute child process “/sbin/iptables” (No such file or directory)

Do you have iptables installed? could you do
$ which iptables?