Hi,
here's the following challenge. We have a MM and two mobility controllers (MC) at HQ. Goal : have a MC at a remote site (or vessel) which gets it's license pool and config from the MM.
Sites and vessels are connected to HQ via Checkpoint (CP) vpn.
Here's the thing... To realise this udp port 4500 is needed. But this is being used in CP itself for the vpn (it's basically part of the vpn community which has been setup). Meaning any packet going towards the MM private ip udp port 4500 is dropped.
The only way around this would be to use a public ip on the MM, so the MC at the remote site contacts the MM via udp 4500 that way.
Has anyone encountered the same issue and implemented this? I would not stamp this as best practice. But it's this or nothing... Or maybe Central is another solution. No idea yet. Security wise, trafic is encrypted. Basically we already use this for rap communication. And i don't want to tunnel anything to HQ. All i need for the MC at the remote site is the license pool and config.