| Summary: | net-firewall/firewalld-0.,4.3.3 fails to apply several rules. | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Renich Bon Ciric <renich> |
| Component: | Current packages | Assignee: | Virtualization Team <virtualization> |
| Status: | RESOLVED NEEDINFO | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | firewalld logs | ||
|
Description
Renich Bon Ciric
2017-04-05 22:26:22 UTC
It's been some time since this bug was reported. The problem continues: introdesk ~ # journalctl --no-pager -au firewalld -- Logs begin at Mon 2017-09-25 01:55:01 CDT, end at Mon 2017-10-09 17:06:15 CDT. -- Oct 09 16:56:18 introdesk.g02.org systemd[1]: Starting firewalld - dynamic firewall daemon... Oct 09 16:56:18 introdesk.g02.org systemd[1]: Started firewalld - dynamic firewall daemon. Oct 09 16:56:19 introdesk.g02.org /firewalld[2225]: WARNING: '/sbin/ip6tables-restore -n' failed: Oct 09 16:56:19 introdesk.g02.org /firewalld[2225]: ERROR: Failed to apply rules. A firewall reload might solve the issue if the firewall has been modified using ip*tables or ebtables. Oct 09 16:56:19 introdesk.g02.org /firewalld[2225]: ERROR: '/sbin/ebtables -t nat -X OUTPUT_direct -P RETURN' failed: Oct 09 16:56:19 introdesk.g02.org /firewalld[2225]: ERROR: '/sbin/iptables-restore -n' failed: Oct 09 16:56:19 introdesk.g02.org /firewalld[2225]: ERROR: COMMAND_FAILED Oct 09 17:02:47 introdesk.g02.org systemd[1]: Stopping firewalld - dynamic firewall daemon... Oct 09 17:02:48 introdesk.g02.org systemd[1]: Stopped firewalld - dynamic firewall daemon. Oct 09 17:02:48 introdesk.g02.org systemd[1]: Starting firewalld - dynamic firewall daemon... Oct 09 17:02:49 introdesk.g02.org systemd[1]: Started firewalld - dynamic firewall daemon. Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: WARNING: '/sbin/ip6tables-restore -n' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: ERROR: Failed to apply rules. A firewall reload might solve the issue if the firewall has been modified using ip*tables or ebtables. Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: ERROR: '/sbin/ebtables -t nat -X OUTPUT_direct -P RETURN' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: ERROR: '/sbin/iptables-restore -n' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: ERROR: COMMAND_FAILED Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: WARNING: COMMAND_FAILED: '/sbin/iptables -w2 -w --table mangle --delete POSTROUTING --out-interface virbr0 --protocol udp --destination-port 68 --jump CHECKSUM --checksum-fill' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: WARNING: '/sbin/ip6tables-restore -n' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: ERROR: '/sbin/iptables-restore -n' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: ERROR: COMMAND_FAILED Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: WARNING: COMMAND_FAILED: '/sbin/iptables -w2 -w --table nat --delete POSTROUTING --source 192.168.122.0/24 --destination 224.0.0.0/24 --jump RETURN' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: WARNING: COMMAND_FAILED: '/sbin/iptables -w2 -w --table nat --delete POSTROUTING --source 192.168.122.0/24 --destination 255.255.255.255/32 --jump RETURN' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: WARNING: COMMAND_FAILED: '/sbin/iptables -w2 -w --table nat --delete POSTROUTING --source 192.168.122.0/24 -p tcp ! --destination 192.168.122.0/24 --jump MASQUERADE --to-ports 1024-65535' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: WARNING: COMMAND_FAILED: '/sbin/iptables -w2 -w --table nat --delete POSTROUTING --source 192.168.122.0/24 -p udp ! --destination 192.168.122.0/24 --jump MASQUERADE --to-ports 1024-65535' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: WARNING: COMMAND_FAILED: '/sbin/iptables -w2 -w --table nat --delete POSTROUTING --source 192.168.122.0/24 ! --destination 192.168.122.0/24 --jump MASQUERADE' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: WARNING: COMMAND_FAILED: '/sbin/iptables -w2 -w --table filter --delete FORWARD --destination 192.168.122.0/24 --out-interface virbr0 --match conntrack --ctstate ESTABLISHED,RELATED --jump ACCEPT' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: WARNING: COMMAND_FAILED: '/sbin/iptables -w2 -w --table filter --delete FORWARD --source 192.168.122.0/24 --in-interface virbr0 --jump ACCEPT' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: WARNING: COMMAND_FAILED: '/sbin/iptables -w2 -w --table filter --delete FORWARD --in-interface virbr0 --out-interface virbr0 --jump ACCEPT' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: WARNING: COMMAND_FAILED: '/sbin/iptables -w2 -w --table filter --delete FORWARD --out-interface virbr0 --jump REJECT' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: WARNING: COMMAND_FAILED: '/sbin/iptables -w2 -w --table filter --delete FORWARD --in-interface virbr0 --jump REJECT' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: WARNING: COMMAND_FAILED: '/sbin/iptables -w2 -w --table filter --delete INPUT --in-interface virbr0 --protocol udp --destination-port 53 --jump ACCEPT' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: WARNING: COMMAND_FAILED: '/sbin/iptables -w2 -w --table filter --delete INPUT --in-interface virbr0 --protocol tcp --destination-port 53 --jump ACCEPT' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: WARNING: COMMAND_FAILED: '/sbin/iptables -w2 -w --table filter --delete OUTPUT --out-interface virbr0 --protocol udp --destination-port 68 --jump ACCEPT' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: WARNING: COMMAND_FAILED: '/sbin/iptables -w2 -w --table filter --delete INPUT --in-interface virbr0 --protocol udp --destination-port 67 --jump ACCEPT' failed: Oct 09 17:02:49 introdesk.g02.org /firewalld[5118]: WARNING: COMMAND_FAILED: '/sbin/iptables -w2 -w --table filter --delete INPUT --in-interface virbr0 --protocol tcp --destination-port 67 --jump ACCEPT' failed: Please test 0.5.1 and reopen with problem persists. |