Hi Cyrine,

Where did you run the (successful) telnet test from?
Localhost is treated differently, firewall-wise, in that it's not
firewalled by default, while external connections are and I assume
your browser test comes from outside the IPA server.

On the IPA server, first check if you are running firewalld:
# firewall-cmd --state
If yes, list the status:
# firewall-cmd --list-all
If not, use iptables to see what's open:
# iptables -vnL

Regards,
François

On Wed, Jan 15, 2020 at 11:25 AM cyrine stambouli via FreeIPA-users
<freeipa-users@lists.fedorahosted.org> wrote:
>
> hello Florence,
> well yes i am able to connect with kinit admin ,
> also ipa host-find works correctly and I obtain the Host name , Principal 
> name , Principal alias and SSH public key fingerprint .
>
> You have correctly understand what i mean " not able to access the URL
> i have the error message :
> Unable to connect to server at address .....
> _______________________________________________
> FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
> To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
> 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/freeipa-users@lists.fedorahosted.org
_______________________________________________
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org
To unsubscribe send an email to freeipa-users-le...@lists.fedorahosted.org
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/freeipa-users@lists.fedorahosted.org

Reply via email to