Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Dec 2007 13:39:06 -0700
From:      Predrag Punosevac <punosevac@math.arizona.edu>
To:        questions@freebsd.org
Subject:   SANE Network Daemon question
Message-ID:  <475B00EA.2000208@math.arizona.edu>

next in thread | raw e-mail | index | archive | help
I was just looking at the documentation on SANE web-site about network 
scanning
and I noticed that /etc/services on my i386 does not include line like

sane-port          6566/tcp      # SANE network scanner daemon

which is used by saned (Sane Network Daemon to enable scanning over the 
network).
The /etc/inetd.conf file is also missing line (of course should be 
commented by default)

sane-port  stream  tcp  nowait  saned.saned  /usr/local/sbin/saned saned

The handbook is  also  mute  about  the  scanning over the network.

Is anybody using scanners on the network on FreeBSD? Handbook article 
should also be appended.
I might try to play with it and see how it goes. I could contribute the 
documentation if the community has interest in it.

Best,
Predrag




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?475B00EA.2000208>