31-Aug-2022 12:25
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
Solved! Go to Solution.
03-Sep-2022 09:21
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.
01-Sep-2022 14:24
So you need a SNAT pool?
01-Sep-2022 22:11
Yes, but one private ip is nattes with 40 public
so every session needs to be different up
02-Sep-2022 05:06
How are you defining a unique session?
03-Sep-2022 02:59
A session defined a refresh to the web site
or antoher session from the same private ip
03-Sep-2022 09:21
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.
03-Sep-2022 09:26
Hey kevin
You are correct
1 to 40
its a call center browising to two we b sites