I have been using Netatalk (1.4b2+asun) on my home server (and at work) for
about a year now. Verizon set me up with ADSL a couple weeks ago, and so I
have setup my linux box for IP masquerading and have added a second Ethernet
card. ADSL comes in on eth0 and is routed through ppp0 via the rPPPoE
client. All of that stuff works very well.
Since I've added the second Ethernet card, I can't get Netatalk to work any
more. What really bothers me is that it isn't reporting any errors. It looks
like it comes right up, but I can't see it with my Macintoshes. I have it
bound to eth1. I've attached the output from ifconfig below; it thinks that
EtherTalk is up and running.
When I try to connect from a Macintosh (MacOS 9.0.4) with the IP address, it
claims that there was no response. I'm not sure how to fix this because I'm
not entirely sure what the problem is. :(
Has anyone had similar issues? Any suggestions, of course, would be greatly
appreciated. I feel like I'm at a bit of a dead end.
Thank You,
-- Miles
---- snippety-snip from /var/log/messages
Oct 12 09:28:12 margaret atalkd[12846]: zip_getnetinfo for eth1
Oct 12 09:28:31 margaret last message repeated 2 times
Oct 12 09:28:41 margaret atalkd[12846]: config for no router
Oct 12 09:28:42 margaret atalkd[12846]: ready 0/0/0
Oct 12 09:28:54 margaret papd[12856]: restart (1.4b2+asun2.1.1)
Oct 12 09:28:54 margaret papd[12856]: No such printer: lp
Oct 12 09:28:54 margaret papd[12856]: printcap problem: lp
Oct 12 09:29:00 margaret papd[12856]: register margaret:LaserWriter@*
Oct 12 09:29:00 margaret afpd[12858]: Margaret:AFPServer@* started on
65280.155:130 (1.4b2+asun2.1.1)
Oct 12 09:29:00 margaret afpd[12858]: ASIP started on 192.168.0.1:12001(2)
(1.4b2+asun2.1.1)
---- snip-snippety
---- snippety-snip from ifconfig
eth0 Link encap:Ethernet HWaddr 00:80:C8:7B:87:62
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:198363 errors:0 dropped:0 overruns:0 frame:0
TX packets:178241 errors:0 dropped:0 overruns:0 carrier:0
collisions:5
eth1 Link encap:Ethernet HWaddr 00:0A:67:5D:C0:69
inet addr:192.168.0.1 Bcast:192.168.0.255 Mask:255.255.255.0
EtherTalk Phase 2 addr:65280/253
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:12642 errors:0 dropped:0 overruns:0 frame:0
TX packets:28700 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
EtherTalk Phase 2 addr:0/0
UP LOOPBACK RUNNING MTU:3924 Metric:1
RX packets:28552 errors:0 dropped:0 overruns:0 frame:0
TX packets:28552 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
ppp0 Link encap:Point-to-Point Protocol
inet addr:151.203.194.238 P-t-P:10.14.1.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
RX packets:198361 errors:0 dropped:0 overruns:0 frame:0
TX packets:178239 errors:0 dropped:0 overruns:0 carrier:0
collisions:0
---- snip-snippety
> Since I've added the second Ethernet card, I can't get Netatalk to work any
> more. What really bothers me is that it isn't reporting any errors. It looks
> like it comes right up, but I can't see it with my Macintoshes. I have it
> bound to eth1. I've attached the output from ifconfig below; it thinks that
> EtherTalk is up and running.
Try removing (or renaming) atalkd.conf. I've found that having stale info in
it can keep things from working correctly when the service gets restarted. It
should be re-created automatically.
Dan Wilga dwilga...@mtholyoke.edu
** Remove the REMOVE in my address address to reply reply **
> I have been using Netatalk (1.4b2+asun) on my home server (and at work) for
> about a year now. Verizon set me up with ADSL a couple weeks ago, and so I
> have setup my linux box for IP masquerading and have added a second Ethernet
> card. ADSL comes in on eth0 and is routed through ppp0 via the rPPPoE
> client. All of that stuff works very well.
> Since I've added the second Ethernet card, I can't get Netatalk to work any
> more. What really bothers me is that it isn't reporting any errors. It looks
> like it comes right up, but I can't see it with my Macintoshes. I have it
> bound to eth1. I've attached the output from ifconfig below; it thinks that
> EtherTalk is up and running.
I've got the same problem: since the second card is in the server, atalk seems
to start fine, but when i look up the network from another linux box (nbplkup),
nothing gets reported. even if i connect both ethers
to our hub, you dont see any service of our server, althogh there are no error
messages around.
> When I try to connect from a Macintosh (MacOS 9.0.4) with the IP address, it
> claims that there was no response. I'm not sure how to fix this because I'm
> not entirely sure what the problem is. :(
strangely, this works with my 7.6.1 and the newest possible Open Transport.
But when copying too many files or too large files to the server, the mac gets
hung.
> Has anyone had similar issues? Any suggestions, of course, would be greatly
> appreciated. I feel like I'm at a bit of a dead end.
I do not remember where, but i've read something about ethercard chipset
issues. If you've got the wrong one, atalk won't work.
--
Thomas Sprinzing
-remo...@akk.org
"Thomas Sprinzing" <-remo...@akk.org> wrote in message
news:j0tgs8...@schleuderix.wg-netz.de...
Chris> Since I've added the second Ethernet card, I can't get
Chris> Netatalk to work any more. What really bothers me is that
Chris> it isn't reporting any errors. It looks like it comes right
Chris> up, but I can't see it with my Macintoshes. I have it bound
Chris> to eth1. I've attached the output from ifconfig below; it
Chris> thinks that EtherTalk is up and running.
"Bound to eth1" - you sure? In "atalkd.conf", you need to have a
single line that simply says "eth1".
-tor