Same port redirection to two different servers

Hi All,

There are two servers in the local network called Prod (10.0.0.15) and Test that are running some software.
The vendor need inbound access to both servers from outside.
Conditions as below.
This following will point to the Test server
https:// test.company.com:6544/Test
The following will point to the Production server
https:// production.company.com:6544/Production

I know I need to create a SNAT for that.
The question is since the port number is the same how to make WatchGuard redirect https:// test.company.com:6544/Test to 10.0.0.16 and https:// production.company.com:6544/Production to 10.0.0.15?

Answers

Sign In to comment.