Hi!
On the DHCP client we have one option to set the distance of the default route when the combo “Add Default Route” it’s set to yes, but we cannot change the distance of the dynamic route added to the network of the ip address we got from the DHCP server.
This distance it’s set to 0, and we cannot change it to other number to overrid it which a static route.
I know it’s a bit strange, but I had one device in a network (A) with the same network address I use in another place (B), and I want to override some /32 ips to route they to the B network instead of the A network.
I tried using routing_marks but it doesn’t works. Any tip?
/ip route> print
Flags: X - disabled, A - active, D - dynamic,
C - connect, S - static, r - rip, b - bgp, o - ospf, m - mme,
B - blackhole, U - unreachable, P - prohibit
# DST-ADDRESS PREF-SRC GATEWAY DISTANCE
1 ADS 0.0.0.0/0 192.168.0.1 10
4 ADC 192.168.0.0/24 192.168.0.100 ether1_WAN 0