Re: Promiscuous Mode
- From: "Amar Kulo" <dzoner@xxxxxxxxx>
- Date: Thu, 20 Mar 2008 08:35:34 +0100
Wikipedia says:
In computing, promiscuous mode is a configuration of a network card
that makes the card pass all traffic it receives to the central
processing unit rather than just packets addressed to it — a feature
normally used for packet sniffing.
Each packet includes the hardware (Media Access Control) address. When
a network card receives a packet, it checks if the address is its own.
If not, the card normally drops the packet. But in promiscuous mode,
the card doesn't drop the packet, thus allowing the computer to read
all packets.
Last 2 senteces are easiest description of promiscuous mode on network card..
http://en.wikipedia.org/wiki/Promiscuous_mode
Regards
Amar
On Wed, Mar 19, 2008 at 2:51 PM, Simon Templar
<73696d6f6e74656d706c617200@xxxxxxxxxxxxxx> wrote:
Hello everybody,
I have a question concerning "Promiscuous Mode", I know what it is,
but I would like to know exactly what is happening behind the scenes
when I change my NIC to this mode
For example: what is the technicality in writing the command:
ifconfig eth0 promisc?
Your help is so much appreciated.
Best regards.
------------------------------------------------------------------------
This list is sponsored by: Cenzic
Need to secure your web apps NOW?
Cenzic finds more, "real" vulnerabilities fast.
Click to try it, buy it or download a solution FREE today!
http://www.cenzic.com/downloads
------------------------------------------------------------------------
------------------------------------------------------------------------
This list is sponsored by: Cenzic
Need to secure your web apps NOW?
Cenzic finds more, "real" vulnerabilities fast.
Click to try it, buy it or download a solution FREE today!
http://www.cenzic.com/downloads
------------------------------------------------------------------------
- References:
- Promiscuous Mode
- From: Simon Templar
- Promiscuous Mode
- Prev by Date: RE: Session Hijacking over HTTP
- Next by Date: Release of webshag 1.00!
- Previous by thread: Re: Promiscuous Mode
- Next by thread: Re: Promiscuous Mode
- Index(es):
Relevant Pages
|
|