I seem to be running into a similar issue as found here:

http://groups.google.com/group/ossec-list/browse_thread/thread/77b9c80375a661bc/610a8d883927ece9

I haven't seen the error messages but the agent is not communicating
with the server for some reason. I ensured it was not a firewall issue
by running Netcat to listen on 1514 on the OSSEC server and telnetting
to 1514 from the HPUX agent machine, and it worked fine.

Anybody have insight into this? I compiled with GCC in HPUX (not sure
which version) but it compiled cleanly.

On Aug 4, 11:44 am, jplee3 <[email protected]> wrote:
> Hey guys,
>
> So I got OSSEC to install on HPUX finally. I had to manually change
> the "CC=${CC}" portion of the install.sh script to "CC=/usr/local/bin/
> gcc" and it finally compiled properly. I am playing around with it in
> agent mode and got it to talk to the main OSSEC server. However, when
> I run "/var/ossec/bin/agent-control lc" or "/var/ossec/bin/list-agents
> -a" the device doesn't show on the list. But I know it's connected
> because the server is getting all the alerts and Netstat also shows a
> connection over port 1514.
>
> Any idea why this would be happening?
>
> Thanks,
> Jeremy

Reply via email to