Monitor Interface issues #15270
-
Version2.4.190 Installation MethodSecurity Onion ISO image Descriptionconfiguration Installation TypeStandalone Locationon-prem with Internet access Hardware SpecsExceeds minimum requirements CPU8 RAM32 Storage for /500 Storage for /nsm500 Network Traffic Collectionspan port Network Traffic Speeds1Gbps to 10Gbps StatusYes, all services on all nodes are running OK Salt StatusNo, there are no failures LogsYes, there are additional clues in /opt/so/log/ (please provide detail below) DetailI have been beating my head on the keyboard trying to get the monitor interface to collect traffic correctly. I have tried adding via the so-monitor add cmd. This cmd adds to the bond0 interface, but when I do a tcpdump for bond0 --> all I see is STP and ARP traffic. I have two virtual interfaces on my build SOC -- 10.250 / 24 --> Allow 10.xxx/24 to manage. Unifi US 16 - lite switch Snippet of traffic (looks to me like the Unifi switch is only broadcasting the default VLAN1) 04:43:32.122436 IP 0.0.0.0.bootpc > 255.255.255.255.bootps: BOOTP/DHCP, Request from 6c:63:f8:35:f3:58, length 300 Problem is, so-suricata is bound/listening on bond0. I cannot get the traffic to show up when putting my #2 monitor connection on bond0 using so-monitor-add The only thing I can think of is that the Unifi switch isn't configured properly. Guidelines
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
|
I am having the same issue. I found when setting it up though my managenet port is enp0s18 and enp0s19 is my monitor port. I have those set up as an ovs bridge. Enp0s19 has no ip and goes to the nic and then to the switch. I have the switch port setup as a monitor session. I added all the vlans to it. When in security onion I can run a "sudo tcpdump -i enp0s19" and see the traffic from the different vlans but I dont get any alerts or see them in the web gui. I did the same so-monitor-add enp0s19 command but that didn't change the bond0. Still not getting any traffic through the gui. |
Beta Was this translation helpful? Give feedback.
I think I have figured it out! I reset the unifi switch to factory defaults. Went through adopting it to my controller again while my pfSense network was plugged in -- poof! Like magic - once I reconfigured the mirror port --> verified the vmbr mappings to the correct nic on the server --- I got flooded with traffic.