YunoHost-Apps / wireguard_ynh

WireGuard VPN software with a web UI configuration companion, packaged for YunoHost.
GNU General Public License v3.0
35 stars 10 forks source link

Connection OK but no internet #36

Closed sy6sy2 closed 2 years ago

sy6sy2 commented 3 years ago

Describe the bug

I installed the app with testing branch and also add the post up and post down command, I am able to connect to the VPN but when I'm connection I have no internet connection.

Thank you

Context

Logs

Oct 07 21:43:36 cyber-detect.org systemd[1]: Starting WireGuard via wg-quick(8) for wg0...
Oct 07 21:43:36 cyber-detect.org wg-quick[3487]: [#] ip link add wg0 type wireguard
Oct 07 21:43:36 cyber-detect.org wg-quick[3487]: [#] wg setconf wg0 /dev/fd/63
Oct 07 21:43:36 cyber-detect.org wg-quick[3487]: [#] ip -4 address add 10.10.10.0/24 dev wg0
Oct 07 21:43:36 cyber-detect.org wg-quick[3487]: [#] ip link set mtu 1450 up dev wg0
Oct 07 21:43:36 cyber-detect.org wg-quick[3487]: [#]
Oct 07 21:43:36 cyber-detect.org systemd[1]: Started WireGuard via wg-quick(8) for wg0.
tituspijean commented 2 years ago

Had you enabled port forwarding? You can try upgrading, it does that automagically now.