All of lore.kernel.org
 help / color / mirror / Atom feed
From: chuck gelm <chuck@gelm.net>
To: linux-newbie@vger.kernel.org
Subject: tcpdump: How do I filter 'bootp' packets?
Date: Wed, 08 Dec 2004 08:13:32 -0500	[thread overview]
Message-ID: <41B6FDFC.3070309@gelm.net> (raw)
In-Reply-To: <5.1.0.14.1.20041207220544.01f98370@celine>

Howdy:

  I have cable modem access to the internet now and the download speed is
double my original DSL speed.  :-)    However, I am concerned about
security.

  Can other cable modem subscribers see my packets?

  To test this, I am trying to use tcpdump to monitor packets that my
cable modem is sending to my 'router'.

  I am using these arguments:
tcpdump -i eth1 -c 9 -nt not arp and not host W.X.Y.Z > \ 
http://gelm.net/tcpdump.txt


  (<W.X.Y.Z> == My assigned IP address)

  I am still seeing many 'bootp' packets.

How do filter out 'bootp' packets with tcpdump?

Regards, Chuck

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2004-12-08 13:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-08  2:26 right form for sources.list entries James Miller
2004-12-08  2:41 ` J.
2004-12-08  3:59   ` James Miller
2004-12-08  6:27     ` Ray Olszewski
2004-12-08 13:13       ` chuck gelm [this message]
2004-12-08 15:50         ` tcpdump: How do I filter 'bootp' packets? Ray Olszewski
2004-12-08 22:10         ` Jim Nelson
2004-12-08 22:56           ` chuck gelm

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=41B6FDFC.3070309@gelm.net \
    --to=chuck@gelm.net \
    --cc=linux-newbie@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.