• 0 Posts
  • 1 Comment
Joined 1 day ago
cake
Cake day: September 20th, 2025

help-circle
  • plateee@piefed.socialtoLinux@lemmy.mlPrinters for Linux
    link
    fedilink
    English
    arrow-up
    6
    ·
    10 hours ago

    Yup, another vote for brother laser printers. If you’re worried about them applying updates that add DRM to toner cartridges, but you still want network printing you can do one of two things:

    1. Give the printer a static IPv4 address and block egress from your router with a firewall.
    2. Give it a static IPv4 address but give it a non-functional gateway (e.g. if your gateway is 10.0.0.1, make the printer’s gateway 10.0.0.254)

    Heck, do both if you’re paranoid.

    Either way it’s not getting updates unless you manually change things or download the firmware updates on your Linux box and apply it that way.