Re: [CFR] reflect resolv.conf update to running application

From: Matthew N. Dodd (mdodd_at_FreeBSD.ORG)
Date: 08/27/05

  • Next message: Brooks Davis: "Re: [CFR] reflect resolv.conf update to running application"
    Date: Fri, 26 Aug 2005 20:29:39 -0400 (EDT)
    To: Hajimu UMEMOTO <ume@FreeBSD.ORG>
    
    

    On Sat, 20 Aug 2005, Hajimu UMEMOTO wrote:
    > Our resolver reads resolv.conf once, and never re-read it. Recent
    > OpenBSD changed to re-read resolv.conf when it is updated. I believe it
    > is useful specially for mobile environment.

    The more useful solution is to run a local caching nameserver that
    forwards to the DHCP or location specific nameservers.

    I've got modifications to dhclient-script and a Makefile in /etc/namedb/
    that implement this behavior. I'll clean it up for public consumption if
    others are interested.

    -- 
    10 40 80 C0 00 FF FF FF FF C0 00 00 00 00 10 AA AA 03 00 00 00 08 00
    _______________________________________________
    freebsd-arch@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-arch
    To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
    

  • Next message: Brooks Davis: "Re: [CFR] reflect resolv.conf update to running application"