From owner-freebsd-sparc Mon Sep 30 9:28: 2 2002 Delivered-To: freebsd-sparc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 74F1037B401 for ; Mon, 30 Sep 2002 09:28:00 -0700 (PDT) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25F4A43E3B for ; Mon, 30 Sep 2002 09:27:59 -0700 (PDT) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.4/8.12.4) with SMTP id g8UGRWOo021572; Mon, 30 Sep 2002 12:27:32 -0400 (EDT) (envelope-from robert@fledge.watson.org) Date: Mon, 30 Sep 2002 12:27:31 -0400 (EDT) From: Robert Watson X-Sender: robert@fledge.watson.org To: Deiter Alex Cc: freebsd-sparc@FreeBSD.ORG Subject: Re: named: Can't assign requested address In-Reply-To: <3D9844C5.8060204@komi.mts.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-sparc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org If you set up named using identical named configuration files on i386, do you have the same problem? I.e., are we sure this is a sparc64 problem? Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories On Mon, 30 Sep 2002, Deiter Alex wrote: > On CURRENT sparc64 does not work named: > > # uname -a > FreeBSD selma.komi.mts.ru 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Thu Sep 26 > 18:17:29 MSD 2002 > root@selma.komi.mts.ru:/usr/obj/usr/src/sys/GENERIC sparc64 > > # named -v > named 8.3.3-REL Thu Sep 26 20:19:22 MSD 2002 > root@selma.komi.mts.ru:/usr/obj/usr/src/usr.sbin/named > > # ndc start > Sep 30 16:23:13 selma named[35934]: bind(dfd=20, [10.50.1.10].53): Can't > assign requested address > Sep 30 16:23:13 selma named[35934]: bind(dfd=20, [10.50.1.10].53): Can't > assign requested address > > # cat named.conf > options { > directory "/etc/namedb"; > }; > > named.run: > getnetconf(generation 1033381857) > getnetconf: SIOCGIFCONF: ifc_len = 340 > gem0 sa_len = 56 > getnetconf: gem0 AF 18 != INET > gem0 sa_len = 16 > getnetconf: considering gem0 [10.50.1.10] > ifp->addr [10.50.1.10].53 d_dfd 20 > bind(dfd=20, [10.50.1.10].53): Can't assign requested address > deleting interface [10.50.1.10].53 > not listening on addr [10.50.1.10] (gem0) > gem0 sa_len = 28 > getnetconf: gem0 AF 28 != INET > lo0 sa_len = 56 > > # ifconfig -a > gem0: flags=8843 mtu 1500 > inet 10.50.1.10 netmask 0xffffff00 broadcast 10.50.1.255 > inet6 fe80::203:baff:fe13:2205%gem0 prefixlen 64 scopeid 0x1 > ether 00:03:ba:13:22:05 > media: Ethernet 100baseTX > status: active > lo0: flags=8049 mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 > inet 127.0.0.1 netmask 0xff000000 > > Thanks! > > -- > Deiter Alex, > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-sparc" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-sparc" in the body of the message