First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

How to understand how much invisible interfaces in physical level by wireshark script !?

  • retag add tags

Main
And how to understand is this promiscuous traffic is dropped which goes through interface and wireshark?
Secondary
https://ufile.io/l9xqze2v wireshark.pcap
iptables.sh https://ufile.io/v9hsadna
1.How to understand how much invisible interfaces in physical level !?
2.And how much linux network interfaces in standart mode ?
3.Whear i can download pcap on arp protocol and how much protocols working behind linux iptables drop all script without arp?
4.And how to understand is this promiscuous traffic is dropped which goes through interface and wireshark?

gapwalker's avatar
1
gapwalker
asked 2021-05-05 13:27:29 +0000, updated 2021-05-05 16:27:30 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

What are you trying to accomplish? It sounds that you tryinig to run a pen test. Wireshark uses dumpcap in Linux which is part of the Wireshark installation. Wireshark reports only interfaces it is learns from the Linux OS.

Linux ethtool will show you dropped packets on an Ethernet interface. Wireshark report packets dropped by dumpcap.

BigFatCat's avatar
31
BigFatCat
answered 2021-05-05 22:03:04 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer