Site Tools


wireguard_on_freshtomato

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
wireguard_on_freshtomato [2023/07/17 17:56] – [Point-to-Point Connection] -standardize spelling on "routera" and "routerb" hogwildwireguard_on_freshtomato [2023/07/17 17:58] – [Point-to-Point Connection] -standardize "routera" hogwild
Line 130: Line 130:
  
 <code -> <code ->
-root@routerA:/jffs# wg genkey > privateKey_$(hostname) +root@routera:/jffs# wg genkey > privateKey_$(hostname) 
-root@routerA:/jffs# wg pubkey < privateKey_$(hostname) > publicKey_$(hostname)+root@routera:/jffs# wg pubkey < privateKey_$(hostname) > publicKey_$(hostname)
 </code> </code>
  
Line 141: Line 141:
  
 <code -> <code ->
-root@routerA:/jffs# ls -l+root@routera:/jffs# ls -l
 -rw-r--r--    1 root     root            45 Feb 13 10:51 privateKey_routera -rw-r--r--    1 root     root            45 Feb 13 10:51 privateKey_routera
 -rw-r--r--    1 root     root            45 Feb 13 10:51 publicKey_routera -rw-r--r--    1 root     root            45 Feb 13 10:51 publicKey_routera
wireguard_on_freshtomato.txt · Last modified: 2024/04/28 16:55 by hogwild