Lochnair / vyatta-wireguard

GNU General Public License v3.0
705 stars 37 forks source link

EdgeOS v2.0.8: "run generate wireguard" not available while "set interfaces wireguard" is #142

Closed wetterfrosch closed 4 years ago

wetterfrosch commented 4 years ago

used system:

issue: while wireguard-options are available within the configuration-shell, they are not within the operation-shell:

# run generate 
Possible completions:
  tech-support  Generate tech-support archive
  vpn           VPN key generation utility

[edit]
# run generate wireguard 
Invalid command
# set interfaces wireguard 
Possible completions:
  <wgN>     WireGuard interface name
wetterfrosch commented 4 years ago

Sorry, my bad! It is of course within "vpn", just followed the instructions on readthedocs.io too tight!

wg01:~$ configure wg01# run generate wireguard named-keypairs KP01 wg01# run generate wireguard named-keypairs KP02