vs Forwarding + pat

Hello guys.

I have a LinkController with a single vs_forwarding (IP forwarding any:any).

Now I have to create a second vs that will have a specific port (eg. TCP/15000) and when a connection try to hit this port we’ll have to translate for example to SMTP TCP/25 (PAT).

I’m planning to do this with irules, but the only option I have is SNAT and as long as I can see there’s no PAT option.

Does anyone have any idea of how I can solve this problem?

Thanks!

ES

SNAT and PAT are 2 different things. SNAT can be based on a pool or a single address(PAT).

CB