Hello everyone,
I need to know how many port's autorizations i have to do with the ossec agent for wazuh.
My configuration :
I got my wazuh server into the LAN : 10.1.24.14
And i will have many clients to monitor into the DMZ : 192.168.100....
I understand that i need to have the tcp/udp 1514 open ossec-agentd and maybe the 1515 for the registration.
The necessary working is only flow ? :
LAN : 10.1.24.14 to DMZ : 192.168.100.... with port 1514/1515
or
DMZ : 192.168.100.... to LAN : 10.1.24.14 with port 1514/1515
I am a bit lost with the way of the traffic, is it the agent that push data ? which port i need to autorize ?
On my lan's clients with netstat i see :
64107 is random port connection ?
Thanks for your help