Subject: Re: [netatalk-admins] problem when starting the daemon
From: Pat Trainor (ptrainor@bbn.com)
Date: Fri Jul 10 1998 - 11:54:21 EDT
On Fri, 10 Jul 1998, Vincent Katz wrote:
> starting appletalk daemons:eth0: Setting Rx mode to 2 addresses.
> eth0: Setting Rx mode to 3 addresses.
> Too many routes/iface.
> AppleTalk not up! Child exited with 1.
> atalkdnbp_rgstr: Connection timed out
> Can't register Toto:Workstation@*
> nbp_rgstr: Connection timed out
> Can't register Toto:netatalk@*
> nbprgstr papd afpd.
hmm.. in linux 2.* do a:
frank:~# netstat -rn
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
192.1.23.0 0.0.0.0 255.255.255.0 U 1500 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 3584 0 0 lo
0.0.0.0 192.1.23.1 0.0.0.0 UG 1500 0 0 eth0
From what I saw, you are in fact missing a default route.. The
above are behind a firewall, so I don't mind giving you realistic values.
My router is the .1, and 192.1.23 is my class C..
It looks like your interface doesn't mind having multiple
addresses bound to it, which is a kernel compile option. /etdc/services is
correct, right:
frank:~# cat /etc/services | grep ddp
rtmp 1/ddp # Routing Table Maintenance Protocol
nbp 2/ddp # Name Binding Protocol
echo 4/ddp # AppleTalk Echo Protocol
zip 6/ddp # Zone Information Protocol
That's where I'd start, along with your
/usr/local/atalk/etc/atalkd.conf starting off with a line:
eth0
(the system will fill in the rest when it starts..)
Just a few ideas..
pat
:)
Pat Trainor
System Administration - BBN Technologies
ptrainor@bbn.com - key: www.title14.com/pgp/pat.key
..will program for boat
This archive was generated by hypermail 2b28 : Sat Dec 18 1999 - 16:32:54 EST