Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Gavin Hamill <gdh@acentral.co.uk>
To: netfilter@lists.netfilter.org
Subject: Re: smtp
Date: Fri, 14 May 2004 16:53:13 +0100	[thread overview]
Message-ID: <200405141653.13263.gdh@acentral.co.uk> (raw)
In-Reply-To: <BAY15-F11qrwMfNORuP0005ce41@hotmail.com>

On Friday 14 May 2004 16:41, azeem ahmad wrote:
> hi
> sorry for disturbing you a lot
> but i dont know how can i capture the screen. should i write it down

That's OK there are a couple of easy alternatives. Either 'ssh' into the 
machine (google for 'putty' - a good SSH client for windows) and copy and 
paste the output.. or redirect the output from tcpdump to a file, the same 
way you can with any UNIX command...

$ tcpdump -n -i eth1 port 25 >dump.txt

Then you can just insert this text file into the body of your email.

Cheers,
Gavin.


  reply	other threads:[~2004-05-14 15:53 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-14 15:41 smtp azeem ahmad
2004-05-14 15:53 ` Gavin Hamill [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-05-14 20:11 smtp azeem ahmad
2004-05-14 20:22 ` smtp Alexis
2004-05-14 20:26 ` smtp Gavin Hamill
2004-05-14 18:54 smtp azeem ahmad
2004-05-14 19:47 ` smtp Gavin Hamill
2004-05-14 13:19 smtp azeem ahmad
2004-05-14 13:40 ` smtp Gavin Hamill
2004-05-14 12:07 smtp azeem ahmad
2004-05-14 12:28 ` smtp Gavin Hamill
2004-05-14 11:17 smtp azeem ahmad
2004-05-14 11:37 ` smtp Gavin Hamill
2004-05-14 12:46 ` smtp Antony Stone
2003-01-21 15:24 SMTP Steffen Bisgaard

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=200405141653.13263.gdh@acentral.co.uk \
    --to=gdh@acentral.co.uk \
    --cc=netfilter@lists.netfilter.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