I searched today a long time for an OpenVPN routing issue on my Asus AC86U with Asus WRT Merlin 386.3_2. I could not see my expected routes on the webinterface and not calling "route" or "ip route" via ssh.
After some research i found out, that the script/service "openvpn-routing" adds the routes to specific tables like "ovpnc1". (this is shown when more detailled sys-logging is enabled)
These routes are obviously not shown when using normal "ip route" command.
Instead it is only shown if you call "ip route list table all" or "ip route list table ovpnc1".
As a improvement it would be good to see at least these routes also on the web interface.
After some research i found out, that the script/service "openvpn-routing" adds the routes to specific tables like "ovpnc1". (this is shown when more detailled sys-logging is enabled)
These routes are obviously not shown when using normal "ip route" command.
Instead it is only shown if you call "ip route list table all" or "ip route list table ovpnc1".
As a improvement it would be good to see at least these routes also on the web interface.