Nyr / openvpn-install

OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora
MIT License
19.24k stars 4.91k forks source link

Websites not loading #360

Closed lomer3 closed 7 years ago

lomer3 commented 7 years ago

I've configured openvpn with your script. But i can not access the internet. VPN connects fine. But ping 8.8.8.8 not work and websites not loading. I can only access 10.8.0.1. ping 10.8.0.1 is fine But all other not fine, can't ping 8.8.8.8 or anything else. Can't access websites. I have no firewalls before vps and i did not change anything in iptables - just installed script, client machine is on NAT network (but i suppose no open ports required on client machine). I am using Debian 7 64-bit on server and Ubuntu 16.4 on client. I have tried to use another protocol and another ports, any port and protocol not work. Can you please help?

lukebarone commented 7 years ago

I guess I should ask...

Are you trying to access the Internet, a distant LAN, or just a server that has OpenVPN installed?

On Thu, Sep 14, 2017 at 12:11 PM, lomer3 notifications@github.com wrote:

I've configured openvpn with your script. But i can not access the internet. I can only access 10.8.0.1. ping 10.8.0.1 is fine But all other not fine, can't ping 8.8.8.8 or anything else. Can't access websites. I have no firewalls before vps and i did not change anything in iptables - just installed script, client machine is on NAT network (but i suppose no open ports required on client machine). I am using Debian 7 64-bit on server and Ubuntu 16.4 on client. I have tried to use another protocol and another ports, any port and protocol not work. Can you please help?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/Nyr/openvpn-install/issues/360, or mute the thread https://github.com/notifications/unsubscribe-auth/AGcIFsKzATDP7y3XHMH2fmwRwFcrDvEFks5siXppgaJpZM4PYDDx .

lomer3 commented 7 years ago

I am using client with Ubuntu 16.4, and i am trying to do at least two things:

  1. ping Google DNS correctly 8.8.8.8
    ping 8.8.8.8
    PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
    --- 8.8.8.8 ping statistics ---
    9 packets transmitted, 0 received, 100% packet loss, time 8065ms
  2. access https://github.com over VPN using Mozilla Firefox browser. It returns "Server not found

Firefox can’t find the server at github.com." after few minutes of loading.

lukebarone commented 7 years ago

Have you looked at https://github.com/Nyr/openvpn-install/issues/92?

Nyr commented 7 years ago

Yes, see #92 or https://github.com/Nyr/openvpn-install/issues/138#issuecomment-196055353. That's likely your issue.