Martineau
Part of the Furniture
On my ac86u I run both OVPN server and client.
However since 384.11 when the OVPN client is active it does not permits traffic from the VPN Server's clients even in local network.
If the LAN resource your inbound OpenVPN Server clients are trying to reach is explicitly routed via the VPN, then you may need to create a split tunnel for the VPN Server subnet/interface tun2+
However, you should check the following rule tables when the issue occurs.
e.g. Selective routing for VPN Client 3
Code:
ip route show table ovpnc3
Code:
ip rule
iptables --line -t filter -nvL OVPN
iptables --line -t filter -nvL FORWARD