https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253866
Gordon Bergling <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Works As Intended Status|Open |Closed --- Comment #2 from Gordon Bergling <[email protected]> --- (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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
