From owner-freebsd-questions Sat May 26 20:31:50 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mclean.mail.mindspring.net (mclean.mail.mindspring.net [207.69.200.57]) by hub.freebsd.org (Postfix) with ESMTP id 08F7337B422 for ; Sat, 26 May 2001 20:31:47 -0700 (PDT) (envelope-from timothyr@timothyr.com) Received: from timothyr.net (user-vcaunau.dsl.mindspring.com [216.175.93.94]) by mclean.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id XAA19440 for ; Sat, 26 May 2001 23:31:45 -0400 (EDT) Received: from sloth (scarlet [10.0.0.2]) by timothyr.net (8.11.3/8.11.3) with ESMTP id f4R3VgA01608 for ; Sat, 26 May 2001 20:31:43 -0700 (PDT) (envelope-from timothyr@timothyr.com) From: "Timothy L. Robertson" To: Subject: Cacheing DNS and private network resolution Date: Sat, 26 May 2001 20:31:41 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Everyone, I have my trusty home server running 4.3-STABLE which connects my = private network (192.168.x.x) to the outside world over a DSL modem. = The gateway is running natd, named, and dhcpd for the internal machines = and does a great job. The only problem is that internal names are not = resolved properly. How do I get private1.example.net to resolve to = 192.168.1.2 on my internal network? Do I have to write a SOA record, or = is there an easy way to do it with /etc/hosts? Right now it seems to = resolve to the gateway machine; all external names are resolved fine. = Any help appreciated. Files available if they would be useful. Thanks, -Tim timothyr@timothyr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message