I’ve never had issues with networking or drivers with my Brother printer. I don’t have any Apple devices, but on Windows and Linux I just use the drivers that come with the OS.
I could see the argument that it’s more air gapped this way. Without having physical access to the Pi (or at least SSH access), it’d be hard to get any network connection through USB.
But personally, I just blocked outgoing traffic from the printer.
Just connect it to a Server (like a raspi) via USB and share the printer through CUPS
Its a little tedious to set up, but it works
This is the way.
How many cups does it take to transfer the printer over?
I think you can just use 1 large bucket instead of many small cups. Faster that way.
Is there a step by step anywhere to achieve this? I’m adept in tech. But don’t have the training or knowledge to just do it
Why do that when you could just connect it to the LAN and put it on a separate VLAN?
Because the built-in networking stack on printers is garbage and having to install drivers on every client sucks.
I’ve never had issues with networking or drivers with my Brother printer. I don’t have any Apple devices, but on Windows and Linux I just use the drivers that come with the OS.
Because it’s a lot simpler and avoids the issue of dealing with printer drivers on all your machines.
I could see the argument that it’s more air gapped this way. Without having physical access to the Pi (or at least SSH access), it’d be hard to get any network connection through USB.
But personally, I just blocked outgoing traffic from the printer.