Accessing OpenVPN clients from LAN

Hi there!

I would need some help.
I have a 2011UAS router and have problems accessing my VPN client from LAN.

I configured the following setup:
OpenVPN server with local address 10.157.10.1 , bridge-vpn_network, and a DHCP associated to it pool range is: 10.157.10.100 - 10.157.10.200
I also have 2 LAN ports (5, 6) on the same bridge.

My VPN clients
can connect to the server
can ping 10.157.10.1
can ping any other computer (IP: 10.157.10.198, 10.157.10.199) connected to the above mentioned ports
can ping any other VPN client connected

My router
can ping any computer connected on LAN
can ping any VPN client connected

My computers connected on the LAN (10.157.10.198, 10.157.10.199)
can ping 10.157.10.1
can ping eachother 10.157.10.198 from 10.157.10.199 and vice versa
can NOT ping any VPN client

So my only problem is that I can not access my VPN peers from LAN.

Any help is appreciated and Many thanks in advance!

try to enable src-nat, masq and se if it is working. probobly your vpn client is missing a route to your subnet. add “lanipsubnet/24 to yourrouterip”

Thanks for your hint, but id didn’t get this. As mentioned above, my LAN computers and VPN clients are on the same subnet.