Hacker News new | ask | show | jobs
by duskwuff 2151 days ago
And you don't even need the AppleTalk module for AFP. (I don't think modern macOS even supports AppleTalk anymore.) AppleTalk only comes into play when you're dealing with really old Mac systems which didn't support AFP-over-TCP yet.
1 comments

What hardware do you use to connect the two?
All the things described are running over ethernet, there isn't any special hardware.

The kernel module implements the stuff described in the sections on EtherTalk and AppleTalk phase II on this [1] wiki page.

[1] https://en.wikipedia.org/wiki/AppleTalk

So just a LocalTalk to Ethernet bridge?
No, the old Macintosh uses its ethernet controller to connect to the Linux server, LocalTalk isn't used.
I see.

When the article mentioned AppleTalk I envisioned a way to get files off of my old SE using something that hooked into the ADB networking ports.

That too is possible (serial ports though, not ADB). There are existing LocalTalk-to-Ethernet bridge products from long ago that are getting harder and harder to find. I was actually working on a new one for a while but ran out of the time/motivation to finish it up. https://mac68k.info/forums/thread.jspa?threadID=275&start=0&...
You wouldn't use an ADB port, LocalTalk used the printer port.

For your SE you could get an ethernet adapter that plugged into the SCSI port or a PDS card to go inside the case.