On Mon, Nov 24, 2025, at 9:59 AM, T Harpster wrote: > I'm using OpenBSD as my router. > WAN is set to autoconf in it's hostname.if file since my ISP has a dhcp > server upstream and > I don't have a static IP address so I am stuck using dhcp. > The problem is I cannot choose my upstream DNS servers, resolv.conf is > overwritten with my > ISPs DNS servers. > Is there a way around this so I can use whichever one I would like to > use?
Take a look at: https://man.openbsd.org/resolvd You can also turn it off entirely if you want a static resolv.conf . Brian Conway

