angristan / wireguard-install

WireGuard VPN installer for Linux servers
https://stanislas.blog/2019/01/how-to-setup-vpn-server-wireguard-nat-ipv6/
MIT License
7.52k stars 1.26k forks source link

no internet when connected #443

Open Elomental opened 1 year ago

Elomental commented 1 year ago

when i get connected, there is no internet connection. i have tried restarting the server and it doesnt work

Lawkss commented 1 year ago

I had the same problem on alma9 and also ubuntu 22.04. Both run with virtualmin which has firewalld.

Anyway search for "nyr" wireguard. It is also a wireguard installer script and works flawlessly for me.

Nj0n commented 1 year ago

make sure you use the Preshared key. for me it is works fine

gangov commented 1 year ago

same problem, have you installed wireguard on a device in your local network to which you're trying to connect?

lizhudong2011 commented 1 year ago

I guess it's an issue with the ipv6 address. I deleted the ipv6 configured for the [interface] address on the client and gave it a try。 I successfully switched to another installation script, https://github.com/hwdsl2/wireguard-install

XaviXE commented 11 months ago

Same issue.

gangov commented 11 months ago

just as a heads up - for me, it was that my ISP didn't have public IP address by default and I was behind NAT, had to buy one to be able to connect to WireGuard

XaviXE commented 11 months ago

I'll try with the https://github.com/hwdsl2/wireguard-install and if I find a solution I'll tell you.

XaviXE commented 11 months ago

I've tried the other script and the problem persists.

MohMehrnia commented 10 months ago

I've tried the other script and the problem persists.(I tested all script)