Re: wireguard setup issue

2024-12-27 Thread Michael Kjörling
On 27 Dec 2024 21:14 +0100, from m...@bokomoko.de (Rainer Dorsch): > I didn't manage to get it working with the Plasma interface. > > But importing a working wireguard profile > > root@aura:~# cat /etc/wireguard/wg0.conf > [Interface] > Address = 192.168.11.4/24 > DNS = 5.1.66.255 > ListenPort =

Re: wireguard setup issue

2024-12-27 Thread Rainer Dorsch
Thanks for your quick reply. I didn't manage to get it working with the Plasma interface. But importing a working wireguard profile root@aura:~# cat /etc/wireguard/wg0.conf [Interface] Address = 192.168.11.4/24 DNS = 5.1.66.255 ListenPort = 51820 PrivateKey = [Peer] PublicKey = h41FylDIh3CnAy

Re: wireguard setup issue

2024-12-27 Thread Michael Kjörling
On 26 Dec 2024 22:41 +0100, from m...@bokomoko.de (Rainer Dorsch): > root@aura:/etc/wireguard# ping 192.168.11.254 > PING 192.168.11.254 (192.168.11.254) 56(84) bytes of data. > ^C > --- 192.168.11.254 ping statistics --- > 5 packets transmitted, 0 received, 100% packet loss, time 4080ms > >

wireguard setup issue

2024-12-26 Thread Rainer Dorsch
Hello, I have a Debian stable wireguard server (192.168.11.254) with IP forwarding and Debian stable wireguard client (192.168.11.4) with wireguard setup through the plasma network manager interface. The server setup works flawless with an Android wireguard client, therefore I suspect that the