From owner-freebsd-questions@FreeBSD.ORG Sun Oct 9 19:58:11 2005 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 9DC3E16A41F for ; Sun, 9 Oct 2005 19:58:11 +0000 (GMT) (envelope-from ohartman@mail.uni-mainz.de) Received: from mailgate1.zdv.Uni-Mainz.DE (mailgate1.zdv.Uni-Mainz.DE [134.93.178.129]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F78F43D48 for ; Sun, 9 Oct 2005 19:58:11 +0000 (GMT) (envelope-from ohartman@mail.uni-mainz.de) Received: from [134.93.180.218] (edda.Physik.Uni-Mainz.DE [134.93.180.218]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mailgate1.zdv.Uni-Mainz.DE (Postfix) with ESMTP id 1766930006DD for ; Sun, 9 Oct 2005 21:58:10 +0200 (CEST) Message-ID: <4349760E.1090803@mail.uni-mainz.de> Date: Sun, 09 Oct 2005 21:57:02 +0200 From: "O. Hartmann" Organization: Institut =?ISO-8859-15?Q?f=FCr_Geophysik?= User-Agent: Mozilla Thunderbird 1.0.7 (X11/20050930) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at uni-mainz.de Subject: FireFox/Mozilla and CUPS/LPD weirdness 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: Sun, 09 Oct 2005 19:58:11 -0000 Hello. I reported problems with printing from Firefox and Mozilla in the past. Faulty DNS configurations were suspected in the first line but I can confess that our network is setup right way. I figured out that bot Mozilla and Firefox try to print via CUPS (via sockstat, firefox process trys to connect to 127.0.0.1:631). On our servers w e do not use CUPS, still LPD. How to configure Firefox/Mozilla using LPD instead of CUPS? How to avoid this blind preconfiguration being used via the ports collection? Thansk in advance, Oliver