[sane-devel] Network scanning through Vmware from Windows guest
to Linux host
Henning Meier-Geinitz
henning at meier-geinitz.de
Wed Oct 5 20:28:32 UTC 2005
Hi,
On Wed, Oct 05, 2005 at 07:48:24PM +0200, Klaus-Peter Schrage wrote:
> telnet 192.168.2.5 6566
> seems to open a session which is ended by pressing return, without a
> reply from saned visible, and no traces in /var/log/messages.
Ok, that means something is listening (probably saned). It's normal
that you get no textual response. However, you should get something
in syslog.
For debugging, turn off saned in inetd or xinetd and restart
xineted/inetd if necessary. Now start saned manually:
saned -d128
This will print more debug output directly to stderr. It will be
terminated after each connection has finished, however, so it's only
useful for debugging.
Bye,
Henning
More information about the sane-devel
mailing list