[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] checking mail error
- Subject: Re: [cobalt-users] checking mail error
- From: "Fragga" <fragga@xxxxxxxxxxxx>
- Date: Tue Oct 8 07:57:01 2002
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
could be a number of things.
have u checked /var/log/maillog for clues if so has it logged timeout and
any reasons ?
possibly a firewall setting his end ? Is he getting errors his end or just
timeout ?
you could quickly sniff the session to see what the conversation was like..
download a copy of snort from snort.org install it then simply run ( as
root )
$ snort -vde host <his_ip_address>
get him to do a send and receive and watch the packets or log the packets
using
$ snort -vde host <his_ip_address> > output.txt
or if you cant be bothered with snort use tcpdump which is installed by
default
$ tcpdump -vvv -s 0 -X host <his_ip_address>
fragga
----- Original Message -----
From: "Andy Clyde, oxfordmusic.net" <andy.clyde@xxxxxxxxxxxxxxx>
To: "Cobalt Users" <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Tuesday, October 08, 2002 9:34 AM
Subject: [cobalt-users] checking mail error
> i have a client who is having problems checking his mail.
>
> it looks like every time he tries to connect the server is sending back a
> SYN request and then hanging (the results of 'netstat -an' show the
> connection as 'SYN_RECV'). i've tried digging everywhere but can't find a
> solution.
>
> i've had no other calls about this error so it seems to be a problem with
> this one user (not even other users on that site). is this a problem on
the
> server (corrupt mailbox etc)? or this a problem at his end?
>
> any ideas about how to fix it?
>
> cheers
>
> andy
>
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>