On Wed, Mar 21, 2012 at 7:01 AM, jagruti sangani <[email protected]> wrote:
> NOw i can got the mail alerts at every 2 seconds and other intervals
> also.but when i run on agent side then i will see the error like ERROR: No
> valid server IP found.
> 2012/03/21 15:47:25 ossec-agentd(1215): ERROR: No client configured.
> Exiting.
> Its shown me in osse4c.log file.Do you know what is this client configured?
>
>
It seems like the client doesn't have the <server-ip> defined in the
ossec.conf. It should be something like:
<ossec_config>
<client>
<server-ip>192.168.17.9</server-ip>
<config-profile>openbsd-firewall,openbsd-test</config-profile>
</client>
> On Wed, Mar 21, 2012 at 4:16 PM, dan (ddp) <[email protected]> wrote:
>>
>>
>> On Mar 21, 2012 6:43 AM, "jagruti sangani" <[email protected]> wrote:
>> >
>> > hello all
>> > I have installed the ossec as per steps given in the document.But now i
>> > got the error in ossec.log like ossec-maild(1223): ERROR: Error Sending
>> > email to 192.168.1.23 (smtp server).I have given my email_to as
>> > [email protected] and email_from is on of the gmail support.and
>> > i
>> > have given smtp server as 192.168.1.23.So how can i get the notification in
>> > my emailid and when i will got this message.
>> >
>>
>> Is your smtp server setup on 192.168.1.23? Are there any relevant logs
>> from your mail daemon?
>
>
>
>
> --
> Regards
> jagruti Sangani
> iNextrix Technologies