Search found 375 matches

by aus-city
Sat Mar 22, 2014 6:23 pm
Forum: Atomic Protector (formerly ASL)
Topic: An error occurred attempting to read file /var/asl/data/vuln
Replies: 5
Views: 6320

An error occurred attempting to read file /var/asl/data/vuln

Getting this alert in asl-web constantly... 22:24:56 - get_data_init 2 2 ASLWSystemMonitor::_get_vulnerability An error occurred attempting to read file /var/asl/data/vulnerability-report.html Check ownership and permissions its excessive like each minute or less... Its not permissions, as I have ev...
by aus-city
Wed Mar 19, 2014 10:53 pm
Forum: Atomic Protector (formerly ASL)
Topic: updated asl 4 but the asl web interface shows no history
Replies: 7
Views: 8016

updated asl 4 but the asl web interface shows no history

Updated to asl 4

Only issue i had was no acl so I had to alter fstab andf remount /

I set permissions using setfacl and its fine now.

However my gui shows no history of events nothing.

Thanks!
by aus-city
Mon Aug 12, 2013 4:18 pm
Forum: General Help and Development Discussion
Topic: curl / wget login script help - only requires password .
Replies: 6
Views: 11636

Re: curl / wget login script help - only requires password .

It's got buttons in JavaScript that need to be clicked then submitted ;(
by aus-city
Wed Jul 31, 2013 11:12 am
Forum: General Help and Development Discussion
Topic: curl / wget login script help - only requires password .
Replies: 6
Views: 11636

Re: curl / wget login script help - only requires password .

Thanks!

Turns out the device uses javascript so I can't use curl or wget ;(
by aus-city
Sun Jul 28, 2013 3:51 pm
Forum: General Help and Development Discussion
Topic: curl / wget login script help - only requires password .
Replies: 6
Views: 11636

curl / wget login script help - only requires password .

I am trying to get curl to log into a solar controller web page. Whats unusual, there is no username, just password. The login url is http://ip.address/login.html Here are the values of the page.... <h2>Welcome to the Xantrex Gateway configuration pages.</h2> <p>Enter your password to sign in.</p> <...
by aus-city
Tue May 01, 2012 9:41 pm
Forum: General Help and Development Discussion
Topic: Help with iptables
Replies: 2
Views: 4677

Re: Help with iptables

Hi Mike,

Many thanks! I was looking it over and over and could not figure out why a second commit on the next set of rules was a line failed.

As everything seems to be working.

Thanks again!
by aus-city
Mon Apr 30, 2012 3:26 am
Forum: General Help and Development Discussion
Topic: Help with iptables
Replies: 2
Views: 4677

Help with iptables

I get an error on line 59 (thats COMMIT??) [root@primary ~]# /etc/init.d/iptables restart iptables: Flushing firewall rules: [ OK ] iptables: Setting chains to policy ACCEPT: mangle nat filte[ OK ] iptables: Unloading modules: iptable_mangle iptable_nat iptable_filter iptable_mangle iptable_nat ipta...
by aus-city
Wed Feb 01, 2012 3:18 pm
Forum: General Help and Development Discussion
Topic: proftpd / pam error
Replies: 16
Views: 20015

Re: proftpd / pam error

The issue is from incorrect /etc/pam.d/proftpd calling up depreciated function. Change it to this: #%PAM-1.0 session optional pam_keyinit.so force revoke auth required pam_listfile.so item=user sense=deny file=/etc/ftpusers onerr=succeed auth required pam_shells.so auth include system-auth account i...
by aus-city
Sat Sep 17, 2011 6:22 pm
Forum: General Help and Development Discussion
Topic: Apache delayed response on my forums
Replies: 17
Views: 18305

Re: Apache delayed response on my forums with ASL

I ended up building php, mysql and httpd from upstream. I stayed with mysql 5.1, but bumped them all along lots of versions. It's certainly way improved. So leads me to think it's still either php or httpd or certainly settings in there. Maybe with php it's got something disabled that is causing it,...
by aus-city
Fri Sep 16, 2011 10:08 pm
Forum: General Help and Development Discussion
Topic: Apache delayed response on my forums
Replies: 17
Views: 18305

Re: Apache delayed response on my forums with ASL

True :)

Could it be some php functions disabled? Its just our forums that have the issue. The joomla domains are all fine when it happens, so it rules out SQL. I upped php, http and mysql versions and its better, but it still does it.

Something is stalling but not in a error generating way.
by aus-city
Thu Sep 15, 2011 6:30 pm
Forum: General Help and Development Discussion
Topic: Apache delayed response on my forums
Replies: 17
Views: 18305

Re: Apache delayed response on my forums with ASL

I played with SQL and it got a bit faster, but still this silly 15 second intermittent delay. I added in my.cnf query_cache_size=32M tmp_table_size=128M max_heap_table_size=128M key_buffer_size=32M table_cache=128 Then I saw a timeout showing a proxy server error page. But I am directly connected to...
by aus-city
Wed Sep 14, 2011 7:36 pm
Forum: General Help and Development Discussion
Topic: Apache delayed response on my forums
Replies: 17
Views: 18305

Re: Apache delayed response on my forums with ASL

I see this: Server traffic: These tables show the network traffic statistics of this MySQL server since its startup. Traffic ø per hour Received 0.5 GiB 11.9 MiB Sent 4.5 GiB 0.1 GiB Total 5.0 GiB 0.1 GiB Connections ø per hour % max. concurrent connections 78 --- --- Failed attempts 6,688 157.60 6....
by aus-city
Wed Sep 14, 2011 7:10 pm
Forum: General Help and Development Discussion
Topic: Apache delayed response on my forums
Replies: 17
Views: 18305

Re: Apache delayed response on my forums with ASL

Hi Faris, The post a few above I did out of phpmyadmin was when it was acting up. Processes ID User Host Database Command Time Status SQL query Kill 156 admin localhost psa Sleep 256 --- --- Kill 48672 tortix localhost:42242 tortix Sleep 0 --- --- Kill 55400 auscity localhost auscity Sleep 20 --- --...
by aus-city
Wed Sep 14, 2011 3:31 am
Forum: General Help and Development Discussion
Topic: Apache delayed response on my forums
Replies: 17
Views: 18305

Re: Apache delayed response on my forums with ASL

+-------+---------+-----------------+---------+---------+------+-------+------------------+ | Id | User | Host | db | Command | Time | State | Info | +-------+---------+-----------------+---------+---------+------+-------+------------------+ | 156 | admin | localhost | psa | Sleep | 29 | | | | 48672...
by aus-city
Tue Sep 13, 2011 9:52 pm
Forum: General Help and Development Discussion
Topic: Apache delayed response on my forums
Replies: 17
Views: 18305

Re: Apache delayed response on my forums with ASL

Hi Mike, How do you do the show full process for mysqld? I copied this from phpmyadmin Processes ID User Host Database Command Time Status SQL query Kill 156 admin localhost psa Sleep 256 --- --- Kill 48672 tortix localhost:42242 tortix Sleep 0 --- --- Kill 55400 auscity localhost auscity Sleep 20 -...