Scanners

General support questions
Post Reply
Rocketrrt
Posts: 51
Joined: 2016/09/15 16:51:31

Scanners

Post by Rocketrrt » 2018/11/30 22:46:20

Hi,

I have 4 scanners on my network, but the system only see 1. They are all bother MFC-7360N.

the only one showing is 10.0.200.83. I have not been able to figure this out.

scanimage results

sudo SANE_DEBUG_NET=255 scanimage -L
[sudo] password for rtidwell:
[sanei_debug] Setting debug level of net to 255.
[net] sane_init: authorize != null, version_code != null
[net] sane_init: SANE net backend version 1.0.14 (AF-indep+IPv6) from sane-backends 1.0.24
[net] sane_init: Client has little endian byte order
[net] sane_init: searching for config file
[net] sane_init: trying to add 10.1.200.83
[net] add_device: adding backend 10.1.200.83
[net] add_device: backend 10.1.200.83 added
[net] sane_init: trying to add 10.1.200.69
[net] add_device: adding backend 10.1.200.69
[net] add_device: backend 10.1.200.69 added
[net] sane_init: trying to add 10.1.200.82
[net] add_device: adding backend 10.1.200.82
[net] add_device: backend 10.1.200.82 added
[net] sane_init: done reading config
[net] sane_init: evaluating environment variable SANE_NET_HOSTS
[net] sane_init: evaluating environment variable SANE_NET_TIMEOUT
[net] sane_init: done
[net] sane_get_devices: local_only = 0
[net] connect_dev: trying to connect to 10.1.200.82
[net] connect_dev: [0] failed to connect (Connection refused)
[net] connect_dev: [1] failed to connect (Connection refused)
[net] connect_dev: couldn't connect to host (see messages above)
[net] sane_get_devices: ignoring failure to connect to 10.1.200.82
[net] connect_dev: trying to connect to 10.1.200.69
[net] connect_dev: [0] failed to connect (Connection refused)
[net] connect_dev: [1] failed to connect (Connection refused)
[net] connect_dev: couldn't connect to host (see messages above)
[net] sane_get_devices: ignoring failure to connect to 10.1.200.69
[net] connect_dev: trying to connect to 10.1.200.83
[net] connect_dev: [0] failed to connect (Connection refused)
[net] connect_dev: [1] failed to connect (Connection refused)
[net] connect_dev: couldn't connect to host (see messages above)
[net] sane_get_devices: ignoring failure to connect to 10.1.200.83
[net] sane_get_devices: finished (0 devices)
device `brother4:net1;dev0' is a Brother MFC-7360N MFC-7360N
[net] sane_exit: exiting
[net] sane_exit: closing dev 0x557c7a446c20, ctl=-1
[net] sane_exit: closing dev 0x557c7a446ac0, ctl=-1
[net] sane_exit: closing dev 0x557c7a446960, ctl=-1
[net] sane_exit: finished.
[rtidwell@WhseLTS ~]$ sudo SANE_DEBUG_NET=255 scanimage -L
[sudo] password for rtidwell:
[sanei_debug] Setting debug level of net to 255.
[net] sane_init: authorize != null, version_code != null
[net] sane_init: SANE net backend version 1.0.14 (AF-indep+IPv6) from sane-backends 1.0.24
[net] sane_init: Client has little endian byte order
[net] sane_init: searching for config file
[net] sane_init: trying to add 10.1.200.83
[net] add_device: adding backend 10.1.200.83
[net] add_device: backend 10.1.200.83 added
[net] sane_init: trying to add 10.1.200.69
[net] add_device: adding backend 10.1.200.69
[net] add_device: backend 10.1.200.69 added
[net] sane_init: trying to add 10.1.200.82
[net] add_device: adding backend 10.1.200.82
[net] add_device: backend 10.1.200.82 added
[net] sane_init: done reading config
[net] sane_init: evaluating environment variable SANE_NET_HOSTS
[net] sane_init: evaluating environment variable SANE_NET_TIMEOUT
[net] sane_init: done
[net] sane_get_devices: local_only = 0
[net] connect_dev: trying to connect to 10.1.200.82
[net] connect_dev: [0] failed to connect (Connection refused)
[net] connect_dev: [1] failed to connect (Connection refused)
[net] connect_dev: couldn't connect to host (see messages above)
[net] sane_get_devices: ignoring failure to connect to 10.1.200.82
[net] connect_dev: trying to connect to 10.1.200.69
[net] connect_dev: [0] failed to connect (Connection refused)
[net] connect_dev: [1] failed to connect (Connection refused)
[net] connect_dev: couldn't connect to host (see messages above)
[net] sane_get_devices: ignoring failure to connect to 10.1.200.69
[net] connect_dev: trying to connect to 10.1.200.83
[net] connect_dev: [0] failed to connect (Connection refused)
[net] connect_dev: [1] failed to connect (Connection refused)
[net] connect_dev: couldn't connect to host (see messages above)
[net] sane_get_devices: ignoring failure to connect to 10.1.200.83
[net] sane_get_devices: finished (0 devices)
device `brother4:net1;dev0' is a Brother MFC-7360N MFC-7360N
[net] sane_exit: exiting
[net] sane_exit: closing dev 0x55d8bd80ac20, ctl=-1
[net] sane_exit: closing dev 0x55d8bd80aac0, ctl=-1
[net] sane_exit: closing dev 0x55d8bd80a960, ctl=-1
[net] sane_exit: finished.

saned.conf

# saned.conf
# Configuration for the saned daemon

## Daemon options
# Port range for the data connection. Choose a range inside [1024 - 65535].
# Avoid specifying too large a range, for performance reasons.
#
# ONLY use this if your saned server is sitting behind a firewall. If your
# firewall is a Linux machine, we strongly recommend using the
# Netfilter nf_conntrack_sane connection tracking module instead.
#
# data_portrange = 10000 - 10100


## Access list
# A list of host names, IP addresses or IP subnets (CIDR notation) that
# are permitted to use local SANE devices. IPv6 addresses must be enclosed
# in brackets, and should always be specified in their compressed form.
#
# The hostname matching is not case-sensitive.

#scan-client.somedomain.firm
#192.168.0.1
#192.168.0.1/29
#[2001:db8:185e::42:12]
#[2001:db8:185e::42:12]/64

10.1.200.69
10.1.200.83
10.1.200.82
10.1.200.84

# NOTE: /etc/inetd.conf (or /etc/xinetd.conf) and
# /etc/services must also be properly configured to start
# the saned daemon as documented in saned(8), services(4)
# and inetd

hosts

127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6
10.1.200.69
10.1.200.83
10.1.200.82
10.1.200.84


Any help would be appreciated ,

Ron

Post Reply