You Are Here : Forums Sunday, July 06, 2008
     
Activeworx.org Forums
 
  Forum  IDS Policy Mana...  IDS Policy Mana...  Request
Previous Previous
 
Next Next
New Post 4/26/2007 6:08 PM
  Sniffty
32 posts
8th Level Poster


Request 
Jeff,

It would be nice to have the rule update location on the main Policies page. Nice to have that at a glance.


 
New Post 5/1/2007 12:04 AM
  Jeff Dell
219 posts
www.activeworx.com
1st Level Poster


Re: Request 

I agree.. why should you have to click on the policies treeview to update the policies.. this will be changed in the next build. Thanks for the feedback!

 

Cheers,

Jeff

 
New Post 5/2/2007 7:00 PM
  Sniffty
32 posts
8th Level Poster


Re: Request 
Jeff,

What do you think of also including the snort version number on that page?.  2.6.0 and .1 jumped revisions very fast. In the middle of upgrading I had to start over a few times with a new version.  I was thinking it would be nice to be able to keep track of what code version was on each sensor. How about a section the user can update themselves so you do not have to release a new version everytime Snort is released.
 
New Post 5/2/2007 7:04 PM
  Sniffty
32 posts
8th Level Poster


Re: Request 
Also, that would be great. My original intention was just to be able to see where I am pulling rules from. But you wont get any complaints from me with the short cuts.  :)
 
New Post 5/2/2007 8:16 PM
  Jeff Dell
219 posts
www.activeworx.com
1st Level Poster


Re: Request 

My intention is to add a form like the sensor upload form. It will have a list of the different policies and give the user the ability to select which policies to update by check box's. it will also have some details of each policy like update locations, snort ver etc. I hope to get this done along with a few other things in the coming weeks.

 

Cheers,

Jeff

 
New Post 5/3/2007 4:30 PM
  Sniffty
32 posts
8th Level Poster


Re: Request 
Sounds Great!

Thank you.....
 
New Post 6/4/2007 3:34 PM
  Jeff Dell
219 posts
www.activeworx.com
1st Level Poster


Re: Request 
This has been added in IDSPM v2.1 Beta 1. The policy upload menu item is available at all times. As well as a new upload form.

Cheers,
Jeff
 
New Post 6/12/2007 3:23 PM
  Sniffty
32 posts
8th Level Poster


Re: Request 
Jeff,

Been using 2.1 for a few days now, so far so good.  Things I noticed.

In the edit sensor page you can not choose a snort version.

While trying the delete rules option I could not find a way to verify if it worked and what rules deleted. I know VRT deleted a few rules but the Add/Update xxx rules to policy window did not show any reference to the deleted rules.



PS the Policy Status page is nothing less than awesome........
 
New Post 6/12/2007 3:34 PM
  Jeff Dell
219 posts
www.activeworx.com
1st Level Poster


Re: Request 

>In the edit sensor page you can not choose a snort version.

Just type one in.. once you have added it, it will appear in the dropdown for the next sensor. This way it will only show the versions of Snort that you currently have added and not any more (too many versions that you probably don't want if they were added by IDSPM).


>While trying the delete rules option I could not find a way to verify if it worked and what rules deleted.

These rules appear in the list the same way the update/add appear, but they have a remove instead of update/add.

Jeff
 
New Post 6/12/2007 4:08 PM
  Sniffty
32 posts
8th Level Poster


Re: Request 
Hmmmmm, I would think I should have seen at least one or two get removed, no? I know 10106 and 11315 are marked as deleted in the latest VRT set.
 
New Post 6/12/2007 4:31 PM
  Jeff Dell
219 posts
www.activeworx.com
1st Level Poster


Re: Request 
Did you check the "remove old rules" in the settings form?

Jeff
 
New Post 6/12/2007 7:12 PM
  Sniffty
32 posts
8th Level Poster


Re: Request 
Jeff,

Yes, remove old rules is checked.
 
New Post 6/12/2007 7:15 PM
  Jeff Dell
219 posts
www.activeworx.com
1st Level Poster


Re: Request 
I will take a closer look at this and make sure it is fully working in the next build.

Thanks!

Jeff
 
New Post 6/13/2007 2:50 PM
  Sniffty
32 posts
8th Level Poster


Re: Request 
Jeff,

I also noticed when updating policies that it sometimes does not download the latest rules files. It just gets the policy details from the database, then checks rules files, finish.
 
New Post 6/13/2007 3:06 PM
  Jeff Dell
219 posts
www.activeworx.com
1st Level Poster


Re: Request 
Modified By Jeff Dell  on 6/13/2007 10:09:54 AM)

Is it because of caching? by default idspm caches updates for 24 hours. It does this to increase speed of downloading and extracting when updating multiple policies and snort.org doesn't allow downloading rules more then once every 15 minutes.

 

hmm. I just checked on how to change this and there isn't an option. :) to manually change this, just add the following in the idspm.config file changing 24 to a value you like. (This is in hours) This should be placed at the same level in the xml file and not at the end of the file.
 

<SECTION Name="IDSPM">

  <KEY Name="CacheTimeout" Value="24" />

</SECTION>

 

This will be added in the next build.

Cheers,
Jeff

 
New Post 6/13/2007 3:26 PM
  Sniffty
32 posts
8th Level Poster


Re: Request 
I figured as much but wasn't sure on how IDSPM made it's download decision.
 
New Post 6/15/2007 5:25 PM
  Sniffty
32 posts
8th Level Poster


Re: Request 
Jeff,

Anyway to get a select/unselect all button on the policy update window?
 
New Post 6/15/2007 5:31 PM
  Jeff Dell
219 posts
www.activeworx.com
1st Level Poster


Re: Request 
sure, this should be easy enough. expect this in the next build.. any other ideas?

Cheers,
Jeff
 
New Post 6/15/2007 6:57 PM
  Sniffty
32 posts
8th Level Poster


Re: Reques 
How about the same thing for the upload window?

I seem to be timing out (or so it seems) when uploading the policy to a sensor much more often with 2.1.  With 2.0 it happened on random policies at random times and it was not often enough to be a problem. With 2.1 the update seems to stop after every 2 or 3 policies.
 
New Post 6/15/2007 7:04 PM
  Jeff Dell
219 posts
www.activeworx.com
1st Level Poster


Re: Reques 
yea.. I will add it to both forms.

as for the timeout.. can you give a little more information about this problem. This is the first I have ever heard of this happening. you might want to check the upload.status.log file in the C:\Documents and Settings\\Application Data\Activeworx\IDS Policy Manager SA directory to see if it give any more details.

Cheers,
Jeff
 
Previous Previous
 
Next Next
  Forum  IDS Policy Mana...  IDS Policy Mana...  Request
 
 
Copyright 2000-2007 by Activeworx, Inc.
All trademarks and copyrights on this page are owned by their respective owners.