So I have a setup where I need to do policy routing from one subnet, however the destination gatway is dynamically assigned, in once case the default gateway from the wan interface which is assigned by DHCP, in the other case its the PtP remote address for a VPN link.
Is it possible to do this configuration without having the gateway ip in the static table hard coded and having to change it when things break.