#6890 Quickstart guide: mention how to open firewall ports
Closed: fixed 5 years ago Opened 7 years ago by cheimes.

https://www.freeipa.org/page/Quick_Start_Guide does not mention how to open firewall ports on Fedora. Some editions of Fedora come with firewalld installed. By firewalld blocks all incoming requests to FreeIPA services. Users may come to believe that FreeIPA is broken.

Fedora comes with two pre-defined service rules for FreeIPA. One opens Kerberos, HTTP, HTTPS, DNS, NTP and LDAP, the other the same set with LDAPs instead of LDAPS.

# firewall-cmd --add-service=freeipa-ldap --add-service=freeipa-ldaps
# firewall-cmd --add-service=freeipa-ldap --add-service=freeipa-ldaps --permanent

Metadata Update from @pvoborni:
- Issue set to the milestone: FreeIPA 4.7
- Issue tagged with: rfe

6 years ago

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

5 years ago

Login to comment on this ticket.

Metadata