Centos 5.2 x86_64, running version 1.5.1.

I set up an agent correctly, but the server doesn't appear to be
listening on port 1514 according to netstat -an.  I do show the
packets coming from the agent on port 1514 via tcpdump, so that
isolates the problem.
The relevant section of ossec.conf is:
  <remote>
    <connection>secure</connection>
    <port>1514</port>
    <local_ip>10.x.x.x</local_ip>
    <allowed-ips>10.0.0.0/8</allowed-ips>
  </remote>

Initially only the connection line was there, I've added the rest in
the hope of troubleshooting.

What other information can I provide?  A preliminary read of the list
returned nothing of substance.

Thanks in advance.

Reply via email to