From owner-freebsd-questions@FreeBSD.ORG Sun Jul 3 15:42:59 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 338B816A41C for ; Sun, 3 Jul 2005 15:42:59 +0000 (GMT) (envelope-from casey@phantombsd.org) Received: from phantombsd.org (dsl231-036-158.sea1.dsl.speakeasy.net [216.231.36.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0421D43D45 for ; Sun, 3 Jul 2005 15:42:58 +0000 (GMT) (envelope-from casey@phantombsd.org) Received: by phantombsd.org (Postfix, from userid 1004) id 93EA2102E93; Sun, 3 Jul 2005 08:42:58 -0700 (PDT) Received: from mail.phantombsd.org (localhost [127.0.0.1]) by phantombsd.org (Postfix) with ESMTP id 3B2D1102CD3; Sun, 3 Jul 2005 08:42:56 -0700 (PDT) Received: from 209.226.87.3 (SquirrelMail authenticated user casey) by mail.phantombsd.org with HTTP; Sun, 3 Jul 2005 08:42:56 -0700 (PDT) Message-ID: <61588.209.226.87.3.1120405376.squirrel@mail.phantombsd.org> In-Reply-To: <28EDBC57-9AE6-4D8B-9BA5-F8445C71600F@gmail.com> References: <28EDBC57-9AE6-4D8B-9BA5-F8445C71600F@gmail.com> Date: Sun, 3 Jul 2005 08:42:56 -0700 (PDT) From: "Casey Scott" To: "Alan Curtis" User-Agent: SquirrelMail/1.4.4 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on eagle.phantombsd.org X-Spam-Level: X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.0.4 Cc: freebsd-questions@freebsd.org Subject: Re: DNS setup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Jul 2005 15:42:59 -0000 If you are just looking to be able to resolve DNS internally, you can very easily setup your FBSD box to be a forwarding DNS server, and point all your other machines at it for DNS resolution. There are many howtos covering this subject. Casey > I am running FreeBSD 5.3-STABLE behind a Linksys Wireless Access > Point and Firewall and a DSL modem. My ISP assigns me a dynamic IP > address which changes on a regular basis and the root domain and > Domain Name Servers associated with that domain also change. I have > seen at least 3 different root domains. > > I have a number of machines on my wireless network and I would like > them to be able to find one another. To do this I have assigned them > fixed IP addresses. > > My problem how to assign the Domain Name Servers for all the > machines. I point them all at the Linksys, which seems to work most > of the time, but occasionally network traffic gets really slow and I > suspect that its a DNS problem. > > Can I set up something on my FreeBSD server to help solve this problem? > > Alan > > > > > > > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >