This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

What does this message mean?

I get this message on my internal network NIC which is an Intel 1000 pro. I received this message on 2 ASGs that have this type of NIC installed in this position. They don't happen all day, but come in batches, some days only 2 or 3 other days like today about 20.

[FONT=monospace]2007:03:04-20:10:03 (none) kernel: device eth0 left promiscuous mode [/FONT]
[FONT=monospace]2007:03:04-20:10:03 (none) kernel: device eth0 entered promiscuous mode [/FONT]
[FONT=monospace]2007:03:04-20:10:23 (none) kernel: device eth0 left promiscuous mode [/FONT]
[FONT=monospace]2007:03:04-20:10:24 (none) kernel: device eth0 entered promiscuous mode [/FONT]
[FONT=monospace]2007:03:04-20:10:24 (none) kernel: device eth0 left promiscuous mode [/FONT]
[FONT=monospace]2007:03:04-20:10:24 (none) kernel: device eth0 entered promiscuous mode [/FONT]
[FONT=monospace]2007:03:04-22:02:27 (none) kernel: device eth0 left promiscuous mode [/FONT]
[FONT=monospace]2007:03:04-22:02:28 (none) kernel: device eth0 entered promiscuous mode [/FONT]
[FONT=monospace]2007:03:04-22:02:28 (none) kernel: device eth0 left promiscuous mode [/FONT]
[FONT=monospace]2007:03:04-22:02:28 (none) kernel: device eth0 entered promiscuous mode [/FONT]



Ian M[:S][:)][:S]


This thread was automatically locked due to age.
Parents
  • I get this message on my internal network NIC which is an Intel 1000 pro. I received this message on 2 ASGs that have this type of NIC installed in this position. They don't happen all day, but come in batches, some days only 2 or 3 other days like today about 20.

    [FONT=monospace]2007:03:04-20:10:03 (none) kernel: device eth0 left promiscuous mode [/FONT]
    [FONT=monospace]2007:03:04-20:10:03 (none) kernel: device eth0 entered promiscuous mode [/FONT]
    [FONT=monospace]2007:03:04-20:10:23 (none) kernel: device eth0 left promiscuous mode [/FONT]
    [FONT=monospace]2007:03:04-20:10:24 (none) kernel: device eth0 entered promiscuous mode [/FONT]
    [FONT=monospace]2007:03:04-20:10:24 (none) kernel: device eth0 left promiscuous mode [/FONT]
    [FONT=monospace]2007:03:04-20:10:24 (none) kernel: device eth0 entered promiscuous mode [/FONT]
    [FONT=monospace]2007:03:04-22:02:27 (none) kernel: device eth0 left promiscuous mode [/FONT]
    [FONT=monospace]2007:03:04-22:02:28 (none) kernel: device eth0 entered promiscuous mode [/FONT]
    [FONT=monospace]2007:03:04-22:02:28 (none) kernel: device eth0 left promiscuous mode [/FONT]
    [FONT=monospace]2007:03:04-22:02:28 (none) kernel: device eth0 entered promiscuous mode [/FONT]



    Ian M[:S][:)][:S]


    'Promiscous mode' is a mode where you're network card receives all packets the are arriving on the Interface, not only the packets with its own MAC-address. This mode is used for example if you start a tcpdump, as tcpdump wants to see all packets arriving.

    In former times were hubs were much more common than today, this relieved the network driver from processing packets that weren't designated for this card.
Reply
  • I get this message on my internal network NIC which is an Intel 1000 pro. I received this message on 2 ASGs that have this type of NIC installed in this position. They don't happen all day, but come in batches, some days only 2 or 3 other days like today about 20.

    [FONT=monospace]2007:03:04-20:10:03 (none) kernel: device eth0 left promiscuous mode [/FONT]
    [FONT=monospace]2007:03:04-20:10:03 (none) kernel: device eth0 entered promiscuous mode [/FONT]
    [FONT=monospace]2007:03:04-20:10:23 (none) kernel: device eth0 left promiscuous mode [/FONT]
    [FONT=monospace]2007:03:04-20:10:24 (none) kernel: device eth0 entered promiscuous mode [/FONT]
    [FONT=monospace]2007:03:04-20:10:24 (none) kernel: device eth0 left promiscuous mode [/FONT]
    [FONT=monospace]2007:03:04-20:10:24 (none) kernel: device eth0 entered promiscuous mode [/FONT]
    [FONT=monospace]2007:03:04-22:02:27 (none) kernel: device eth0 left promiscuous mode [/FONT]
    [FONT=monospace]2007:03:04-22:02:28 (none) kernel: device eth0 entered promiscuous mode [/FONT]
    [FONT=monospace]2007:03:04-22:02:28 (none) kernel: device eth0 left promiscuous mode [/FONT]
    [FONT=monospace]2007:03:04-22:02:28 (none) kernel: device eth0 entered promiscuous mode [/FONT]



    Ian M[:S][:)][:S]


    'Promiscous mode' is a mode where you're network card receives all packets the are arriving on the Interface, not only the packets with its own MAC-address. This mode is used for example if you start a tcpdump, as tcpdump wants to see all packets arriving.

    In former times were hubs were much more common than today, this relieved the network driver from processing packets that weren't designated for this card.
Children
No Data