cheezeweeze! thanks a lot, and also to Ray Mitchell... I can now block port 3128...
To all who have the same problem as I have, Here's how I did it....
> mkdir -p /etc/e-smith/templates-custom/etc/squid/squid.conf/
>cp -pR /etc/e->smith/templates/etc/squid/squid.conf/20ACL10localhost /etc/e->smith/templates-custom/etc/squid/squid.conf/20ACL10localhost
>Edit the custom "20ACL10localhost" replaceing the code w/:
>acl localsrc src 127.0.0.1
>acl localdst dst 127.0.0.1
>Expand SQUID template:
>/sbin/e-smith/expand-template /etc/squid/squid.conf
>Restart SQUID:
>service squid stop
>service squid start
by the way, this just what cheezeweeze adviced me...