Page 1 of 1

Routing Problem?!

Posted: Fri Oct 09, 2020 8:07 am
by gustavson79
Hi,

i have a problem, i think its a routing problem. I have a openvpn server (on debian 10) using "server 10.8.0.0 255.255.255.0" in the server.conf file.

when i try to ping (from a "normal" client in my lan with 192.168.x.x) the server itself on 10.8.0.1 i get a response. When i try to ping a client in the vpn e.g 10.8.0.6 i dont get a response.

i have already added a static route to "10.8.0.0 255.255.255.0 over 192.168.x.x" (ip of my openvpn server), but ping doesnt work. Am i wrong with the static route settings or do i have configure something (iptables or something like this) on the beian server, so that the openvpn server routes the packets into the vpn network?`

Best regards,

jawr