Date: Wed, 20 Sep 2006 04:22:00 +0200 (CEST) From: "P.U.Kruppa" <ulrich@pukruppa.net> To: freebsd-questions@freebsd.org Subject: Re: [solved] Suddenly Cups doesn't work anymore ... Message-ID: <20060920041419.J41074@pukruppa.net> In-Reply-To: <20060917134316.D1777@pukruppa.net> References: <20060917134316.D1777@pukruppa.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 17 Sep 2006, P.U.Kruppa wrote:
> Now Cups doesn't work anymore, i.e.
> # lpstat -a
> lpstat: Kann Server nicht erreichen
> ("Cannot reach server")
>
> When I try to start Cups manually
> # cupsd
> cupsd: Child exited on signal 15!
Just for the records: this was a networking problem. "localhost" was
resolved to some $%&?$ running a domain named "localhost.net" :
root@pukruppa.net# ping localhost
PING localhost.net (208.97.163.166): 56 data bytes
64 bytes from 208.97.163.166: icmp_seq=0 ttl=55 time=220.803 ms
64 bytes from 208.97.163.166: icmp_seq=1 ttl=55 time=217.604 ms
...
I checked /etc/hosts and in /etc/nsswitch.conf I changed the line
hosts: dns files
to
hosts: files dns
Uli.
-----------------------
Peter Ulrich Kruppa
Wuppertal
Germany
-----------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060920041419.J41074>
