not sure if been posted before, tried to search but couldn’t find any results.
would like add route to address on local LAN to my Mimosa dish, so i can access it.
local lan is on 192.168.0.XX and Mimosa is on 169.254.200.20.
mimosa is plugged into port 1(up link)
Add an IP address 169.254.0.1/16 to port 1 (or to the bridge of which it is a member) in parallel to the existing address, and add an action=masquerade rule to chain srcnat for dst-address=169.254.0.0/16. This should allow you to access the 169.254.200.20 from any device in your LAN, except if it itself has an address from 169.254.0.0/16.