Replies: 1 comment 2 replies
-
When I run tcpdump on my sensors, I get Are you sure Is the interface in promiscuous mode? What is the output of |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Version
2.4.20
Installation Method
Security Onion ISO image
Description
configuration
Installation Type
Standalone
Location
airgap
Hardware Specs
Exceeds minimum requirements
CPU
16
RAM
32
Storage for /
293G
Storage for /nsm
924G
Network Traffic Collection
other (please provide detail below)
Network Traffic Speeds
Less than 1Gbps
Status
Yes, all services on all nodes are running OK
Salt Status
No, there are no failures
Logs
No, there are no additional clues
Detail
Hello wonderful people,
I am working on a standalone configuration for pre production, installed SO in Hyper-V the only thing that I did in the hyper v config is set the monitoring interface to destination in Port Mirroring section in Advanced features, when I try to see if the interface receives anything from the virtual switch I get the following:
`[securityonion@srvpsocpro01 ~]$ sudo tcpdump -i eth1
[sudo] password for securityonion:
dropped privs to tcpdump
tcpdump: verbose output suppressed, use -v[v]... for full protocol decode
listening on eth1, link-type EN10MB (Ethernet), snapshot length 262144 bytes
^C16:04:45.924796 IP6 fe80::479c:f669:73e7:abbd > ff02::1:ff4c:c2ab: ICMP6, neighbor solicitation, who has fe80::91ec:a50d:94c:c2ab, length 32
1 packet captured
3716 packets received by filter
3658 packets dropped by kernel`
it seems that it drops a lot of packets, I want to know how to solve the problem if anyone has any idea.
PS: the infrastructure has VLANs and I don't think that will be a problem for the packet capture AFAIK.
Thank you in advance.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions