linux-admin.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Glynn Clements <glynn@gclements.plus.com>
To: Gerardo Juarez-Mondragon <gerardojm1957@gmail.com>
Cc: linux-admin <linux-admin@vger.kernel.org>
Subject: Re: Strange problem with scanner
Date: Wed, 7 Jul 2010 14:36:59 +0100	[thread overview]
Message-ID: <19508.33531.623275.614386@cerise.gclements.plus.com> (raw)
In-Reply-To: <AANLkTilUAtGv1t4z2bnsHdxvaCNjjwlMdddgL6dHvDIa@mail.gmail.com>


Gerardo Juarez-Mondragon wrote:

> I have a mail server to which several Kyocera multifunction
> scanner/printers are connected. When a document is scanned, these
> devices can mail the scanned image through a mail account at the
> server. They each include a mail client. The problem is that they all
> complain about being unable to find the mail server. This happens at
> totally unexpected times and then, they suddenly start working again,
> as they normally have. The failure does not have a pattern: it may
> happen once a month and twice in a single week or day.
> 
> Does any of you have an idea of what this problem might be, or have
> run across a similar situation?

Unless there's something relevant in the log files, I wouldn't waste
time trying to debug this through trial-and-error.

Use tcpdump (or similar) to monitor all traffic to/from the devices
For TCP, only log packets with the SYN or FIN flags (to avoid filling
the logs with bulk data transfers), but any non-TCP (including non-IP)
packets should be logged.

-- 
Glynn Clements <glynn@gclements.plus.com>

      reply	other threads:[~2010-07-07 13:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-06 18:08 Strange problem with scanner Gerardo Juarez-Mondragon
2010-07-07 13:36 ` Glynn Clements [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19508.33531.623275.614386@cerise.gclements.plus.com \
    --to=glynn@gclements.plus.com \
    --cc=gerardojm1957@gmail.com \
    --cc=linux-admin@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).