Re: Appletalk over IP not working


Subject: Re: Appletalk over IP not working
From: Paul Krohn (pkrohn@paulkrohn.com)
Date: Mon Mar 19 2001 - 18:29:56 EST


the message: "afpd[6909]: main: atp_open: Can't assign requested
address" means the requested address that can't be assigned is the
appletalk address. the message goes away when you start atalkd, because
then afpd has something to bind to.

one way to tell if afpd ahs indeed bound to port 548 is to telnet to
that port and see if you get an answer. should look something like this:

$ telnet x.x.x.x 548
Trying x.x.x.x ...
Connected to <machine name>.
Escape character is '^]'.

also, just so we're all clear, when you say "Just want to do appletalk
over TCP/IP", don't you mean appleshare over tcp/ip?

also, there has been a lot of discussion in tha past about properly
configured /etc/hosts files. is the interface you want afpd to bind to
named in /etc/hosts? it might be helpful to make sure both the client
and the server have proper forward & reverse dns entries, or at least
/etc/hosts entries.

>
> At 4:24午後 -0600 3.19.01, Eric Long wrote:
> >Without any config file, it still gives me the same error. Same thing if I
> >just specify a machine name and port number.
> >
> >What's weird is that if I start atalkd as well (I currently just need afpd),
> >then afpd will run, but I have no clue how it's running because it's not
> >binding to any address or port. I know this because I tried connecting when
> >it was running and it didn't work.
> >

<snip>



This archive was generated by hypermail 2b28 : Sun Oct 14 2001 - 03:04:34 EDT