Answer the question
In order to leave comments, you need to log in
OpenVPN: why is the server not pinging?
Much has been written about this on the Internet, but I have not solved my problem.
I have a vpn server on ubuntuserver installed and configured, a client on windows 8 - it connects without problems. However, the server does not ping. The firewall is disabled, the antivirus is generally demolished. I'm already lost in thought.
Client config
client
dev tun
proto udp
remote ***********
port 1194
resolv-retry infinite
persist-key
persist-tun
ca ca.crt
cert kirill.crt
key kirill.key
comp-lzo
verb 3
port 1194
proto udp
dev tun
ca *.crt
cert *.crt
key *.key
dh dh1024.pem
server 10.8.0.0 255.255.255.0
ifconfig-pool-persist ipp.txt
keepalive 10 120
comp-lzo
persist-key
persist-tun
status openvpn-status.log
verb 3
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question