I have setup a vpn server in my house using pivpn and wireguard on a raspberry and I want to connect to it when I'm away. I have generated the wireguard configuration which is working on all my devices (android, windows, macos) but not on linux ubuntu. I'm on the same internet connection with all my devices.
I have
AllowedIPs = 0.0.0.0/0, ::0/0
I'm trying to connect using wg-quick up wg0.conf
Running wg prints out
interface: wg0
public key: (hidden)
private key: (hidden)
listening port: 56359
fwmark: 0xca6c
peer: F5qlHSEQl1tuMb6gyQrcB8+/4EDwU/DMymDo0bdbzGU=
preshared key: (hidden)
endpoint: 2.235.232.194:51820
allowed ips: 0.0.0.0/0, ::/0
transfer: 0 B received, 2.31 KiB sent