Interface alias VIPs and mask

Started by fsebera, July 23, 2021, 08:11:41 PM

Previous topic - Next topic
Should the fw interface alias VIPs use the same mask as the interface they are representing?

Example:
LAN IP 192.168.25.1
Mask 255.255.255.0 (or /24)

Alias VIP LAN IP 192.168.25.254 /24

Thank you
Frank

VIP means virtual. from that sense, you can just use 1.2.3.4/24 but what does that get ya?

you need to first ask what do you want to do with the VIP, and if that VIP represents another IP in the 192 subnet then yeah place it there.

July 23, 2021, 09:12:01 PM #2 Last Edit: July 26, 2021, 02:05:53 PM by fsebera
Hi,

Yea I have tried different masks on the alias and all produce the same results - they all work.


Thanks
Frank