From owner-freebsd-questions Mon Jan 22 9:30:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (unknown [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 3F2A037B698 for ; Mon, 22 Jan 2001 09:30:12 -0800 (PST) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f0MHRq722178; Mon, 22 Jan 2001 12:27:52 -0500 (EST) Message-ID: <3A6C6D1F.7FCE9093@mail.iowna.com> Date: Mon, 22 Jan 2001 12:25:51 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Will Saxon Cc: Freebsd-questions@freebsd.org Subject: Re: DHCPd and DNS issue References: <20010121210552.A13168@ufl.edu> <3A6BD1A1.177AE6CF@mail.iowna.com> <20010122082354.A652@ufl.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hmmm ... nothing wrong there that I can see. Can you send some details of your DNS config? -Bill Will Saxon wrote: > > OK I have pasted the entirety of the file /usr/local/etc/dhcpd.conf: > > subnet 192.168.0.0 netmask 255.255.255.0 { > option routers 192.168.0.1; > option domain-name-servers 192.168.0.1; > range 192.168.0.2 192.168.0.6; > } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message