Hacker News new | ask | show | jobs
by sgaduuw 1645 days ago
I recently switched from Ubuntu to FreeBSD, and systemd-networkd is what I miss the most. Network settings in /etc/rc.conf totally feel like a bandaid on a bandaid on a bandaid.
1 comments

What you need is dhcpcd. I use dhcpcd on Linux as well, rather than systemd-networkd. It's better and doesn't come with any hardcode Google or Cloudflare DNS servers as systemd-networkd does.
I don't think dhcpcd will create and configure VLANs and WireGuard VPNs for me