On Tue, May 13, 2014 at 5:08 AM, 'Bart Nukats' via ossec-list <[email protected]> wrote: > Hi, > > When setting up agent in the > > **************************************** > * OSSEC HIDS v2.7.1 Agent manager. * > * The following options are available: * > **************************************** > (A)dd an agent (A). > > you type the name and right after you need to type the IP address that will > be used by the agent, simply cause all the hosts use dhcp to obtain the IP > address it is impossible to put this ip, therefore i put my C class inside > of that field with /24 bit subnet mask, so the entry was > > 10.10.10.0/24 > > With this pattern i successfully added the agent, but the IP does not > resolve from the pool, it is listed as the C class instead, is there any way > of setting it up dynamically, so even if the agent connects every day from a > different IP it will be resolved automatically and updated in WUI with the > current IP ? >
If you assign it a dhcp range, OSSEC will identify it as coming from that range. There is currently no way to determine it's current IP address. > Second question is about the security, > > I want to have some log-in mechanism to the application on WUI, is the best > way of doing it setting up .htaccess? Or do you recommend any other way of > doing it? > > Br, > > -- > > --- > You received this message because you are subscribed to the Google Groups > "ossec-list" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- --- You received this message because you are subscribed to the Google Groups "ossec-list" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
