#7349 Web gui of FREE IPA is not accessible
Closed: invalid Opened by rangar.

Dear Team,

i have successfully installed Free IPA in centos machine , where the centos machine is running in vagrant virtual machine environment.

Password for admin@GWORKS.MOBI:
[root@ipa ~]# ipa user-find admin


1 user matched

User login: admin
Last name: Administrator
Home directory: /home/admin
Login shell: /bin/bash
Principal alias: admin@GWORKS.MOBI
UID: 971400000
GID: 971400000
Account disabled: False


Number of entries returned 1

successful installation message also i got

nature os the issue is : unable to access it in web gui

when i type https://ipa.gworks.mobi

steps i have taken

given no proxy as well as made proper dns entry also

please help me in this issue

errorfree.png


Hi,

did you open your firewall ports on FreeIPA server as described in https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/linux_domain_identity_authentication_and_policy_guide/installing-ipa#prereq-ports ?

When asking for help on user issues, you may want to use freeipa-users@lists.fedorahosted.org as described in https://www.freeipa.org/page/Contribute#Mailing_Lists.

Flo is correct. It is most likely not a bug in FreeIPA but an issue with your network setup (routing, DNS, firewall) on the host system or VM. Please check your systems and consult Vagrant documentation on how to set up network correctly.

Metadata Update from @cheimes:
- Issue close_status updated to: invalid
- Issue status updated to: Closed (was: Open)

Hi,
did you open your firewall ports on FreeIPA server as described in https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/linux_domain_identity_authentication_and_policy_guide/installing-ipa#prereq-ports ?
When asking for help on user issues, you may want to use freeipa-users @lists.fedorahosted.org as described in https://www.freeipa.org/page/Contribute#Mailing_Lists.

yeah i have opened the ports

Metadata