ngoduykhanh / wireguard-ui

Wireguard web interface
MIT License
4.2k stars 515 forks source link

I just don't get an internet connection when i get one with bare metal wireguard #553

Open IGLADI opened 8 months ago

IGLADI commented 8 months ago

After config and activating the vpn I just don't have internet (0B received per wireguard desktop) image

Maybe I'm doing smth wrong idk so here is my config image

Not sure about post scripts, random youtuber did this so I tried with and without but hadn't to do this in bare metal I already tried changing the port to the one the bare metal variant uses and Server Interface Addresses too image

Also already tried without MTU&keepalive (I don't show dns as it's my ip (pihole) and it worked perfectly fine in bare metal wireguard, I already tried 1.1.1.1) image

vinanrra commented 7 months ago

I'm having same issue, I also have tried the script and didn't work

trbtm commented 5 months ago

I have the same issue

enriluis commented 5 months ago

everybody has same issue... i will look for another wireguard ui, no way to make it work, i do a lot , played with volumes, peer, etc and nothing happens

Mindless999 commented 5 months ago

I found out, that the official wireguard client on iOS and MacOS is not working properly, and I am now using Passepartout which has a build-in Wireguard client as a replacement, which is working flawlessly. Maybe this will help you as well.

IGLADI commented 5 months ago

I found out, that the official wireguard client on iOS and MacOS is not working properly, and I am now using Passepartout which has a build-in Wireguard client as a replacement, which is working flawlessly. Maybe this will help you as well.

Sadly I'm not on Mac and bare metal wireguard server with the exact same client works perfectly fine (android&windows)

M0E-lnx commented 3 weeks ago

I have this same issue. Did anyone ever find a solution? My setup is a debian 12 server with android client.

IGLADI commented 3 weeks ago

wg-easy worked for me. Wireguard-ui looked promising with more options in the web UI, but I couldn’t get it to work. It’s a bit disappointing that I can’t do much through the web UI, but it works, and I won’t be changing my VPN settings often, so it’s fine ig. I just had to change my DNS (Pi-hole) to the Docker network IP, but that doesn’t seem to be the issue here since I already tried using 1.1.1.1.

I’ll leave the issue open for everyone else having the same problem, but I’m moving on until this project gets the love it deserves.