https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272842
Patrick M. Hausen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #10 from Patrick M. Hausen <[email protected]> --- Why not import net/wireguard-tools into base? Been using it for years, first with the golang based implementation, then with kernel based one. All you need is: wireguard_enable="YES" wireguard_interfaces="wg0" And then wg0.conf with interface and peer definitions. Routes are installed automatically based on AllowedIPs settings. What am I missing? -- You are receiving this mail because: You are the assignee for the bug.
