Chuck, Seems like a network connectivity issue.
Make sure your server is listening on 1514 # netstat -l | grep 1514 udp 0 0 *:1514 *:* Is your server seeing the packets? # tcpdump dst port 1514 Are you firewalling port 1514 UDP? -cnk On Thu, Mar 6, 2008 at 9:40 AM, Chuck Braden <[EMAIL PROTECTED]> wrote: > > Im still looking for any options on this problem. > > As indicated below, I have the following processes running (all the ones > required I know of). But still get no agent available. If this is not > usable I will just do RM * and move on. :/ > > /var/ossec/bin/ossec-control status > ossec-monitord is running... > ossec-logcollector is running... > ossec-remoted is running... > ossec-syscheckd is running... > ossec-analysisd is running... > ossec-maild is running... > ossec-execd is running... > > :/var/ossec/bin # /var/ossec/bin/list_agents -c > ** No agent available. > > > >>> "Chuck Braden" <[EMAIL PROTECTED]> 3/3/2008 3:18 PM >>> > > > >
