this post was submitted on 04 Mar 2025
1179 points (99.6% liked)
Technology
64075 readers
5535 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
And this is why I'll never connect my working printer to the internet.
Taking a USB stick to it to print is annoying, but fuck this shit.
They're all horrible companies
What's stopping you from connecting it to the local network but denying internet access? E.g. via a firewall rule or separate VLAN?
effort
understandable, have a good day
Most relatable comment ever.
As if using an USB stick to print isn't more effort 😂
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.
I've not had a Brother printer so, can't say from experience. My Epson Ecotank needed a driver to work. Setting it up on an RPi 3B with a CUPS server took care of it.
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.