On Wed, Jan 03, 2024 at 12:15:04PM +0100, Peter Wens wrote:

> Hi,
> 
> I noticed that ignoring nameservers from leases only works
> on IPv4 addresses.
> 
> in /etc/dhcpleased.conf
> 
> interface vio0 {
>       ignore dns
> }
> 
> resolvd still adds a IPv6 nameserver
> 
> nameserver 2001:19f0:300:1704::6 # resolvd: vio0
> 
> Is this intentional?
> 
> 
> Best regards,
> 
> Peter
> 

This very likely happens via slaacd, as v6 route proposals can
contais DNS resolver info. AFAIK, there is no way to tell slaacd to
not send DNS entries to resolvd, so you should try to tell the device
sending the v6 route advertisements to stop include DNS info.

        -Otto

Reply via email to