Blank configuration - all IP's shunned
Posted: Fri Jul 24, 2015 3:24 am
One of my servers stopped responding out of the blue, after a little troubleshooting it turned out that the server was blocking all IP's, couldnt even ping google from the server. When i tried to open ASL's panel it showed the following errors:
I tried running aum -u which complained that no config was present, it told me to run a command ending with a -c. Which still did not solve the issue, I had to replace the config from another server after which that command ending in a -c started working but the server was still blocking all outside IP's apart from those manually white listed.
For now I've uninstalled ASL from the server to get things working again, any idea why this happened.
Note: The config file was completely empty when I started troubleshooting the server
Code: Select all
Notice: Use of undefined constant EXIT_FATAL - assumed 'EXIT_FATAL' in /var/asl/www/lib/php/ASLW.php on line 272
Notice: Use of undefined constant EXIT_FATAL - assumed 'EXIT_FATAL' in /var/asl/www/lib/php/ASLW.php on line 206
Warning: Invalid argument supplied for foreach() in /var/asl/www/lib/php/ASLW.php on line 208
Notice: Trying to get property of non-object in /var/asl/www/lib/php/ASLW.php on line 221
Fatal error: Call to a member function kill() on a non-object in /var/asl/www/lib/php/ASLW.php on line 222
For now I've uninstalled ASL from the server to get things working again, any idea why this happened.
Note: The config file was completely empty when I started troubleshooting the server