From owner-freebsd-hackers Sun Jun 16 05:49:28 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA05406 for hackers-outgoing; Sun, 16 Jun 1996 05:49:28 -0700 (PDT) Received: from info.infosite.com (root@info1.infosite.com [165.90.185.49]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id FAA05401 for ; Sun, 16 Jun 1996 05:49:26 -0700 (PDT) Received: (from cslye@localhost) by info.infosite.com (8.6.12/beast-1.0) id HAA01159 for freebsd-hackers@freebsd.org; Sat, 15 Jun 1996 07:39:02 -0700 From: Cameron Slye Message-Id: <199606151439.HAA01159@info.infosite.com> Subject: netalink To: freebsd-hackers@freebsd.org Date: Sat, 15 Jun 1996 07:39:01 -0700 (PDT) X-Mailer: ELM [version 2.4 PL24 ME8a] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I am tring to get netalink working on my system and running into some problems... I have compiled the 3 options in, and compiled the src, all fine. When I go and try to run atalkd I get the following error.. Jun 15 07:36:25 info atalkd[1145]: restart Jun 15 07:36:25 info atalkd[1145]: bootaddr: lo0 Jun 15 07:36:26 info atalkd[1145]: setifaddr: File exists AppleTalk not up! Child exited with 1. I am guessing this is because the device is allready configed... By using this does it not allow me to use this machine for my normal stuff ? (PPP, normal ethernet etc) I planed on using the same ethernet card for normal IP traffic as appletalk stuff..