<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p><br>
</p>
<br>
<div class="moz-cite-prefix">On 08.06.2016 13:00, Detlev Habicht
wrote:<br>
</div>
<blockquote
cite="mid:B2ADE117-E189-4BE4-A2CA-BDA3EC70D51A@ims.uni-hannover.de"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<div>Hi all,</div>
<div><br>
</div>
<div>well, i am really a beginner with IPA and just trying to
setup some</div>
<div>test systems. In the moment one IPA server, one NFS/Samba
server and a</div>
<div>fedora CLient. I am running IPA 4.2, Scientific Linux 7.2 and
Fedora 23.</div>
<div><br>
</div>
<div>The most important things are running now.</div>
<div><br>
</div>
<div>But i have a problem with DNS entries left. Maybe while
installing</div>
<div>IPA i make mistakes with the NFS Server. On this NFS server i
have 5 interfaces. 4 </div>
<div>of them now as bond interface. So i am running two IPs now:
nn.16 and nn.33. </div>
<div><br>
</div>
<div>But while installing IPA (with DNS) it takes the wrong one
(16):</div>
<div><br>
</div>
<div>2016-05-26T14:08:12Z DEBUG Writing nsupdate commands to
/etc/ipa/.dns_update.txt:<br>
2016-05-26T14:08:12Z DEBUG debug<br>
update delete nnnix.nnn.intern. IN A<br>
show<br>
send<br>
update delete nnnix.nnn.intern. IN AAAA<br>
show<br>
send<br>
update add nnnix.nnn.intern. 1200 IN A nnn.nn.nn.16<br>
show<br>
send<br>
2016-05-26T14:08:12Z DEBUG Starting external process<br>
2016-05-26T14:08:12Z DEBUG args='/usr/bin/nsupdate' '-g'
'/etc/ipa/.dns_update.txt'</div>
<div><br>
</div>
<div><br>
</div>
<div>I can change the DNS entry on the IPA server to nn.33 at
runtime. Then everything</div>
<div>is ok. But when i boot the NFS server, it is changing the DNS
entry on</div>
<div>the IPA Server to nn.16.</div>
<div><br>
</div>
<div>What can i do so the IPA client (here my NFS Server) is using
the right IP?</div>
<div>I don’t find any conf-File … Is there any point where i can
change this IP?</div>
<div><br>
</div>
<div>Thanx for any help!</div>
<div><br>
</div>
<div>Detlev</div>
<div><br>
</div>
<br>
<div>
<div><span class="Apple-style-span" style="font-family: Courier;
font-size: small;">--</span><span class="Apple-style-span"
style="font-family: Courier; font-size: small;"><br>
</span><span class="Apple-style-span" style="font-family:
Courier; font-size: small;"> Detlev | Institut fuer
Mikroelektronische Systeme</span><span
class="Apple-style-span" style="font-family: Courier;
font-size: small;"><br>
</span><span class="Apple-style-span" style="font-family:
Courier; font-size: small;"> Habicht | D-30167 Hannover +49
511 76219662 <a moz-do-not-send="true"
href="mailto:habicht@ims.uni-hannover.de">habicht@ims.uni-hannover.de</a></span><span
class="Apple-style-span" style="font-family: Courier;
font-size: small;"><br>
</span><span class="Apple-style-span" style="font-family:
Courier; font-size: small;"> --------+-------- Handy +49
172 5415752 ---------------------------</span></div>
<div><br>
</div>
<br class="Apple-interchange-newline">
</div>
<br>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
</blockquote>
<br>
Hello,<br>
<br>
DNS updates are done by sssd daemon on the client, you may want to
disable dynamic updates or set interfaces which should be used<br>
<br>
man sssd-ipa find for dyndns_update and dyndns_iface<br>
<br>
Martin<br>
</body>
</html>