Date: Fri, 24 Mar 2006 20:16:39 -0500 From: Christopher Sean Hilton <chris@vindaloo.com> To: freebsd-questions@freebsd.org Subject: Cups startup problem on NFS client (w/resolution) Message-ID: <1143249399.4085.5.camel@endaba.vindaloo.com>
next in thread | raw e-mail | index | archive | help
This afternoon I had an interesting problem. Cups failed to startup on my machine and threw the error: cupsd: Child exited with status 48 or somesuch. The short story is that rpc.statd had grabbed port 631 on my machine and that blocked cups from working. Normally this would be harmless except the printer server box on my network sends out cups broadcasts on udp:631 which hosed up the rpc.statd until I had to reboot the box. Is there some way to tell rpc.statd and any other rpc daemons not to use a particular port. I didn't see such a switch in the man page. -- Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1143249399.4085.5.camel>