#6608 IPA server installation should check if IPv6 stack is enabled
Closed: fixed 7 years ago Opened 7 years ago 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

7 years ago

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

7 years ago

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

7 years ago

master:

  • ecb4503 server install: require IPv6 stack to be enabled

ipa-4-4:

  • a572e61 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)

7 years ago

Login to comment on this ticket.

Metadata