Score:1

Wireguard not working on linux ubuntu

in flag

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
frax avatar
cn flag
Can you please do `wg showconf wg0` on both the client and the server (with whatever ifc-name you use for wire-guard there) (... and remember to hide your private keys before posting it :-)
Isky avatar
in flag
This is the client (I'm unable to do it on the server atm). [Interface] ListenPort = 37684 FwMark = 0xca6c PrivateKey = (hidden) [Peer] PublicKey = (hidden) PresharedKey = (hidden) AllowedIPs = 0.0.0.0/0, ::/0 Endpoint = <server ip address>:51820
I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.