dear all,
how to dst-nat a public ip address to a local ip address behind a routed gateway (routing-mark)?
if i used only 1 isp and there’s no routing-mark in the mangle, i could locate my public ip address to a local ip address with chain=dst-nat and action=dst-nat.
but when i used multiple isp and with routing-mark in the mangle, i could not locate my public ip address to a local ip address with the same nat configuration. i wonder what is wrong ![]()