On Thu, 13 Apr 2000, Leo J. Dejan wrote:
> We've been running netatalk on Redhat 5.2 and would like to move to Redhat
> 6.2 using the RPM that's available in the powertools directory. However, when
> using the init script atalk, papd and afpd start successfully but atalk does not.
> When trying to start it from the command line the following message is output:
> socket: Invalid argument
> socket: Invalid argument
> atalkd: can't get interfaces, exiting.
>
> The RPM could be the problem but I can't seem to find an alternative to try as
> I was unsuccessful in compiling the tarball.
>
> Anyone have a similar problem or suggestions?
This has been discussed much recently on this list (or linux-atalk).
Someone suggested putting:
alias net-pf-5 appletalk
in the /etc/conf.modules file so that the kernel can auto-load the
appletalk module for atalkd.
Andy