From owner-freebsd-questions@FreeBSD.ORG Wed Sep 20 02:19:36 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 39F0916A417 for ; Wed, 20 Sep 2006 02:19:36 +0000 (UTC) (envelope-from ulrich@pukruppa.net) Received: from pukruppa.net (pukruppa.net [213.146.114.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 74F9C43D45 for ; Wed, 20 Sep 2006 02:19:35 +0000 (GMT) (envelope-from ulrich@pukruppa.net) Received: from pukruppa.net (pukruppa.net [213.146.114.24] (may be forged)) by pukruppa.net (8.13.8/8.13.8) with ESMTP id k8K2M0Bc057836 for ; Wed, 20 Sep 2006 04:22:01 +0200 (CEST) (envelope-from ulrich@pukruppa.net) Date: Wed, 20 Sep 2006 04:22:00 +0200 (CEST) From: "P.U.Kruppa" To: freebsd-questions@freebsd.org In-Reply-To: <20060917134316.D1777@pukruppa.net> Message-ID: <20060920041419.J41074@pukruppa.net> References: <20060917134316.D1777@pukruppa.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: [solved] Suddenly Cups doesn't work anymore ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Sep 2006 02:19:36 -0000 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 -----------------------