From owner-freebsd-questions@FreeBSD.ORG Sun Dec 9 02:51:53 2007 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 3F9A116A418 for ; Sun, 9 Dec 2007 02:51:53 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from mx-outbound01.easydns.com (mailout1.easydns.com [205.210.42.66]) by mx1.freebsd.org (Postfix) with ESMTP id 189A413C458 for ; Sun, 9 Dec 2007 02:51:52 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from lilypad.shadypond.com (69-12-173-117.static.humboldt1.com [69.12.173.117]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx-outbound01.easydns.com (Postfix) with ESMTP id BE477482D1 for ; Sat, 8 Dec 2007 21:51:38 -0500 (EST) Received: from slider.shadypond.com (slider.shadypond.com [192.168.1.11]) by lilypad.shadypond.com (Postfix) with ESMTP id AC71DB846 for ; Sun, 9 Dec 2007 02:51:50 +0000 (UTC) From: Pollywog To: freebsd-questions@freebsd.org Date: Sun, 9 Dec 2007 02:51:33 +0000 References: <475B00EA.2000208@math.arizona.edu> <200712082203.28758.lists-fbsd@shadypond.com> <475B5031.9050000@math.arizona.edu> In-Reply-To: <475B5031.9050000@math.arizona.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200712090251.35010.lists-fbsd@shadypond.com> Subject: Re: SANE Network Daemon question 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 Dec 2007 02:51:53 -0000 On Sunday 09 December 2007 02:17:21 Predrag Punosevac wrote: > Saned (Sane Daemon) is included in the standard distribution of > sane-backhands. I checked sane-utils on the Debian web-site and seems it > is just idiotic GUI. > I was using Debian and I now use Ubuntu and FreeBSD. The sane-utils package contains files that I edit in order to have the ability to scan from any machine on my LAN that runs Linux. The files are /etc/sane.d/dll.conf and also saned.conf and net.conf in the same directory.