On Saturday 13 August 2016 at 14:33:58, james82 wrote: > where is the line that for use port in squid.conf? The following two lines exit in your squid.conf: # Squid normally listens to port 3128 http_port 3128 > where is port 3128 come from? That is the standard port number which squid uses for client (ie: browser) connections. > Is ip-address that i will configure in browser is ip in : acl homepc > src 12.34.56.78? No. Firstly, you must tell the browser to connect to the IP address of your squid proxy. You can probably find out what this is by typing "/sbin/ifconfig" at a shell prompt on your squid server. Secondly, you must tell the squid proxy to allow connections from the IP address of your client machine (ie: the one the browser is running on). I have told you at least twice already that 12.34.56.78 is an EXAMPLE - it WILL NOT WORK until you change it to the actual IP address of YOUR client machine. Nobody here can tell you what the IP address of YOUR squid proxy and YOUR client machine are, because we did not set up your network. You need to know how your own network is organised before you can get something like squid working. We do not even know what sort of machine you are using for your client (is it Linux? Mac OS? Windows? Android?) so we cannot even give you clues about finding out this information about your own network if you do not yet know. Antony. -- Perfection in design is achieved not when there is nothing left to add, but rather when there is nothing left to take away. - Antoine de Saint-Exupery Please reply to the list; please *don't* CC me. _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users