- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
03-18-2020 12:53 PM
I have 4 public IP addresses that are needed to NAT to a one single private IP server in DMZ. They all listen on same port and same application. Anyway I can get this done without greatly impacting users?
Thanks.
03-18-2020 02:45 PM
Hello,
This would just take 4 NAT policies along with security policies.
a.a.a.a -> nat to -> i.i.i.i
b.b.b.b -> nat to -> i.i.i.i
c.c.c.c -> nat to -> i.i.i.i
d.d.d.d -> nat to -> i.i.i.i
Regards,
03-18-2020 02:45 PM
Hello,
This would just take 4 NAT policies along with security policies.
a.a.a.a -> nat to -> i.i.i.i
b.b.b.b -> nat to -> i.i.i.i
c.c.c.c -> nat to -> i.i.i.i
d.d.d.d -> nat to -> i.i.i.i
Regards,
03-20-2020 07:30 AM
@OtakarKlier thanks. I thought of the same solution but wanted to get an opinion before bringing into prod.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!