[SOLVED] WAN address explanation

Started by sirio81, April 26, 2018, 12:55:09 PM

Previous topic - Next topic
April 26, 2018, 12:55:09 PM Last Edit: April 26, 2018, 02:10:58 PM by sirio81
I was expetcning that, when I set a nat tule and choose 'WAN address' as Destination, it will apply only for the ip I set in the WAN interface.
It seems it catches also the request of the other virtual ip.
Is that right?

When you declare a new VIP you are also required to declare the interface on which VIP will bind. So... :)

Ok, now I know I better set the ip instead of 'WAN address' when I have aliases.
Thank you for you reply.