Date: Mon, 30 Sep 2002 12:27:31 -0400 (EDT) From: Robert Watson <rwatson@FreeBSD.ORG> To: Deiter Alex <tiamat@komi.mts.ru> Cc: freebsd-sparc@FreeBSD.ORG Subject: Re: named: Can't assign requested address Message-ID: <Pine.NEB.3.96L.1020930122639.15622L-100000@fledge.watson.org> In-Reply-To: <3D9844C5.8060204@komi.mts.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> 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 <full-duplex> > status: active > lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.96L.1020930122639.15622L-100000>