And this is why I'll never connect my working printer to the internet.
-
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
-
-
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?
-
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
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
-
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
Why do that when you could just connect it to the LAN and put it on a separate VLAN?
-
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
How many cups does it take to transfer the printer over?
-
Why do that when you could just connect it to the LAN and put it on a separate VLAN?
I could see the argument that it's more air gapped this way. Without having physical access to the printer and the Pi, it'd be hard to get any network connection through USB.
But personally, I just blocked outgoing traffic from the printer.
-
Why do that when you could just connect it to the LAN and put it on a separate VLAN?
Because it's a lot simpler and avoids the issue of dealing with printer drivers on all your machines.
-
How many cups does it take to transfer the printer over?
-
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
-
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.
-
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.
-
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 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.
-