wg ifconfing control
- Reply: Kyle Evans : "Re: wg ifconfing control"
- Reply: Jim Thompson : "Re: wg ifconfing control"
- Reply: Poul-Henning Kamp: "Re: wg ifconfing control"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 22 Jan 2025 23:41:13 UTC
Hello all, I noticed that OpenBSD has added the ability to control the WireGuard interfaces through ifconfig. I am interested in implementing similar support in FreeBSD - is there anyone already working on this or perhaps the right mentor for adding this functionality? NetBSD has a similar functionality exposed through the wgconfig tool. Short rationale: 1) not needing a package to do the setup, 2) procedural configuration, 3) ability to include all config in rc.conf, 4) consistency with other interface types (e.g. carp or gre). Cheers, Daniel