On Mon, 3 Jul 2000, Joe Dearden wrote:
> Hello,
>
> I am having trouble getting my server to show up in the Mac chooser. I am
> able to connect via tcp/ip. I have installed
> Netatalk-1.4b2+asun2.1.3-8.i386.rpm on a compaq prolient running RedHat
> 6.2.
What do you see in /var/log/messages when the netatalk service starts?
I'm guessing that it can't load the appletalk kernel module. If you don't
already have it, add:
alias net-pf-5 appletalk
to the /etc/conf.modules file and try restarting netatalk.
Andy