@jimp said in 2.5.1: new VM install, a few UI glitches and bugs?:
Something in the RA process must be triggering it to take the other gateway as default. That is somewhat moot though since you can't use DHCP/dynamic interfaces with HA if that's your ultimate goal. There isn't a way to make that work as-is, so you may have to forego IPv6 if you want these in HA or find a way to make it work static.
I don't exactly plan to utilize them in a HA style setup (not the v6 part). But I find it strange, that it shows the 2nd IP6 as default with the globe, the system itself, the default route and everything (even a ping6, traceroute6 etc.) all default to the 1st WAN IP6 and are going out the WAN IF. So it seems that it's a displaying issue rather then RA or do I miss something?
The gateway drop-down only shows up if it detects multi-WAN (e.g. multiple interfaces have gateways). If it doesn't show, then the only available gateway must be on a single interface. For static IPv4 perhaps you forgot to select the gateway on Interfaces > WAN for example.
Interestingly you were right. I set up both WANs with their Gateways and configured the upstream. At some point one VM seems to have dropped it. I can see that in the config history but not why it happened. I reconfigured the WAN with missing gateway and the dropdown now shows as it should be. Weird though, that it was in (even shown in the config.xml) but somehow was dropped by something.