From owner-freebsd-questions@FreeBSD.ORG Tue Jan 25 15:47:19 2005 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 BD26A16A4CE for ; Tue, 25 Jan 2005 15:47:19 +0000 (GMT) Received: from hotmail.com (bay15-f30.bay15.hotmail.com [65.54.185.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id A0B9543D55 for ; Tue, 25 Jan 2005 15:47:19 +0000 (GMT) (envelope-from zaiddashti@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 25 Jan 2005 07:46:02 -0800 Message-ID: Received: from 62.215.147.129 by by15fd.bay15.hotmail.msn.com with HTTP; Tue, 25 Jan 2005 15:45:22 GMT X-Originating-IP: [62.215.147.129] X-Originating-Email: [zaiddashti@hotmail.com] X-Sender: zaiddashti@hotmail.com From: "ZaiD Dashti" To: freebsd-questions@FreeBSD.org Date: Tue, 25 Jan 2005 15:45:22 +0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-OriginalArrivalTime: 25 Jan 2005 15:46:02.0469 (UTC) FILETIME=[F91DE950:01C502F4] Subject: DNS problem 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: Tue, 25 Jan 2005 15:47:19 -0000 hello i have a problem with my DNS server. first, i have a registered domain name and i want to change its NS server to my server to host it in my home (just for learning about DNS) second (the problem), when i use nslookup from another computers in my local network, the dns server works fine, but when external connection (internet connection, let say my friend connection) tryies to use my dns server, i got error message "DNS request timed out", why ? and how to solve it ? NOTE: i have an ADSL account, which mean i'm using a router to connect to the internet, and i'm redirection all ports from the external connections to my machine ip, so that i'm able to open a server or to connect to my machine from anywhere. thanks