On 06/03/19 08:28, Ganapathi wrote:
Hi,

Now in the LAN network i can able to ping 10.8.0.1 from almost every system on the network(192.168.1.0/24 <http://192.168.1.0/24>) but some system which have fedora unable to ping where there is no firewall restriction as well.

Also from OpenVPN client(Windows) -10.8.0.2 can able to 192.168.1.1 and all ubuntu system. But unable to ping any windows/fedora system ip . Is there any OS level or pc level configuration/openvpn required for this?.

that sounds like a firewalling issue, esp on a Windows client. Normally, Windows does not trust the VPN adapter and will therefore not allow certain types of traffic. Adding a "bogus " default route of
  push "route 0.0.0.0 0.0.0.0 vpn_gateway 9000"
to the server config, then reconnecting the client and choosing "home/work/private" network might solve this

HTH,

JJK

_______________________________________________
Openvpn-users mailing list
Openvpn-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-users

Reply via email to