From owner-freebsd-questions@FreeBSD.ORG Tue Dec 8 11:29:37 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D783B106566B for ; Tue, 8 Dec 2009 11:29:37 +0000 (UTC) (envelope-from Olivier.Nicole@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id 824518FC21 for ; Tue, 8 Dec 2009 11:29:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.cs.ait.ac.th (Postfix) with ESMTP id 025833A386C; Tue, 8 Dec 2009 18:29:35 +0700 (ICT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cs.ait.ac.th; h= references:subject:subject:in-reply-to:from:from:message-id:date :date:received:received:received; s=selector1; t=1260271775; x= 1262086175; bh=oitXT97QfJ4WcdKpb9Xjj9CQZ3tFlqKtgTHV4FHGUdU=; b=l 8wOEHIASBjZGaqi9IN7sOz2aSghMdTwvelU4tjW51wDSTvUz76TuGu2WwKn+lFfM knGIQdy9PHRgJ39d4sGVcA3Yma6P2nK0PR3u8jg9YKEIqL3jH08gyigrxXVn+HUv Fsg2nT3TG+tvwONYTOFTk1/F2fEFkZKHvHk0coM6Rs= X-Virus-Scanned: amavisd-new at cs.ait.ac.th Received: from mail.cs.ait.ac.th ([127.0.0.1]) by localhost (mail.cs.ait.ac.th [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id Kco-waoBQ1EW; Tue, 8 Dec 2009 18:29:35 +0700 (ICT) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.cs.ait.ac.th (Postfix) with ESMTPS id 3B2033A3863; Tue, 8 Dec 2009 18:29:35 +0700 (ICT) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.3/8.14.3/Submit) id nB8BTY8b072451; Tue, 8 Dec 2009 18:29:34 +0700 (ICT) (envelope-from on) Date: Tue, 8 Dec 2009 18:29:34 +0700 (ICT) Message-Id: <200912081129.nB8BTY8b072451@banyan.cs.ait.ac.th> From: Olivier Nicole To: david@vizion2000.net In-reply-to: <200912081111.18012.david@vizion2000.net> (message from David Southwell on Tue, 8 Dec 2009 11:11:17 +0000) References: <200912081040.02500.david@vizion2000.net> <200912081052.nB8Aqf7X072178@banyan.cs.ait.ac.th> <200912081111.18012.david@vizion2000.net> Cc: freebsd-questions@freebsd.org Subject: Re: set up of hp laserjet 2200dn with Jetdirect 610N on network 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: Tue, 08 Dec 2009 11:29:37 -0000 David, > So I should be able to use a similar approach to you. Is the script readily > available and what do I need to do to install and configure it? I can share, but right now I have to go back home, I'll send it to you tomorrow. If you simply: telnet your.printer 9100 and type some text you will get that text printed! Olivier