#7038 [RFE] Check if necessary ports are forwarded to server on user provided IP address
Opened 6 years ago by dkupka. Modified 5 years ago

Use case:
- environment where IPA server has private IP address and needs to be reachable from outside using port forwarding (cloud)

Current behavior:
- now we're looking on all interfaces and if the IP is not found we show warning.

Change request:
- check if the IP provided with --ip-address have all ports forwarded toward our server.

Proposal:
- start listening on all needed ports and try to connect to them on specified IP address (maybe conncheck can be modified and reused)


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

6 years ago

Metadata Update from @rcritten:
- Issue set to the milestone: FreeIPA 4.7.1 (was: FreeIPA 4.7)

5 years ago

FreeIPA 4.7 has been released, moving to FreeIPA 4.7.1 milestone

Login to comment on this ticket.

Metadata