From: fire-eyes <sgtphou@fire-eyes.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Bizarre SSH connection reset
Date: Mon, 10 Mar 2008 23:58:51 -0700 [thread overview]
Message-ID: <47D62DAB.2070007@fire-eyes.org> (raw)
In-Reply-To: <200803110649.24883.michaelkintzios@gmail.com>
> Hmm, I don't know . . . The particular address I was trying to connect was
> definitely blocked. Other than not beeing able to connect with a browser,
> nc, httping and tcptraceroute confirmed it). Could it be an area/account
> specific block perhaps? When I questioned the owner he said that this was
> common practice and that his ISP does not allow webservers to run.
Get me a full packet capture of the entire ssh session, and I'll have a
look at it.
Install tcpdump if you don't have it: emerge tcpdump
If you already have it or it's now installed, as root, just before you
start the session:
tcpdump -i dev -s 0 host IP and port PORT -w ssh-session-1.pcap
where host is the IP you are connecting to, PORT is the port you're
connecting to, and dev is the network interface it's going through (such
as eth0).
Log in, do your thing, and after the ssh session craps, ctl-c the
tcpdump. Send the file directly to me, sgtphou@fire-eyes.org. The
information I'll be able to see is the client and server IP, port, ssh
client version, and user name, fyi.
I'll reply directly to you and if you agree, we'll post the findings to
the list.
--
gentoo-user@lists.gentoo.org mailing list
next prev parent reply other threads:[~2008-03-11 6:58 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-09 14:03 [gentoo-user] Bizarre SSH connection reset Collin Starkweather
2008-03-09 15:12 ` Mick
2008-03-09 15:32 ` Collin Starkweather
2008-03-09 16:03 ` Andrey Falko
2008-03-10 0:16 ` Mark Shields
2008-03-10 3:43 ` Dan Farrell
2008-03-10 4:42 ` Collin Starkweather
2008-03-10 19:43 ` Mike Edenfield
2008-03-10 20:06 ` Dan Farrell
2008-03-10 22:51 ` Mick
2008-03-10 23:04 ` Brian Marshall
2008-03-11 0:24 ` Dan Farrell
2008-03-11 6:49 ` Mick
2008-03-11 6:58 ` fire-eyes [this message]
2008-03-11 14:30 ` Mike Edenfield
2008-03-11 16:43 ` Mark Shields
2008-03-12 7:03 ` fire-eyes
2008-03-13 16:15 ` Chris Brennan
2008-04-04 2:43 ` [gentoo-user] " Hendrik Boom
-- strict thread matches above, loose matches on Subject: below --
2008-03-13 8:20 [gentoo-user] " Collin Starkweather
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=47D62DAB.2070007@fire-eyes.org \
--to=sgtphou@fire-eyes.org \
--cc=gentoo-user@lists.gentoo.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