openvpn-install
openvpn-install copied to clipboard
Can ping both peers, but I can't reach any of the other machines on the remote subnet
I've installed openvpn server from script on an EC2 instance (unchecked source/destination checking on interface, from this page: https://community.openvpn.net/openvpn/wiki/263-openvpn-can-ping-both-peers-but-i-cant-reach-any-of-the-other-machines-on-the-remote-subnet) and installed client on an Windows 11 station and Raspberry Pi.
I can ping each device from remote terminals but only using assigned OpeVPN IP address, I need to ping externals IPs (from raspberry ethernet - which is different from wlan (internet source))
I tried to ping subnet IP from server and was unsucessful. Any workaround?
Tried:
Enable IP forwarding on server; Added route on server; Added "push route" on server.conf