From owner-freebsd-questions@FreeBSD.ORG Mon Jun 2 13:05:34 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62C6D37B40E for ; Mon, 2 Jun 2003 13:05:34 -0700 (PDT) Received: from smtp.prodigy.net.mx (dfproxy02.prodigy.net.mx [148.235.168.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0D0A43F85 for ; Mon, 2 Jun 2003 13:05:32 -0700 (PDT) (envelope-from ibac@prodigy.net.mx) Received: from pc1 (du-200-67-41-134.prodigy.net.mx [200.67.41.134]) sims.4.0.2001.07.26.11.50.p9) with SMTP id <0HFV00L9QEDWZI@SMTP.Prodigy.Net.mx>; Mon, 2 Jun 2003 15:03:35 -0500 (CDT) Date: Mon, 02 Jun 2003 15:06:11 -0500 From: Alfonso Romero To: freebsd-questions Message-id: <003a01c32942$6a081200$0100a8c0@ibac> MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-Priority: 3 X-MSMail-priority: Normal Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: DNS and natd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2003 20:05:35 -0000 I=B4m using natd on a FreeBSD 4.8 box as a gateway, so my internal LAN = can access Internet. I=B4ve configured a web server, but the local LAN = machines can=B4t access the server by it=B4s domain name. If I setup my = FreeBSD gateway to also act as a DNS server, are my local LAN machines = going to be able to access my web server with www.ibacsoft.dynu.com, = instead of 192.168.0.2? Thanks in advance Alfonso