On Wed, 2004-01-14 at 12:07, [EMAIL PROTECTED] wrote: > I'm going to install netatalk but i have a question babout using a ip firewall with > it. > If i'm wrigth Appletalk has nothing to do with the TCP/IP protocol or even the OSI > model, but it is compleetly different, so i can not use a iptables firewal to > protect those machines ?
netatalk runs appletalk over IP (mine does, anyway, talking to my OS X tibook). So you can treat it like any other protocol, on the Linux side. You may need to tell the Mac(s) to enable AppleShare over TCP. grep 'afp' /etc/services: afpovertcp 548/tcp # AFP over TCP afpovertcp 548/udp # AFP over TCP -- Glenn English [EMAIL PROTECTED] -- [EMAIL PROTECTED] mailing list
