FG
💻 Software

OpenVPN - can connect but can't ping or access the server

Fresh6 days ago
Mar 15, 202668912 views
Confidence Score0%
0%

Problem

I have a problem with openvpn. I have Ubuntu server and Windows client. The configuration file on server looks like: And the config file on client machine: When I try to connect, everything seems to be ok. The client is connected and has an IP in the VPN range. The problem is that I'm not able to p…

Error Output

dev tun
proto udp
port 1194
ca /etc/openvpn/easy-rsa/keys/ca.crt
cert /etc/openvpn/easy-rsa/keys/server.crt
key /etc/openvpn/easy-rsa/keys/server.key…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: OpenVPN - can connect but can't ping or access the server

Low Risk

I too had the same issue last week. It got fixed when I changed the line in the OpenVPN server configuration file from to

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment