[FS#3706] odhcpd defaults to advertising it's own host as a resolver

OpenWrt Bugs openwrt-bugs at lists.openwrt.org
Thu Mar 25 12:57:04 GMT 2021


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#3706 - odhcpd defaults to advertising it's own host as a resolver
User who did this - Brian J. Murrell (brianjmurrell)

----------
That doesn't seem to be working here:

config dhcp 'lan'
        option interface 'lan'
        option dhcpv6 'disabled'
        option ra 'server'
        option ra_management '0'
        #list dns 'fd31:aeb1:48df::2'
        list domain 'example.com'
        option prefix_filter 'fc00:0:0:0:0:0:0:0/7'
        option ra_preference 'high'
        option ra_default '1'
        option dns_service 0

config dhcp 'lan1'
        option interface 'lan1'
        option dhcpv6 'disabled'
        option ra 'server'
        option ra_management '0'
        #list dns 'fd31:aeb1:48df::2'
        list domain 'example.com'
        option prefix_filter '2001:abc:de:123::/64'
        option ra_preference 'medium'
        option dns_service 0

Still getting:
 Recursive DNS server     : fd31:aeb1:48df::1

from rdisc6.
----------

More information can be found at the following URL:
https://bugs.openwrt.org/index.php?do=details&task_id=3706#comment9519

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the openwrt-bugs mailing list