From owner-freebsd-questions@FreeBSD.ORG Thu Aug 22 16:55:27 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 5C198669 for ; Thu, 22 Aug 2013 16:55:27 +0000 (UTC) (envelope-from juris.kaminskis@gmail.com) Received: from mail-wi0-x22c.google.com (mail-wi0-x22c.google.com [IPv6:2a00:1450:400c:c05::22c]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id C13C92B4D for ; Thu, 22 Aug 2013 16:55:26 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id hj13so951354wib.5 for ; Thu, 22 Aug 2013 09:55:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=7M4VVlN07CMGu3+zsc2vvgxnRhwPuFbfWZyYrmStFmU=; b=F+LH8EhhvLdMjUJCcoRg7o/MmjwFoISrIOHydy0u1E6H4vKrM65BcQnFUMvSMA7x6N GhghEeZLlpWIbB4JNiuHRtZX5Lrcm32abHeiT8nbpWue2mPMtuVQU02My7dJa3kc3C+8 m8xHojklH3MxKqLzn7XbWk9F+pdvCQH4hOw0uCLNmPiWaCeVNNHvRzI38LaK94BP6/XY P51Ba9aaex4zvW+yBlTelW38Taa28gjw4nBj4xr+hkufrDVtMrBjO+z+llzG6IeSdEsU B4+YIy4tVRHygrQSMJJEkf/DENBR/QSo9VO9MDIo1bi5Jb2+eq8ei96x4+Af3plltXaD hhhQ== MIME-Version: 1.0 X-Received: by 10.194.75.165 with SMTP id d5mr11129360wjw.18.1377190525177; Thu, 22 Aug 2013 09:55:25 -0700 (PDT) Received: by 10.194.83.225 with HTTP; Thu, 22 Aug 2013 09:55:25 -0700 (PDT) In-Reply-To: <20130822133313.GA16261@sh4-5.1blu.de> References: <20130820153321.c99e018a.freebsd@edvax.de> <20130822125315.GA1638@tiny.Sisis.de> <20130822133313.GA16261@sh4-5.1blu.de> Date: Thu, 22 Aug 2013 19:55:25 +0300 Message-ID: Subject: Re: Setup HP Laserjet 1120m over network with LPD From: Juris Kaminskis To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Aug 2013 16:55:27 -0000 not sure what exactly did the trick either restart of LPD, or removing Hplip and CUPS packages, but now my printer responds via: lpr test.ps Success! Thank you very much to everyone!