From: Ray Olszewski <ray@comarre.com>
To: linux-newbie@vger.kernel.org
Subject: Re: promiscus mode
Date: Wed, 26 Jan 2005 23:22:23 -0800 [thread overview]
Message-ID: <5.1.0.14.1.20050126231618.02ac3940@celine> (raw)
In-Reply-To: <ct4ppu$upv$1@sea.gmane.org>
At 12:30 PM 1/25/2005 +0530, Muruganandam wrote:
>Hi all,
>
> How to enable the Promiscus mode in the kernel,inorder to capture the
>packets.Advance Thanks
It would be easier to answer this question if I better understood the level
you are asking it at.
The beginner-level answer to it is to use an application and associated
library (e.g, tcpdump or ethereal, and libpcap) that supports setting
promiscuous mode.
For the details of how to set it in a NIC driver, I'd suggest referring to
the source for libpcap; my quick scan of it leads me to suggest checking
the pcap_open_live() function call.
Of course, you need root access to do any of this.
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 265.7.4 - Release Date: 1/25/2005
-
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
next prev parent reply other threads:[~2005-01-27 7:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-25 7:00 promiscus mode Muruganandam
2005-01-27 7:22 ` Ray Olszewski [this message]
2005-01-27 10:42 ` Jim Nelson
2005-01-27 13:50 ` simon
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=5.1.0.14.1.20050126231618.02ac3940@celine \
--to=ray@comarre.com \
--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