NM... I think I may have figured it out (this isn't a bug). I didn't realize it but someone had enabled remote syslogging beforehand so it was already logging to the same server that the OSSEC server is on. It is highly likely that port 1514 is still being blocked between the servers. I will have to investigate this a little more.
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
