The protocol in question is AURP, documented here. Implementing it in TashRouter would be a fairly significant undertaking, but should be doable... it'd likely just be another subclass of Port, alongside the ones that support TashTalk, LToUDP, and EtherTalk. If anyone's interested in taking it on, I'm happy to help.Has anyone tried using TashRouter to router between a local EtherTalk network and GlobalTalk instead of using Apple Internet Router?
Edit: I'm not sure if the AIR "IP Tunnel" feature is supported in TashRouter. A quick look indicates it is not, and would have to be built as a new port type in TashRouter, though there would be other handy uses for tunneling over IP so it may be a worthwhile endeavor.
Hm. I've done too much wheel-reinvention in my time to cast stones, but I certainly wish they were writing it in Python... =)Someone is writing a AURP gateway in go: https://gitea.drjosh.dev/josh/jrouter
From the chatter on Mastodon, it seems like that happens when you are running MacTCP 2 instead of 1.1.1. It *appears* to be harmless as a lot of people have been running it like that all month.Is anyone else seeing gobbledygook in their Apple Internet Router Log?
From the chatter on Mastodon, it seems like that happens when you are running MacTCP 2 instead of 1.1.1. It *appears* to be harmless as a lot of people have been running it like that all month.
I'm on 1.1.1 and not seeing it so I have one question. If you scroll all the way to the right (or look in the log text file), is there any readable text over there?
If you install MacsBug, does it give any clue as to where it's crashing on boot (e.g. in the left-hand side process name)?
To get AIR running on System 7.5 on my 040, I had to ditch a bunch of extensions that AIR installed (e.g. all the SNMP ones) as well as revert some other extensions it clobbered (like Shared Library Manager and the System file itself) since those crashed on boot. Maybe similar trimming can help on PPC?
No luck on PPC mac
Is this doing your own install, or using the prerolled image?6100 tried 7.1.2 and 7.5.3 all gave me system bomb.
Fresh install. Is anybody using PPC mac with AIR? Couldnt tell from the list.
Fresh install. Is anybody using PPC mac with AIR? Couldnt tell from the list.