Guest User

Untitled

a guest
Oct 15th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. [root@redacted ~]# systemctl status iptables
  2. ● iptables.service - IPv4 firewall with iptables
  3. Loaded: loaded (/usr/lib/systemd/system/iptables.service; enabled; vendor preset: disabled)
  4. Active: active (exited) since Thu 2018-10-04 13:14:52 UTC; 1 weeks 4 days ago
  5. [root@redacted ~]# wc -l /etc/sysconfig/iptables
  6. 822 /etc/sysconfig/iptables
  7. [root@redacted ~]# systemctl list-unit-files | grep ipt
  8. iptables.service enabled
  9. [root@redacted ~]# systemctl list-unit-files | grep firew
  10. firewalld.service disabled
Add Comment
Please, Sign In to add comment