From owner-freebsd-net@FreeBSD.ORG Wed Apr 27 04:29:19 2005 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A42A16A4CE for ; Wed, 27 Apr 2005 04:29:19 +0000 (GMT) Received: from omc2-s37.bay6.hotmail.com (omc2-s37.bay6.hotmail.com [65.54.249.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25D9543D5C for ; Wed, 27 Apr 2005 04:29:19 +0000 (GMT) (envelope-from skshyam@hotmail.com) Received: from hotmail.com ([65.54.161.91]) by omc2-s37.bay6.hotmail.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 26 Apr 2005 21:29:19 -0700 Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 26 Apr 2005 21:29:18 -0700 Message-ID: Received: from 65.54.161.210 by BAY106-DAV19.phx.gbl with DAV; Wed, 27 Apr 2005 04:29:18 +0000 X-Originating-IP: [65.54.161.210] X-Originating-Email: [skshyam@hotmail.com] X-Sender: skshyam@hotmail.com From: "Shyam Shantikumar" To: Date: Wed, 27 Apr 2005 14:29:01 -0700 MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcVLcCDredB28YD6S+64QtRzJDt5Rg== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-OriginalArrivalTime: 27 Apr 2005 04:29:18.0996 (UTC) FILETIME=[AD909D40:01C54AE1] X-Mailman-Approved-At: Wed, 27 Apr 2005 12:43:54 +0000 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: errors while starting named X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Apr 2005 04:29:19 -0000 Dear All, I am getting the following errors when I run /usr/sbin/named Named[1398]: could not listen on UDP socket: address in use Named[1398]: creating IPv4 interface lo0 failed; interface ignored Named[1398] dns_rdata_fromtext: db.10.1.3.197:4 near '3h': not a valid number Named[1398]: zone 3.1.10.in-addr.arpa/IN: loading master file db.10.1.3.197: not a valid number Named[1398]: zone 0.0.127.in-addr.arpa/IN: loading master file db.127.0.0: not a valid number Could anyone please tell me how to solve these issues Thanx