User Tools

Site Tools


wireguard

Differences

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

Link to this comparison view

Next revision
Previous revision
wireguard [2021/05/03 13:16]
sdbs created
wireguard [2022/03/18 14:05] (current)
sdbs [How to (hm notes)]
Line 34: Line 34:
 Save & done! Save & done!
  
 +===== How to (thm notes) =====
 +
 +''wg genkey | tee privatekey | wg pubkey > publickey''
 +
 +''wg syncconf wg-anabasis <(wg-quick strip wg-anabasis)''
 +
 +''iptables -A FORWARD -i wg0 -o wg0 -j ACCEPT''
 +===== Machines and their WireGuard IPs =====
 +
 +^ machine    ^       adddress       ^
 +| terra      | ''192.168.10.1''     |
 +| abz router | ''192.168.10.2''     |
 +| albedo     | ''192.168.10.7''     |
 +| cyrus-1    | ''192.168.10.11''     |
 +| cyrus-2    | ''192.168.10.12''     |
  
wireguard.1620040592.txt.gz ยท Last modified: 2021/05/03 13:16 by sdbs