On 10 September 2014 09:36, dE <de.tec...@gmail.com> wrote:
>
>
> Do you have any DNS names in your firewall rules?
>

I don't, the setup is quite basic actually with a single zone (public)
with two services in it (/etc/firewalld/zones/public.xml):

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<?xml version="1.0" encoding="utf-8"?>
<zone>
  <short>Public</short>
  <description>For use in public areas...</description>
  <service name="dhcpv6-client"/>
  <service name="ssh"/>
</zone>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Which are both using the default service XML files found in
/usr/lib/firewalld/services

Thanks,
-- 
Aled Parry
aled.skyr...@gmail.com
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to