From owner-freebsd-questions Thu Oct 16 10:09:32 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id KAA11022 for questions-outgoing; Thu, 16 Oct 1997 10:09:32 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from sumatra.americantv.com (sumatra.americantv.com [207.170.17.37]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id KAA11004; Thu, 16 Oct 1997 10:09:24 -0700 (PDT) (envelope-from jlemon@americantv.com) Received: from right.PCS (right.PCS [148.105.10.31]) by sumatra.americantv.com (8.8.5/8.8.5) with ESMTP id MAA04337; Thu, 16 Oct 1997 12:08:52 -0500 (CDT) Received: (from jlemon@localhost) by right.PCS (8.6.13/8.6.4) id MAA27469; Thu, 16 Oct 1997 12:08:21 -0500 Message-ID: <19971016120820.10745@right.PCS> Date: Thu, 16 Oct 1997 12:08:20 -0500 From: Jonathan Lemon To: Sergey Vnotchenko Cc: freebsd-questions@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: [H] netatalk References: <199710161608.UAA00358@gk.imedia.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.61.1 In-Reply-To: <199710161608.UAA00358@gk.imedia.ru>; from Sergey Vnotchenko on Oct 10, 1997 at 08:08:32PM +0400 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Oct 10, 1997 at 08:08:32PM +0400, Sergey Vnotchenko wrote: > Hi! > I try use netatalk 1.4b2 on FreeBSD 3.0-970921-SNAP... > I have (after fixing addmulti errors) successfully(?) running atalkd. It > logs message "atalkd: ready 0/0/0" after discovering my Apple's internetworks. > But papd can't start - it fails to start with message "atp_open: Protocol not > supported"... > I've located that problem in socket(2) call, but I see no > way to fix it... It works before atalkd, btw... > Does somebody solve this or have any ideas? I fixed this problem on 97.10.06, so a newer kernel will not exhibit this behavior. I believe that the addmulti problem is known, and will be fixed in the next release of netatalk. -- Jonathan