amiros
Aug 31, 2022Altocumulus
one private ip nat with 40 public ip address
Hello All,
we have a setup for a customer :
IP address 10.130.0.1/32
need to acces two URL sites with 40 public ip address changing in each session
Private ip ====>40 public ip (non presistent ) ====www.domainA.com
I really need your opnion on What is the best scinirio to do it with LTM\BPEM ?
Thank you
Amir
If I can restate your question, you have ONE private IP, 40 public IPs, and you need each "session" to take one of those IPs. Does this mean you have 40 internal clients?
Point is, if you need a client on the private side that needs to stick to one of the 40 public IPs, there has to be something unique about that client. A "session" in this case could be a browser cookie, user identity, etc.