I cant get a connection between peers (handshake). Im setting up a NixOS wireguard inside docker server. Im also using the wg-easy gui. I can ping google from inside the docker compose container, but i cant ping either side (client or server) to each other (my client is a samsung a50 that has scanned the provided qr code)
Im lost in what to do. I initially followed this guide: https://www.youtube.com/watch?v=3aRENOYwlcM
and then replaced te docker compose yaml file with the default https://raw.githubusercontent.com/wg-easy/wg-easy/master/docker-compose.yml
Ip forwarding is enabled
port is open
firewall is disabled on the host
A weird thing to note is that I access the GUI via localhost:51821 but not via 192.168.0.8:51821