From owner-freebsd-questions@FreeBSD.ORG Thu Aug 22 12:53:35 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id AEA16345 for ; Thu, 22 Aug 2013 12:53:35 +0000 (UTC) (envelope-from guru@unixarea.de) Received: from ms16-1.1blu.de (ms16-1.1blu.de [89.202.0.34]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 6BD9A2AF0 for ; Thu, 22 Aug 2013 12:53:35 +0000 (UTC) Received: from [89.204.139.229] (helo=tiny.Sisis.de) by ms16-1.1blu.de with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1VCUO8-0002Ox-Hr; Thu, 22 Aug 2013 14:53:21 +0200 Received: from tiny.Sisis.de (localhost [127.0.0.1]) by tiny.Sisis.de (8.14.5/8.14.3) with ESMTP id r7MCrHg7001653; Thu, 22 Aug 2013 14:53:18 +0200 (CEST) (envelope-from guru@unixarea.de) Received: (from guru@localhost) by tiny.Sisis.de (8.14.5/8.14.3/Submit) id r7MCrH9v001652; Thu, 22 Aug 2013 14:53:17 +0200 (CEST) (envelope-from guru@unixarea.de) X-Authentication-Warning: tiny.Sisis.de: guru set sender to guru@unixarea.de using -f Date: Thu, 22 Aug 2013 14:53:16 +0200 From: Matthias Apitz To: Juris Kaminskis Subject: Re: Setup HP Laserjet 1120m over network with LPD Message-ID: <20130822125315.GA1638@tiny.Sisis.de> References: <20130820153321.c99e018a.freebsd@edvax.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: X-Operating-System: FreeBSD 10.0-CURRENT r235646 (i386) User-Agent: Mutt/1.5.21 (2010-09-15) X-Con-Id: 51246 X-Con-U: 0-guru X-Originating-IP: 89.204.139.229 Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Matthias Apitz List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Aug 2013 12:53:35 -0000 El día Thursday, August 22, 2013 a las 03:43:46PM +0300, Juris Kaminskis escribió: > finally my printer responds with this command: > > nc 192.168.1.105 9100 < output.xqx I can't imagine that LPD port 515 is not supported by the printer; what telnet 192.168.1.105 515 gives? If this is timing out, I would rather think in firewall issue; if you really need to print raw to port 9100, with CUPS you would just configure it through CUPS' web inteface as socket://192.168.1.105:9100/?waiteof=false or on command line with # lpadmin -U root -p myprinter -D '' -L '' -E -v \ 'socket://192.168.1.105:9100/?waiteof=false' -P file.ppd HIH matthias -- Sent from my FreeBSD netbook Matthias Apitz, , http://www.unixarea.de/ f: +49-170-4527211 UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370) UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5