User Tools

Site Tools


myhelp:network

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
myhelp:network [2023/02/23 13:39] – created - external edit 127.0.0.1myhelp:network [2025/09/18 06:02] (current) – [Create Server Configuration] ulrich
Line 228: Line 228:
 AllowedIPs = 10.20.30.40/32 AllowedIPs = 10.20.30.40/32
  
 +</code>
 +
 +Create a QR-code that can be scanned with your phone
 +<code>
 +qrencode -t ansiutf8 -r /etc/wireguard/newclient-public.conf
 </code> </code>
  
Line 240: Line 245:
 On serverB, run the following command: On serverB, run the following command:
 <code>dd if=/dev/zero bs=1024K count=1024 | nc -v <IP-of-serverA> 6789</code> <code>dd if=/dev/zero bs=1024K count=1024 | nc -v <IP-of-serverA> 6789</code>
 +
 +{{tag>[Good2Know HowTo VPN Firewall]}}
myhelp/network.1677159587.txt.gz · Last modified: by 127.0.0.1