Re: [CentOS] Stupid C7 firewall question

2018-10-24 Thread mark
On 10/23/18 14:45, Phil Perry wrote: On 23/10/18 19:05, mark wrote: Been looking, and haven't found the answer: in c7, is there a firewall-cmd command, or a systemctl cmd, to check whether ip6tables firewall is running Yes, the same as for any other service: systemctl status ip6tables.service

Re: [CentOS] Stupid C7 firewall question

2018-10-24 Thread Joel Freeman
On a similar note, Is there any reason to use Firewalld over IPTables? I'm incredibly new to Linux administration, and would like to your guys' opinions on it. Many thanks, Joel. On Wed, 24 Oct 2018 at 12:23, mark wrote: > On 10/23/18 14:45, Phil Perry wrote: > > On 23/10/18 19:05, mark wrote: