On Mon, Jan 28, 2013 at 4:35 AM, root <[email protected]> wrote: > hi,guys > > in my ossec server's ossec.conf,i configure like this > > > <remote> > <connection>secure</connection> > <allowed-ips>192.168.0.0/16</allowed-ips> > <local_ip>192.168.224.94</local_ip> > </remote> > > <remote> > <connection>syslog</connection> > <allowed-ips>192.168.0.0/16</allowed-ips> > <local_ip>192.168.224.94</local_ip> > </remote> > > > > i think ask this configure is right? >
Not really. You shouldn't need the allowed-ips in the secure connection configuration. And if you don't need both the secure and syslog, don't configure them both. > > thanks&Best > Regards > > > > thks&Best Regards > > -- > > --- > You received this message because you are subscribed to the Google Groups > "ossec-list" group. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > -- --- You received this message because you are subscribed to the Google Groups "ossec-list" group. To unsubscribe from this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
