Граждане день добрый. Помогите новичку со сквидом. Трабл такой , первый раз поставил сию вещь. Сквид не запускается , в логах пишет следующее
2006/09/21 15:16:27| Starting Squid Cache version 2.5.STABLE12 for i386-portbld-freebsd6.1...
2006/09/21 15:16:27| Process ID 599
2006/09/21 15:16:27| With 6976 file descriptors available
2006/09/21 15:16:27| Performing DNS Tests...
2006/09/21 15:16:27| Successful DNS name lookup tests...
2006/09/21 15:16:27| DNS Socket created at 0.0.0.0, port 54140, FD 5
2006/09/21 15:16:27| Adding nameserver 212.44.130.6 from /etc/resolv.conf
2006/09/21 15:16:27| Unlinkd pipe opened on FD 10
2006/09/21 15:16:27| Swap maxSize 2048000 KB, estimated 157538 objects
2006/09/21 15:16:27| Target number of buckets: 7876
2006/09/21 15:16:27| Using 8192 Store buckets
2006/09/21 15:16:27| Max Mem size: 32768 KB
2006/09/21 15:16:27| Max Swap size: 2048000 KB
2006/09/21 15:16:27| Rebuilding storage in /usr/local/squid/cache (DIRTY)
2006/09/21 15:16:27| Using Least Load store dir selection
2006/09/21 15:16:27| Current Directory is /usr/home/asu_msk
2006/09/21 15:16:27| Loaded Icons.
2006/09/21 15:16:27| Accepting HTTP connections at 192.168.150.153, port 3128, FD 11.
2006/09/21 15:16:27| WCCP Disabled.
2006/09/21 15:16:27| sendto FD 12: (13) Permission denied
2006/09/21 15:16:27| ipcCreate: CHILD: hello write test failed
конфиг такой
##############SQUID.conf
http_port 192.168.150.153:3128
icp_port 0
#hierarchchy_stoplist cgi-bin ?
acl QUERY urlpath_regex cgi-bin \?
no_cache deny QUERY
cache_mem 32 MB
maximum_object_size 2000 KB
maximum_object_size_in_memory 1000 KB
cache_dir ufs /usr/local/squid/cache 2000 16 256
auth_param basic children 5
auth_param basic realm Squid proxy-caching web server
auth_param basic credentialsttl 2 hours
auth_param basic casesensitive off
refresh_pattern ^ftp: 1440 20% 10080
refresh_pattern ^gopher: 1440 0% 1440
refresh_pattern . 0 20% 4320
acl all src 0.0.0.0/0.0.0.0
#acl manager proto cache_object
acl localnet src 192.168.150.0/24
acl Asu-222 src 192.168.150.240
acl Asu-Alexey src 192.168.150.144
acl Asu-Kostya src 192.168.150.139
acl localhost src 127.0.0.1/255.225.255.255
acl to_localhost dst 127.0.0.0/8
http_access allow Asu-222
http_access allow Asu-Alexey
http_access allow Asu-Kostya
#http_access allow localnet
http_access allow to_localhost
http_access deny localnet
http_access deny all
подскаждите плз что не так