yellowman / nsh

OpenBSD networking configuration shell
http://www.nmedia.net/nsh/
Other
177 stars 27 forks source link

add support for using dhcpleased and resolvd to manage /etc/resolv.conf #39

Closed stspdotname closed 1 year ago

yellowman commented 1 year ago

I could merge this as-is, but for now I would suggest getting rid of the resolv.conf symlink idea completely and we should simply expect people to use resolvd as flashrd is not currently maintained

Alternately, the dns section could be removed and replaced with resolvd support, I could probably do that very quickly if you think that is a better route

stspdotname commented 1 year ago

I will look into your suggestions and send a new pull request for resolvd if I find a better solution, and close this one if so.

Good to know that problems with flash are not a showstopper. This makes things easier.

I have a diff for slaacctl as well, currently sitting on top of this diff. Since this resolvd patch is on hold for now, I will rebase my slaacctl diff onto master and submit it separately.