public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
From: chuck gelm <chuck@gelm.net>
To: Jim Nelson <james4765@verizon.net>
Cc: linux-newbie@vger.kernel.org
Subject: Re: tcpdump: How do I filter 'bootp' packets?
Date: Wed, 08 Dec 2004 17:56:22 -0500	[thread overview]
Message-ID: <41B78696.7000500@gelm.net> (raw)
In-Reply-To: <41B77BE5.6000001@verizon.net>

Jim Nelson wrote:
> chuck gelm wrote:
> 
>> 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?
>>
> 
> IIRC, most modern cable modems filter anything not addressed to them - 
> you'd have to hack your modem to get it to go into promiscuous mode.
> 
> It's not easy to do, and it relies on brain-dead network admins to leave 
> some back doors in.
> 
> OTOH, you could probably find hardware to do just this - if you were in 
> law enforcement.
> 
>>  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

  Hi, Jim:

  I am filtering 'my ip', port 67, and 'arp' and, for several minutes
now, tcpdump has displayed zero packets.  So, I seems that...

  It would require special hardware for others to view my  packets.

  I wanted to be sure that it wouldn't be easy.

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 22:56 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       ` tcpdump: How do I filter 'bootp' packets? chuck gelm
2004-12-08 15:50         ` Ray Olszewski
2004-12-08 22:10         ` Jim Nelson
2004-12-08 22:56           ` chuck gelm [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=41B78696.7000500@gelm.net \
    --to=chuck@gelm.net \
    --cc=james4765@verizon.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox