<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I see:<br>
    <blockquote>2014-07-16 13:25:23 DEBUG1: Failed to load direct rules
      file '/etc/firewalld/direct.xml': /etc/firewalld/direct.xml:1:1:
      not well-formed (invalid token)<br>
    </blockquote>
    so the file was invalid.<br>
    <br>
    I checked the file. The first line was an improperly formed comment:<br>
    <blockquote># /etc/firewalld/direct.xml:<br>
    </blockquote>
    I changed that line to:<br>
    <blockquote>&lt;!-- /etc/firewalld/direct.xml --&gt;<br>
    </blockquote>
    and the direct file loaded. The direct rules now show in
    firewall-config.<br>
    <br>
    Thanks!<br>
    <br>
    John<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 07/16/2014 01:11 PM, Jiri Popelka
      wrote:<br>
    </div>
    <blockquote cite="mid:53C6B25B.7020601@redhat.com" type="cite">On
      07/16/2014 07:00 PM, John Griffiths wrote:
      <br>
      <blockquote type="cite">There is no /var/log/firewalld file.
        <br>
      </blockquote>
      <br>
      And if you add 'FIREWALLD_ARGS=--debug' into
      /etc/sysconfig/firewalld and restart/reload firewalld ?
      <br>
      Are there any WARNINGs/ERRORs ? (I don't need to see the DEBUGs).
      <br>
      <br>
      --
      <br>
      Jiri
      <br>
    </blockquote>
    <br>
  </body>
</html>