I have two servers running SQL Server 2016 on Windows Server 2016.
Server 1 Private IP: 10.80.237.213 VLAN 886
Server 2 Private IP: 10.187.96.51 VLAN 3273
Listener IP: 10.80.126.106 VLAN 886, VLAN spanning is ON, so I can ping see this IP from both Server 1 and Server 2 just fine.
When I try to setup the listener of the availability group with this IP, I receive an error saying it's outside the accepted range. I'm thinking this is just a limitation of the GUI setup utility.
Is there a workaround to use this sort of IP (one from an entirely different subnet) for a listener or do I have to use an IP from the exact same subnet as each node?