Vpn port forward returning through wan

You need to do Policy Based Routing and you have 3 options:

  1. mwan3 package
  2. pbr package
  3. a set of rules/routes for each internet connection.

Usually the pbr option works fine for the most. mwan3 is an overkill for your case. The set of rule/route is the simplest, however uci rules cannot match port, hence it needs to be done with fwmark.

1 Like