tortixd broken after update (ive rolled back mod_security)

Customer support forums for Atomic Protector (formerly Atomic Secured Linux). There is no such thing as a bad question here as long as it pertains to using Atomic Protector. Newbies feel free to get help getting started or asking questions that may be obvious. Regular users are asked to be gentle. :-)
aus-city
Forum Regular
Forum Regular
Posts: 685
Joined: Thu Oct 26, 2006 11:56 pm

tortixd broken after update (ive rolled back mod_security)

Unread post by aus-city »

[root@primary ~]# /etc/init.d/tortixd restart Stopping tortixd: [FAILED]
Starting tortixd: Syntax error on line 25 of /var/asl/etc/httpd/modsecurity.d/tortix_waf.conf:
Invalid command 'SecConnReadStateLimit', perhaps misspelled or defined by a module not included in the server configuration
[FAILED]
[root@primary ~]#

Ive edited /var/asl/etc/httpd/modsecurity.d/tortix_waf.conf to start tortixd


TWO edits needed you have to remove also:


[root@primary ~]# vi /var/asl/etc/httpd/modsecurity.d/tortix_waf.conf
[root@primary ~]# /etc/init.d/tortixd restart
Stopping tortixd: [FAILED]
Starting tortixd: Syntax error on line 25 of /var/asl/etc/httpd/modsecurity.d/tortix_waf.conf:
Invalid command 'SecConnWriteStateLimit', perhaps misspelled or defined by a module not included in the server configuration
[FAILED]
[root@primary ~]# vi /var/asl/etc/httpd/modsecurity.d/tortix_waf.conf
[root@primary ~]# /etc/init.d/tortixd restart
Stopping tortixd: [FAILED]
Starting tortixd: [ OK ]
[root@primary ~]#
User avatar
mikeshinn
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 4149
Joined: Thu Feb 07, 2008 7:49 pm
Location: Chantilly, VA

Re: tortixd broken after update (ive rolled back mod_securit

Unread post by mikeshinn »

You just need to run:

aum -uf

asl -s -f

You need to do a force upgrade to overwrite that config file, and "asl -s -f" to force the new policy. A non forced upgrade wont work.
biggles
Forum Regular
Forum Regular
Posts: 806
Joined: Tue Jul 15, 2008 2:38 pm
Location: Sweden
Contact:

Re: tortixd broken after update (ive rolled back mod_securit

Unread post by biggles »

Running aum -uf and asl -s -f does not fix it. I am now downgrading modsec per instructions in my support thread.
aus-city
Forum Regular
Forum Regular
Posts: 685
Joined: Thu Oct 26, 2006 11:56 pm

Re: tortixd broken after update (ive rolled back mod_securit

Unread post by aus-city »

I see the newly updated mod_security #22 fixes the issue WITH the tags in :)
Post Reply