Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ]# systemctl status firewalld.service -l
- firewalld.service - firewalld - dynamic firewall daemon
- Loaded: loaded (/usr/lib/systemd/system/firewalld.service; enabled)
- Active: active (running) since Sun 2014-06-01 18:55:33 EDT; 1 weeks 0 days ago
- Main PID: 8322 (firewalld)
- CGroup: /system.slice/firewalld.service
- └─8322 /usr/bin/python -Es /usr/sbin/firewalld --nofork --nopid
- Jun 03 16:47:30 p7-1456c.localdomain firewalld[8322]: 2014-06-03 16:47:30 ERROR: COMMAND_FAILED: '/sbin/iptables --table filter --delete FORWARD --destination 192.168.122.0/24 --out-interface virbr0 --match conntrack --ctstate ESTABLISHED,RELATED --jump ACCEPT' failed: iptables: Bad rule (does a matching rule exist in that chain?).
- Jun 03 16:47:30 p7-1456c.localdomain firewalld[8322]: 2014-06-03 16:47:30 ERROR: COMMAND_FAILED: '/sbin/iptables --table filter --delete FORWARD --source 192.168.122.0/24 --in-interface virbr0 --jump ACCEPT' failed: iptables: Bad rule (does a matching rule exist in that chain?).
- Jun 03 16:47:31 p7-1456c.localdomain firewalld[8322]: 2014-06-03 16:47:31 ERROR: COMMAND_FAILED: '/sbin/iptables --table filter --delete FORWARD --in-interface virbr0 --out-interface virbr0 --jump ACCEPT' failed: iptables: Bad rule (does a matching rule exist in that chain?).
- Jun 03 16:47:31 p7-1456c.localdomain firewalld[8322]: 2014-06-03 16:47:31 ERROR: COMMAND_FAILED: '/sbin/iptables --table filter --delete FORWARD --out-interface virbr0 --jump REJECT' failed: iptables: No chain/target/match by that name.
- Jun 03 16:47:31 p7-1456c.localdomain firewalld[8322]: 2014-06-03 16:47:31 ERROR: COMMAND_FAILED: '/sbin/iptables --table filter --delete FORWARD --in-interface virbr0 --jump REJECT' failed: iptables: No chain/target/match by that name.
- Jun 03 16:47:31 p7-1456c.localdomain firewalld[8322]: 2014-06-03 16:47:31 ERROR: COMMAND_FAILED: '/sbin/iptables --table filter --delete INPUT --in-interface virbr0 --protocol udp --destination-port 53 --jump ACCEPT' failed: iptables: Bad rule (does a matching rule exist in that chain?).
- Jun 03 16:47:31 p7-1456c.localdomain firewalld[8322]: 2014-06-03 16:47:31 ERROR: COMMAND_FAILED: '/sbin/iptables --table filter --delete INPUT --in-interface virbr0 --protocol tcp --destination-port 53 --jump ACCEPT' failed: iptables: Bad rule (does a matching rule exist in that chain?).
- Jun 03 16:47:31 p7-1456c.localdomain firewalld[8322]: 2014-06-03 16:47:31 ERROR: COMMAND_FAILED: '/sbin/iptables --table mangle --delete POSTROUTING --out-interface virbr0 --protocol udp --destination-port 68 --jump CHECKSUM --checksum-fill' failed: iptables: No chain/target/match by that name.
- Jun 03 16:47:32 p7-1456c.localdomain firewalld[8322]: 2014-06-03 16:47:32 ERROR: COMMAND_FAILED: '/sbin/iptables --table filter --delete INPUT --in-interface virbr0 --protocol udp --destination-port 67 --jump ACCEPT' failed: iptables: Bad rule (does a matching rule exist in that chain?).
- Jun 03 16:47:32 p7-1456c.localdomain firewalld[8322]: 2014-06-03 16:47:32 ERROR: COMMAND_FAILED: '/sbin/iptables --table filter --delete INPUT --in-interface virbr0 --protocol tcp --destination-port 67 --jump ACCEPT' failed: iptables: Bad rule (does a matching rule exist in that chain?).
Advertisement
Add Comment
Please, Sign In to add comment