From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: =?KOI8-R?B?7MDCyc3P1yDhLvcu?= To: =?KOI8-R?B?zcHOxNLBy8Et0tXTwcvB?= Cc: =?KOI8-R?B?89TB0tnKINfP0NLP0yDQ0s8g0NLPy9PJIMk=?=@linux.ru.net, ftp.altlinux.ru@linux.ru.net Message-Id: <20010907175523.69caabd1.info@atmsk.ru> Organization: Uncknown X-Mailer: Sylpheed version 0.5.3 (GTK+ 1.2.10; i586-alt-linux) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit Subject: [mdk-re] (no subject) Sender: mandrake-russian-admin@altlinux.ru Errors-To: mandrake-russian-admin@altlinux.ru X-BeenThere: mandrake-russian@altlinux.ru X-Mailman-Version: 2.0 Precedence: bulk Reply-To: mandrake-russian@altlinux.ru List-Help: List-Post: List-Subscribe: , List-Id: Linux-Mandrake RE / ALT Linux discussion list List-Unsubscribe: , List-Archive: Date: Fri Sep 7 17:50:11 2001 X-Original-Date: Fri, 7 Sep 2001 17:55:23 +0400 Archived-At: List-Archive: List-Post: что то никак не выходит у меня заставить работать ftp.altlinux.ru через прокси веренее наполовину. что получилось: links нормально работает с этим сайтом при указании в настройках http и ftp моего прокси. не хочет правда выдавать листинги директорий, но это, имхо, альтлинукс удалил с сервера ls и другие проги. что не получается: добавил в apt.conf Acquire { Queue-Mode "host"; // host|access Retries "0"; Source-Symlinks "true"; // HTTP method configuration http { Proxy "http://proxy.ptt.ru:3128"; Timeout "120"; Pipeline-Depth "5"; // Cache Control. Note these do not work with Squid 2.0.2 No-Cache "false"; Max-Age "86400"; // 1 Day age on index files No-Store "false"; // Prevent the cache from storing archives }; ftp { Proxy "ftp://proxy.ptt.ru:3128"; Timeout "120"; /* Passive mode control, proxy, non-proxy and per-host. Pasv mode is prefered if possible */ Passive "true"; // Proxy::Passive "true"; }; после чего [root@server apt]# apt-get update 0% [Logging in] после чего долгие тормоза и сообщение о неизвестной ошибке. как продиагностировать проблему?