On 2020-12-28, Peter Fraser <[email protected]> wrote: > This is my first attempt to set up wireguard, and of course I can't get it to > work. > > The wg man page shows "ifconfig wgN debug" as an option to help debugging. > The man page for ifconfig does document the option. > Nor does the man page tell how to turn the option off.
man ifconfig
...
debug Enable driver-dependent debugging code; usually, this turns
on extra console error logging.
-debug Disable driver-dependent debugging code.

