Re: netatalk woes


Subject: Re: netatalk woes
From: philippe tapon (philippe@ufoh.com)
Date: Sun Nov 26 2000 - 19:10:12 MST


Zach Marano wrote:
>
> How do you get it to compile? I have whatever version came with YDL 1.2.1
> and I've gotten it to work via IP but I can't get it to work over normal
> AppleTalk. How does this work?

I also had a terrible time getting classic AppleTalk (the atalkd daemon)
to work. This *may* help. if you've installed and configured Netatalk
and afpd is working but atalkd is not you might try (as root) the
command

root# sbin/insmod appletalk

(and if that loads the appletalk module (try bash$ /sbin/lsmod to see
the list of all running modules) works, write that command into the
beginning of your /etc/rc.d/atalk executable, and then launch appletalk
with

root# /etc/rc.d/init/d/atalk start

I've put that command, perhaps unnecessarily, into my /etc/rc.d/rc.local
file.

There's something a little screwy with the Red Hat 6.2 netatalk; it
doesn't load the module automatically. Or so I hear.

philippe



This archive was generated by hypermail 2a24 : Sat Nov 25 2000 - 20:34:59 MST