<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 17/03/15 13:32, Roberto Cornacchia
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAFGv-=eo1K4y18F=YmQiZ7F8nEQC0kUdxQXSr8RB0J0RnZx0Pw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hi there,</div>
        <div><br>
        </div>
        <div>I've just installed freeIPA on a FC21 server and trying to
          perform some sanity checks.<br>
        </div>
        <div><br>
        </div>
        <div>A first puzzle for me is: I have some DNS forwarders, which
          I selected during installation.</div>
        <div>They do work and they do appear in /etc/named.conf</div>
        <div><br>
        </div>
        <div>
          <div><font face="monospace, monospace">      forward first;</font></div>
          <div><font face="monospace, monospace">        forwarders {</font></div>
          <div><font face="monospace, monospace">               
              217.21.244.7;</font></div>
          <div><font face="monospace, monospace">               
              217.21.244.66;</font></div>
          <div><font face="monospace, monospace">               
              8.8.8.8;</font></div>
          <div><font face="monospace, monospace">               
              8.8.4.4;</font></div>
          <div><font face="monospace, monospace">        };</font></div>
        </div>
        <div><br>
        </div>
        <div>However, I don't see them as DNS forwarders in IPA? Should
          I see them?</div>
        <div><br>
        </div>
        <div>Roberto</div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    Hello,<br>
    <br>
    if you want to see them in IPA, you must add those forwarders with
    IPA command <br>
    <br>
    ipa dnsconfig-mod --forwarder=<font face="monospace, monospace">8.8.4.4
      --forwarder=</font>8.8.8.8 ...<br>
    or using webUI<br>
    <br>
    This setting will override configuration of forwarders in 
    named.conf.<br>
    <br>
    I don't know if there are some historical reasons to configure
    forwarders only in named.conf during installation, do you know Petr?<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Martin Basti</pre>
  </body>
</html>