<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=KOI8-R" http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
26.11.2009 16:53, Alexander Volkov пишет:
<blockquote cite="mid:20091126135336.GA30762@vladregion.ru" type="cite">
  <pre wrap="">On 2009-11-26 16:33:45 +0300, Kharitonov A. Dmitry wrote:
KAD&gt; Подскажите, как заставить squid ходить 
KAD&gt; через proxy провайдера.
KAD&gt; из исходных данных имею только адрес и 
KAD&gt; порт прокси провайдера. У провайдера 
KAD&gt; стоит usergate.
KAD&gt; 
KAD&gt; Как бы не настраивал cache_peer всё равно 
KAD&gt; ломится через порт 80.
KAD&gt; У кого-нибудь получилось настроить?
never_direct не поможет?
--
 Regards, Alexander

_______________________________________________
Sysadmins mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Sysadmins@lists.altlinux.org">Sysadmins@lists.altlinux.org</a>
<a class="moz-txt-link-freetext" href="https://lists.altlinux.org/mailman/listinfo/sysadmins">https://lists.altlinux.org/mailman/listinfo/sysadmins</a>
  </pre>
</blockquote>
<tt>[user@server ~]$ sudo egrep "^ne|^ca" /etc/squid/squid.conf<br>
cache_peer 192.168.0.9 parent 3128 7<br>
cache deny QUERY<br>
never_direct allow all<br>
<br>
получаю </tt><br>
<p>The following error was encountered:
</p>
<ul>
  <li><strong>
Unable to forward this request at this time.
    </strong></li>
</ul>
<p>
This request could not be forwarded to the origin server or to any
parent caches. The most likely cause for this error is that:
</p>
<ul>
  <li>The cache administrator does not allow this cache to make direct
connections to origin servers, and
  </li>
  <li>All configured parent caches are currently unreachable.
  </li>
</ul>
<br>
</body>
</html>