#6608 IPA server installation should check if IPv6 stack is enabled
Closed: fixed Opened by tkrizek.

Some parts of IPA requires IPv6 stack to be enabled in kernel (replica conncheck, AD trusts, ...).

Before a server/replica installation, a check should be performed to verify IPv6 stack is enabled. If it is not, installation should be aborted with an error message stating that IPv6 stack has to be enabled. The message may also point out how to correctly disable IPv6 addresses from interfaces without turning off IPv6 stack.

We should also consider checking if IPv6 stack is enabled when starting ipactl services.

On a system with IPv6 stack enabled, the following entry is present. On systems with IPv6 disabled, it is not present:

/proc/net/if_inet6

Metadata Update from @tkrizek:
- Issue assigned to someone
- Issue set to the milestone: FreeIPA 4.4.4

Metadata Update from @tkrizek:
- Issue assigned to tkrizek (was: someone)

Metadata Update from @tkrizek:
- Custom field on_review adjusted to https://pagure.io/freeipa/issue/6608
- Custom field tester adjusted to wanted
- Issue assigned to someone (was: tkrizek)
- Issue close_status updated to: None

master:

  • ecb450308d0a49afffb31dda1e405ad40552e70e server install: require IPv6 stack to be enabled

ipa-4-4:

  • a572e61cb5153df8a040757eaba0c47531f0fe85 server install: require IPv6 stack to be enabled

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

Metadata