Date: Mon, 16 Dec 2024 12:59:21 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 272842] Missing WireGuard integration into the base system rc.d scripts Message-ID: <bug-272842-7501-kbRfjTKsje@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-272842-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-272842-7501@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272842 Patrick M. Hausen <pmh@hausen.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pmh@hausen.com --- Comment #10 from Patrick M. Hausen <pmh@hausen.com> --- 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 on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272842-7501-kbRfjTKsje>
