From owner-freebsd-questions Sat Feb 3 20:50:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from femail2.sdc1.sfba.home.com (femail2.sdc1.sfba.home.com [24.0.95.82]) by hub.freebsd.org (Postfix) with ESMTP id EBC3837B401 for ; Sat, 3 Feb 2001 20:49:57 -0800 (PST) Received: from [192.168.0.5] ([24.19.155.245]) by femail2.sdc1.sfba.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20010204044933.ITHW27594.femail2.sdc1.sfba.home.com@[192.168.0.5]> for ; Sat, 3 Feb 2001 20:49:33 -0800 User-Agent: Microsoft-Entourage/9.0.2509 Date: Sat, 03 Feb 2001 20:49:55 -0800 Subject: Need help designing a solution to propagate dhcpclient dns IP changes to dhcpd From: Bruce Lacey To: Message-ID: Mime-version: 1.0 Content-type: multipart/alternative; boundary="B_3064078195_478626" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --B_3064078195_478626 Content-type: text/plain; charset="ISO-8859-1" Content-transfer-encoding: quoted-printable What is the best solution to the following scenario? I have a FreeBSD 4.1.1 box acting as a gateway/natd combo for my internal net using dual NICS. The external NIC is connected to a cable modem and receives the interface configuration parameters via DHCP (dhcpclient). The internal NIC has dhcdp bound to it to serve addresses to my internal network. dhcpd requires that you place the domain-name-servers in the dhcpd.conf file in order to pass them to the client computers on the internal net but my ISP changes the domain name server=B9s IPs periodically. The ISP dns IP changes are updated in resolv.conf by dhclient but they are not inherited by dhcpd due to the =B3hardwired=B2 domain-name-servers option in dhcpd.conf.=20 Is there an easy solution to propagating the DNS IP change to my internal network? Thanks in advance, Bruce --B_3064078195_478626 Content-type: text/html; charset="ISO-8859-1" Content-transfer-encoding: quoted-printable Need help designing a solution to propagate dhcpclient dns IP change= s to dhcpd What is the best solution to the following scenario?
I have a FreeBSD 4.1.1 box acting as a gateway/natd combo for my internal n= et using dual NICS.  The external NIC is connected to a cable modem and= receives the interface configuration parameters via DHCP (dhcpclient). &nbs= p;The internal NIC has dhcdp bound to it to serve addresses to my internal n= etwork.   dhcpd requires that you place the domain-name-servers in= the dhcpd.conf file in order to pass them to the client computers on the in= ternal net but my ISP changes the domain name server’s IPs periodicall= y.  The ISP dns IP changes are updated in resolv.conf by dhclient but t= hey are not inherited by dhcpd due to the “hardwired” domain-nam= e-servers option in dhcpd.conf.

Is there an easy solution to propagating the DNS IP change to my internal n= etwork?

Thanks in advance,
Bruce
--B_3064078195_478626-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message