From owner-freebsd-questions Thu Aug 31 13: 7:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from falcon.scana.com (falcon.scana.com [161.156.101.7]) by hub.freebsd.org (Postfix) with ESMTP id 9424037B423 for <freebsd-questions@FreeBSD.ORG>; Thu, 31 Aug 2000 13:07:15 -0700 (PDT) Received: by falcon.scana.com; id QAA01441; Thu, 31 Aug 2000 16:07:14 -0400 (EDT) Received: from maildmis.scana.com(161.156.252.70) by falcon.scana.com via smap (V5.5) id xma001363; Thu, 31 Aug 00 16:06:58 -0400 Received: from msg12.scana.com [161.156.252.70] by msg12.scana.com [161.156.252.70] (CMSPraetor 4.1.3395) with ESMTP id 0A0F78727F7411D4BDE900A0C9DB1A50 for <hector@unlser1.unl.csi.cuny.edu> plus 1 more; Thu, 31 Aug 2000 16:04:35 -0400 Received: by maildmis.scana.com with Internet Mail Service (5.5.2650.21) id <R9VG5GCG>; Thu, 31 Aug 2000 16:04:35 -0400 Message-ID: <DBB3921EFE2AD211A81500A0C9B5FE76057945BC@msg04.scana.com> From: "SILVER, MICHAEL A" <MSILVER@scana.com> Reply-To: msilver@sc.rr.com To: "'Hector'" <hector@unlser1.unl.csi.cuny.edu>, "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@FreeBSD.ORG> Subject: RE: DNS resolving by internal network Date: Thu, 31 Aug 2000 16:04:34 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Good question. *As far as I know* you have to set this up on each machine. To avoid this, I setup a DHCPD server and sent the DNS addresses along with the IP address. This way, I will never have to make the change in more than one spot. It also makes adding new computers easier. If you want a specific machine to always have the same address, you can setup the DHCPD server to assign specific addresses to specific network cards. Works like a champ. If you are interested in setting this up, let me know, I will send you my config files. ...Michael... > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Hector > Sent: Thursday, August 31, 2000 3:49 PM > To: freebsd-questions@FreeBSD.ORG > Subject: DNS resolving by internal network > > > Hi, > > I have a FreeBSD 4.0-RELEASE box w/2 NICs setup as a gateway and an > internal LAN. I have IPFilter setup already. > All my internal machines have static IPs and the default > gateway as the > 2nd NIC of my FreeBSD box. > > How do I get them to use the DNS servers given by my ISP? > > -Hector > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message