Hello,
We would like to deploy link redondancy with same public IP. (VIP)
Playing in lab with freeradius and cisco, it’s easy to add
Master Connection:
framed-address 192.168.0.1
framed-route 125.125.125.126 255.255.255.255 192.168.0.1 1
Backup connexion:
framed-address 192.168.0.2
framed-route 125.125.125.126 255.255.255.255 192.168.0.2 10
I would like to setup it in splynx, but IPAM / Additional IPv4 network in service reject the same additional IPV4 for 2 services.
Is there a chance that you add :
-IPAM IPV4 network with Dual assignement capability or “VIP” type
-Add Vip Assignement in the service (like Additional IPv4 network field) with the ip address and the administrative distance field ?
-Add it in the radius
Best Regards,
Aurélien