From owner-freebsd-questions@FreeBSD.ORG Sun Feb 15 02:11:44 2004 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 5743216A4CE for ; Sun, 15 Feb 2004 02:11:44 -0800 (PST) Received: from kobra.efd.lth.se (kobra.efd.lth.se [130.235.34.36]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0C3E43D2F for ; Sun, 15 Feb 2004 02:11:43 -0800 (PST) (envelope-from d00mas@efd.lth.se) Received: from efd.lth.se (vpn-26.vpn.lu.se [130.235.253.26]) by kobra.efd.lth.se (8.12.10/8.12.10) with ESMTP id i1FABcUW014760 for ; Sun, 15 Feb 2004 11:11:40 +0100 (MET) Message-ID: <402F45D7.3070106@efd.lth.se> Date: Sun, 15 Feb 2004 11:11:35 +0100 From: Manuel Astudillo User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: milter-spamc/0.10.108 (kobra [130.235.34.36]); Sun, 15 Feb 2004 11:11:40 %z X-Spam-Flag: NO X-Spam-Status: NO, hits=-4.90 required=5.00 X-Spam-Level: X-Spam-Report: List of rules triggered by spamassassin pts rule name description ---- ---------------------- --------------------------------------------- -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] ____ Subject: Bug in nameserver specification 5.2.1 RC1 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: Sun, 15 Feb 2004 10:11:44 -0000 Hi, I just installed freebsd 5.2.1 RC1 and after configuring the network with sysintall I notived that the ip to the nameserver is not correctly set up. Running nslookup it keep me saying that the nameserver I use is the same as the name of my machine, but If I go to the sysinstall network configuration application it shows me the correct nameserver, whats going on? regards, Manuel.