<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 02/28/2017 09:59 AM, Tomas Krizek
      wrote:<br>
    </div>
    <blockquote
      cite="mid:95e89957-0217-2335-fdd8-eea1c3d93c03@redhat.com"
      type="cite">
      <pre wrap="">On 02/27/2017 11:24 PM, Ian Pilcher wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">I'm part way through my CentOS 6 to 7 "upgrade".  I've reached the
point of trying to set up my new IPA server as a replica of a temporary
VM.

ipa-replica-conncheck is complaining, because nothing on the temporary
server is listening on port 7389.

The documentation here:

<a class="moz-txt-link-freetext" href="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Linux_Domain_Identity_Authentication_and_Policy_Guide/prepping-replica.html">https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Linux_Domain_Identity_Authentication_and_Policy_Guide/prepping-replica.html</a>


Says:

  In a purely Red Hat Enterprise Linux 7 environment, port 7389 is not
  required.

Which seems to indicate that nothing *should* be listening on that port
on a CentOS 7 IPA server.

So who's right?  And if something (pki-tomcatd?) should be listening on
that port, how do I make it do so?

Thanks!

</pre>
      </blockquote>
      <pre wrap="">On a CentOS 7 IPA server, port 7389 should not be required. You can
bypass the check with --skip-conncheck when running ipa-replica-install.

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    Please, rather check what the problem is. Port 7389 is not required
    for the newer system, but the old 6.x system has to be listening on
    it so that we can replicate agains the older Dogtag database. From
    the previous mail I believe you were following the right
    documentation,
<a class="moz-txt-link-freetext" href="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Linux_Domain_Identity_Authentication_and_Policy_Guide/upgrading.html#migrating-ipa-proc">https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/Linux_Domain_Identity_Authentication_and_Policy_Guide/upgrading.html#migrating-ipa-proc</a>,
    correct?<br>
  </body>
</html>