I have installed squid on my remote linux box and added my desktop's IP as
acl lagrangian64 src XX.XX.XX.XX/32
in squid config.
Also I have added lagrangian64 to the following line:
http_access allow manager localhost lagrangian64
Was this enough and correct?
I am getting and error while browsing any site with this proxy:
ERROR
The requested URL could not be retrieved
While trying to retrieve the URL: http://www.google.com/
...
Access Denied
...
How to allow myself to browse? What I did up for now?