[Bug 253866] if_wg(4) manpage: fix typo and example command
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Mar 3 17:16:33 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253866
Gordon Bergling <gbe at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Works As Intended
Status|Open |Closed
--- Comment #2 from Gordon Bergling <gbe at FreeBSD.org> ---
(In reply to Guangyuan Yang from comment #1)
The examples are correct, I just verified them. listing-port is so correct and
if the example is executed as stated, the following interface is created.
wg0: flags=8080a0<NOARP,MULTICAST> metric 0 mtu 1420
options=880000<LINKSTATE>
groups: wg
listen-port: 54321
public-key: 0BJLbbnoA4Bt3fXWiRCFdcKq4xXu8fGYwbmJPZMik1U=
media: Ethernet autoselect (25GBase-ACC <full-duplex>)
status: active
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
The 'public-key' keyword could somehow integrated in the manual page, but for
the mentioned examples the public-key is generated based on the private-key of
wg interface.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-doc
mailing list