Date: Fri, 2 Feb 2001 21:52:13 -0800 (PST) From: Trevin Chow <tmchow@sfu.ca> To: <questions@freebsd.org> Subject: how to set DNS server IP? Message-ID: <Pine.GSO.4.30.0102022148410.462-100000@fraser.sfu.ca>
next in thread | raw e-mail | index | archive | help
My freebsd box is running dhcpd to issue ips to my internal network and at the same time I'm runnign dhcp client daemon on it to get a dynamic IP from my ISP. I'm also acting as my own nameserver for my domain... In my /usr/local/etc/dhcpd.conf file I have this line: option domain-name-servers 198.162.0.1 but when the clients get their address from my freebsd box, they are using my ISPs DNS servers (I check in `winipcfg` on these machine under "more info"). Is there something I'm missing that I need to change in order to get my internal lan to use my freebsd box (which is their internet gateway as well) as their nameserver? btw - the internal clients have their gateway IP's properly set to the IP of the interface they are connected to on the freebsd box. 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?Pine.GSO.4.30.0102022148410.462-100000>