#RunBSD #OpenBSD #router #askFedi
I am a bit stumped. I have been trying to configure an openbsd box as a router, and cannot seem to get dhcpd working.
I have a four port nic in the machine, with em1 and em2 part of bridge0. Per https://www.openbsd.org/faq/faq6.html I added vether0 with the IP configuration, and yes, I have rebooted.
Based on https://marc.info/?l=openbsd-misc&m=173769117527431&w=2 I tried using vport0, instead of vether0, but it did not work. (1/2)