Автор Гілка: Проблеми зі Squid'ом...  (Прочитано 1768 раз)

anonymous(Guest)

  • Гість
Squid ходить через HTTP проксю з відкритим портом 3128. В /etc/squid/squid.conf прописав:
cache_peer nn.nn.nn.nn parent 3128 0 default no-query
Пробував і без default, і без no-query, і без них обох, все рівно результат один - при спробі відправити веб-форму броузер довго чекає, а потім видає:
While trying to retrieve the URL: http://passport.yandex.ru/passport?
The following error was encountered:
Unable to determine IP address from host name for passport.yandex.ru
The dnsserver returned: Timeout This means that:
The cache was not able to resolve the hostname presented in the URL. Check if the address is correct. Your cache administrator is webmaster.
.... (squid/2.5.STABLE10)
При цьому жодних даних на проксі nn.nn.nn.nn не пересилається...
Звичайний перегляд сайтів без посилання форм працює чудово.
Що це може бути? Як побороти?

Відсутній old

  • Дописувач
  • **
  • дописів: 60
  • Карма: +0/-0
  • Що новенького?
Re: Проблеми зі Squid'ом...
« Відповідей #1 : 2005-11-02 09:35:30 »
While trying to retrieve the URL: http://passport.yandex.ru/passport?
The following error was encountered:
Unable to determine IP address from host name for passport.yandex.ru
The dnsserver returned: Timeout This means that:
The cache was not able to resolve the hostname presented in the URL.
Check if the address is correct. Your cache administrator is webmaster.
По моєму трудності все тaки в ДНСі а не в парент проксі. Перевірте будь-ласка resolv.conf або, якщо ДНС для того проксі сервера "не знає" про Інтернет, мусите "побавитись" з параметрами squid.conf, які стосуються DNS
« Змінено: 2005-11-02 09:36:10 від old »

anonymous(Guest)

  • Гість
Re: Проблеми зі Squid'ом...
« Відповідей #2 : 2005-11-02 13:10:37 »
Дякую за допомогу. Проблему розво'язав - все виявилось значно простіше: Squit стоїть за "вогняною стіною", тому потрібно
echo 'never_direct allow all' >> /etc/squid/squid.conf