Hello all!
My squid service doesn't start. Has anybody seen the below error in /var/log/httpd/error_log?
ACL name 'all' not defined!
FATAL: Bungled squid.conf line 2: http_access deny all
Squid Cache (Version 2.6.STABLE9): Terminated abnormally.
I try to start manually with "squid -D" and I get the same error. I have searched this forum and haven't seen any related messages. I googled the error message and found that this was a bug in version to 2.2: http://bugs.endian.it/view.php?id=102 > says that the workaround is to turn on the Orange network... but then again I'm using version 2.6...
Thank you in advance for any information!
ifconfig -a:
eth0 192.168.0.9 / 255.255.255.0
eth1 192.168.0.5
ipconfig /all:
lan: 192.168.0.2
default gateway: 192.168.0.1
VMnet1: 192.168.125.1
VMnet8: 192.168.191.1
(I understand that red/eth1 should be on a different subnet but I just put them all on the same network just in case there was a problem there... I think VMnet1 and VMnet8 is not being used here?? and only VMnet0 which is bridged is being used with this IPCOP configuration...)
thanks!!