[squid-users] What's wrong with my squid?

From: Kyrre Nygård <kyrreny@dont-contact.us>
Date: Tue, 18 Sep 2007 04:23:23 +0200

I'm getting some weird errors here. For instance, it complains about
something on line 8, when my squid.conf is only 6 lines. I'm using
FreeBSD where /usr/local/etc/squid/squid.conf is the default
configuration file. I just want a simple IP anonymizer setup. Nothing fancy.

(root@box)(09/17+20:44)
(/usr/local/etc/squid) cat squid.conf

http_port 3127
acl my_ip src 88.89.21.124/255.255.255.255
http_access allow my_ip
forwarded_for off

(root@box)(09/17+20:44)
(/usr/local/etc/squid) /usr/local/etc/rc.d/squid start
Starting squid.
2007/09/17 20:45:07| ACL name 'all' not defined!
FATAL: Bungled squid.conf line 8: http_reply_access allow all
Squid Cache (Version 2.6.STABLE14): Terminated abnormally.

(root@box)(09/17+20:45)
(/usr/local/etc/squid) squid -v
Squid Cache: Version 2.6.STABLE14
configure options: '--bindir=/usr/local/sbin'
'--sbindir=/usr/local/sbin' '--datadir=/usr/local/etc/squid'
'--libexecdir=/usr/local/libexec/squid'
'--localstatedir=/usr/local/squid' '--sysconfdir=/usr/local/etc/squid'
'--enable-removal-policies=lru heap' '--disable-linux-netfilter'
'--disable-linux-tproxy' '--disable-epoll' '--enable-auth=basic ntlm
digest' '--enable-basic-auth-helpers=DB NCSA PAM MSNT SMB YP'
'--enable-digest-auth-helpers=password'
'--enable-external-acl-helpers=ip_user session unix_group wbinfo_group'
'--enable-ntlm-auth-helpers=SMB'
'--enable-negotiate-auth-helpers=squid_kerb_auth' '--enable-storeio=ufs
diskd null' '--enable-err-languages=Azerbaijani Bulgarian Catalan Czech
Danish Dutch English Estonian Finnish French German Greek Hebrew
Hungarian Italian Japanese Korean Lithuanian Polish Portuguese Romanian
Russian-1251 Russian-koi8-r Serbian Simplify_Chinese Slovak Spanish
Swedish Traditional_Chinese Turkish'
'--enable-default-err-language=English' '--prefix=/usr/local'
'--mandir=/usr/local/man' '--infodir=/usr/local/info/'
'i386-portbld-freebsd6.2' 'CC=cc' 'CFLAGS=-O2 -fno-strict-aliasing -pipe
' 'CPPFLAGS=' 'LDFLAGS=' 'build_alias=i386-portbld-freebsd6.2'
'host_alias=i386-portbld-freebsd6.2' 'target_alias=i386-portbld-freebsd6.2'

(root@box)(09/17+20:45)
(/usr/local/etc/squid) uname -a
FreeBSD box.mydomain.net 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Aug 16
16:25:42 CDT 2007 root@mydomain.com:/usr/obj/usr/src/sys/GENERIC i386

Thanks,
Kyrre
Received on Mon Sep 17 2007 - 20:23:29 MDT

This archive was generated by hypermail pre-2.1.9 : Mon Oct 01 2007 - 12:00:02 MDT