Looking at the installation guide there is no mentioning that the host has to have any ports open for the ipsec. If we have SSL termination, the host needs just port 80 and 443 open of course.
I also know that each docker host (rancher node) must have UDP ports 500 and 4500 open for all other docker hosts managed by Rancher for the IPsec and health-checks to work.
But my question is: does the Host where the Rancher server is running need to have udp 500 and 4500 open as well?