TRB140 source routing over openvpn infterface

So solution is.

  1. Create new interface in LAN called for example VPN, with static IP.
  2. Map this interface over Physical Setting to “tun_c_XXX” interface
  3. Create table (for example 100) over Policy routing with new static route to VPN interface and GW
  4. Make rule for source routing for lookup table 100

It’s all :slight_smile:

Regards Jaroslav