On 2024-10-08, Mark wrote:
> --f1de180623fe126e
> Content-Type: text/plain; charset="UTF-8"
>
> Under OpenBSD 7.5, having unwind enabled, I had in my dhclient.conf the
> following line;
>
> supersede domain-name-servers 127.0.0.1, 185.12.64.1, 185.12.64.2;
>
> And in my dhcpleased.conf
Mark writes:
[...]
> Few minutes ago I upgraded to 7.6 (many thanks to the OpenBSD team
> for great efforts!) and after removal of dhclient, where can I define both
> external nameservers from my server provider?
I think that now that you're using unwind it is also its job to manage
any additio
Under OpenBSD 7.5, having unwind enabled, I had in my dhclient.conf the
following line;
supersede domain-name-servers 127.0.0.1, 185.12.64.1, 185.12.64.2;
And in my dhcpleased.conf file:
interface vio0 {
ignore dns
}
Thus, I've in my resolv.conf;
nameserver 127.0.0.1 # resolvd: u
3 matches
Mail list logo