Firewall rules configured from SOC are not showing up in iptables #14544
Replies: 2 comments 2 replies
-
Forgot to add that I had also added this for the listener to the
|
Beta Was this translation helpful? Give feedback.
2 replies
-
OK. I switched to logstash, and got it working now. I was referencing some incorrect documentation about using Vector instead of logstash. |
Beta Was this translation helpful? Give feedback.
0 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
Other (please provide detail below)
Installation Method
Security Onion ISO image
Description
configuration
Installation Type
Standalone
Location
on-prem with Internet access
Hardware Specs
Meets minimum requirements
CPU
4
RAM
16
Storage for /
65GB
Storage for /nsm
125G
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
SO Version = 2.4.141
Standalone system that is not doing any network traffic analysis.
I am attempting to add new logs from nxlog. I added a custom hostgroup and portgroup via SOC to support this. However, the traffic is not being accepted.


Salt highstate shows no errors:
I can see the TCP Syn packets getting to SO, but it is still not accepting the packets.

Also,
iptables -nvL
output doesn't show the new rule.Things I have tried:
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions