Search found 1685 matches

by mikeshinn
Sun Dec 21, 2008 6:51 pm
Forum: Requests
Topic: Checking the Plesk control panel log
Replies: 3
Views: 5980

We're working on an alternative though. Either proxy on the plesk server so its no longer exposed to the broader Internet and run it through apache so we can control all access to it or ossec to catch the event and shun. In the short term, you could do that now manually as we're not quite ready to o...
by mikeshinn
Sun Dec 21, 2008 6:37 pm
Forum: General Help and Development Discussion
Topic: Error While Trying The Yum Command ( Fedora Core 6 )
Replies: 19
Views: 12285

What happens on your machine if you run these commands:

nslookup www.atomicorp.com

and

wget http://www.atomicorp.com/channels/atomi ... repomd.xml
by mikeshinn
Sat Dec 13, 2008 9:54 pm
Forum: General Help and Development Discussion
Topic: Is Plesk 9 in ART?
Replies: 45
Views: 20154

You do know that Scott and I are Plesk founders right? So you can safely ignore the fact that we are not upgrading our boxes to 9.0 right now. :wink:

Seriously, always wait for a point release with most products, except ASL of course! We NEVER have any bugs in our products either!
by mikeshinn
Wed Dec 03, 2008 12:17 pm
Forum: General Help and Development Discussion
Topic: Block list is staying empty
Replies: 8
Views: 5565

IS anything being blocked on your system?

As root run this command:

iptables -L -n | grep DROP

And do you see attacks being detected?

Also is active response turned on?

grep -i response /etc/asl/config

OSSEC_ACTIVE_RESPONSE="on"
by mikeshinn
Mon Dec 01, 2008 12:49 pm
Forum: General Help and Development Discussion
Topic: Block list is staying empty
Replies: 8
Views: 5565

Is this on the server you having other problems with?

Is this happening Is this on the same server you having other problems with?
by mikeshinn
Mon Dec 01, 2008 12:48 pm
Forum: General Help and Development Discussion
Topic: High Risk Kernel Module loading is allowed
Replies: 2
Views: 2627

What system is this happening on?

Is this happening on the system you are having other issues with?
by mikeshinn
Tue Nov 25, 2008 3:07 pm
Forum: General Help and Development Discussion
Topic: Can't disable rule 340464 [SOLVED]
Replies: 3
Views: 3877

Thats fanastic news

And please don't hesitate to let us know about any false positives. Our goal is to have no FPs and we always appreciate it when we are informed of a false positive, it just helps us to make a better product.

And again, thank you again for your report.
by mikeshinn
Tue Nov 25, 2008 2:06 pm
Forum: General Help and Development Discussion
Topic: Can't disable rule 340464 [SOLVED]
Replies: 3
Views: 3877

Please try this

Thank you for the report. Please try updating your rules - we just put out an update for this false positive - and please feel free to email support@atomicorp.com or simply press the "Report False Positive" button in the ASL GUI if you run into any problems with the rules again. We are fan...
by mikeshinn
Sun Nov 23, 2008 9:06 pm
Forum: PHP Help and Discussion
Topic: mod_security
Replies: 7
Views: 7222

False positives

If your are running ASL, just go into the ASL GUI and click on the event that is blocking access to your application. Then you can press the "Report False Positive" button and it will be sent directly to support for resolution. We generally have these issues resolved the same day and durin...
by mikeshinn
Sun Nov 23, 2008 8:23 pm
Forum: PHP Help and Discussion
Topic: mod_security
Replies: 7
Views: 7222

What do you see in your modsecurity audit logs

Or if you are running ASL, what do you see in the alert GUI?

Its most likely a false positive, if you post the false positive here we can put out an update today for the rules.
by mikeshinn
Sun Nov 23, 2008 8:01 pm
Forum: General Help and Development Discussion
Topic: Apache segmentation fault
Replies: 155
Views: 74997

Try disabling these modules

You're still using mod_cache which could be part of the problem, mom_mem_cache is a sub-module for mod_cache. So try turning mod_cache off as well, and make sure you turn off these two modules as well (they shouldnt work without mod_cache): LoadModule disk_cache_module modules/mod_disk_cache.so Load...
by mikeshinn
Sun Nov 23, 2008 6:08 pm
Forum: General Help and Development Discussion
Topic: Apache segmentation fault
Replies: 155
Views: 74997

Definitely an apache bug

Which apache modules are loaded on the boxes where you see this happen?
by mikeshinn
Sun Nov 23, 2008 1:49 pm
Forum: Requests
Topic: ASL for Windows 2003
Replies: 2
Views: 4992

ASW is in development

No release date has been set however. If you want to request features, please check out the new ASW forum.

http://atomicrocketturtle.com/forum/viewforum.php?f=9
by mikeshinn
Sun Nov 23, 2008 12:27 am
Forum: General Help and Development Discussion
Topic: Apache segmentation fault
Replies: 155
Views: 74997

Any other modules installed?

And does this only happen with VPS systems?