ngoduykhanh / wireguard-ui

Wireguard web interface
MIT License
4.03k stars 498 forks source link

Cant get internet on clients #563

Closed Adrianmoder closed 5 months ago

Adrianmoder commented 6 months ago

Hello, so I set up wireguard UI with docker-compose and used a modified version of the Linux server example docker-compose.yaml file. I started it, and I can access the web UI, add or remove clients, change settings, and see them being changed in the wg0.conf. However, for some reason when a client connects with the downloaded config file I made in the web UI, I get no internet. When I type "ifconfig," I don't see a wg0 interface. I can ping my main device IP and my DNS server, but I can't ping the Server Interface Address "Public IP wireguard web UI uses." I have researched everywhere, and I still can't fix this issue. If anyone can please help me, it would be much appreciated.