Gentoo: Network Clients Can’t Print to Linux Hosted Printer - fixed

16:50 Tuesday, 25 July 2006

So I’ve just done my regular emerge sync etc. It seems that everytime something new is installed printing stops working. The current issue was fixed by adding a line in cups.conf which explicitly tells it which network address:port to listen on. Why this worked before we’ll never know.  So here is the saving line:

Listen 192.168.1.2:631

Tags