In my squid.conf I put the same lines that the FAQ recomend, but when I put in
my browser the name of the server squid, I can connect to the Web.

 My squid.conf:

 visible_hostname professor

 cache_log /var/log/squid/cache.log
 cache_access_log /var/log/squid/access.log
 cache_mem 8 MB

 http_port 8080
 icp_port 0
 ������� cache_peer server parent 8080 0 no-query no-digest default
 ������� acl all src 0.0.0.0/0
 ������� never_direct allow all

 http_access allow all


 Thanks



>> On Mon, 9 May 2005 [EMAIL PROTECTED] wrote:
>>
>>> Hi,
>>>
>>> I need to redirect all the requests to another proxy, running on Windows
>> 2003.
>>> I want to receive all the requests, filtering and forwarding to the other
>> proxy,
>>> which is connected to the internet.
>>> (squid Linux (professor:8080) � proxy Windows 2003 (server:8080) � Web)
>>
>> See the Squid FAQ entry with the same name as your subject...
>>
>>    http://www.squid-cache.org/Doc/FAQ/
>>
>> Regards
>> Henrik
>
>
>
>

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

Reply via email to