Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Feb 2001 22:33:36 -0800
From:      "Crist J. Clark" <cjclark@reflexnet.net>
To:        Trevin Chow <tmchow@sfu.ca>
Cc:        "Victor R. Cardona" <vcardona@home.com>, questions@FreeBSD.ORG
Subject:   Re: how to set DNS server IP?
Message-ID:  <20010202223336.E91447@rfx-216-196-73-168.users.reflex>
In-Reply-To: <5.0.2.1.2.20010202221858.00ad3010@popserver.sfu.ca>; from tmchow@sfu.ca on Fri, Feb 02, 2001 at 10:19:47PM -0800
References:  <Pine.GSO.4.30.0102022148410.462-100000@fraser.sfu.ca> <Pine.GSO.4.30.0102022148410.462-100000@fraser.sfu.ca> <20010203001616.B4296@home.com> <5.0.2.1.2.20010202221858.00ad3010@popserver.sfu.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Feb 02, 2001 at 10:19:47PM -0800, Trevin Chow wrote:
> At 12:16 AM 2/3/2001 -0600, Victor R. Cardona wrote:
> >I believe that you have to change the name server IP addresses manually.
> >I don't know about NT or W2K, but on Win95 and Win98 there will be a tab
> >in the TCP/IP properties section that will allow you to configure which
> >nameservers you use.
> 
> Shouldn't this information be set by DHCP from my freebsd box?
> It's getting the gateway IP, so there must be some way of setting it up on 
> the freebsd box.

Yes, it should work. I've done it with Win9x clients. I also have a
DHCP server running on the inner interface and the DHCP client running
on the external interface. You said the clients are getting the
addresses, right? That would seem to say some of it is working. Are
you getting any errors from dhcpd at startup? If you dump the
conversation,

  # tcpdump -i <inner iface> -s1500 -nvvX 'port 68'

Do you see the nameserver info being passed? What does your whole
dhcpd.conf file look like (the one line you posted had a tiny typo,
but that may have happened if you did not copy it verbatim)?
-- 
Crist J. Clark                           cjclark@alum.mit.edu


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010202223336.E91447>