Dynamic wan to local address solutions ?

Good evening everybody.
I hope you are doing well.
I have an issue to forward all traffic from on local interface to the wan interface,
i tried with chain=srcnat action=srcnat and action=netmap. and it worked, but they do need public ip to work and unfortunately my public IP is dynamique, and out interface doesn’t work.
i can’t use masquerade for this situation, i just need forward everything for local to public and vie versa.

Could you help me please :slight_smile:

thank you

Two items help us help you.

  1. Diagram of network
  2. config
    /export hide-sensitive file=yourconfigfeb25

If you have only one public IP, then masquerade is the only option.

Or provide an example of what you want to do.