Hello,

You hit it, 88 seems to be the one causing troubles:

[root@newclient:/root]$ telnet freeipa1.example.com 88
Trying 1192.168.1.2...
telnet: connect to address 1192.168.1.2: Connection refused

[root@newclient:/root]$ telnet freeipa1.example.com 464
Trying 1192.168.1.2...
Connected to freeipa1.example.com.
Escape character is '^]'.

As soon as I turn off the local firewall:

[root@newclient:/root]$ telnet freeipa1.example.com 88
Trying 192.168.1.2...
Connected to freeipa1.example.com.
Escape character is '^]'.

And the installation completes as expected:

Configured /etc/ssh/ssh_config
Configured /etc/ssh/sshd_config
Configuring a2noc.net as NIS domain.
Client configuration complete.
The ipa-client-install command was successful

Port is in the firewall configuration but will have to figure out why it's 
problematic because as soon as the firewall is restarted it starts to crawl 
again for the same reasons.

Thank you
_______________________________________________
FreeIPA-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to