OpenVPN mobile client establishes connection but cannot see or be seen by LAN devices
Information
DDNS is set up and working.
I'm able use the router-generated OVPN config to connect both an Android and Linux device to the router VPN server.
The router VPN configuration is set to Home and Internet, and I can access the internet via both VPN clients.
The VPN client devices can ping the router on 192.168.0.1
The VPN clients cannot ping a server on the LAN at 192.168.0.100
The LAN server cannot see the VPN clients on their internal 10.8.0.6 and 10.8.0.10 IPs.
Routes explored
1. Setting the OpenVPN IP assignment and LAN DHCP assignment to be adjacent in 192.168.0.0/24
e.g. OpenVPN 192.168.0.200-240, LAN DHCP 192.168.0.50-199
2. Adjusting TCP and UDP mode
3. Using static routing to put 10.8.0.0/24 to 192.168.0.1
So far I've had no success. Any help would be greatly appreciated!