VPN server or client?

I want to route everything through a VPN.
I need the OpenVPN client, right?
Is there a luci interface so I can disable the VPN so some clients can bypass the VPN?

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.

#2 is more easy solution.
#3 doesn't require any additional package, but you need to change the configuration over SSH, not Luci.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.