ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Любимов А.В." <info@atmsk.ru>
To: мандрака-русака <mandrake-russian@altlinux.ru>
Cc: =?KOI8-R?B?89TB0tnKINfP0NLP0yDQ0s8g0NLPy9PJIMk=?=@linux.ru.net,
	ftp.altlinux.ru@linux.ru.net
Subject: [mdk-re] (no subject)
Date: Fri Sep  7 17:50:11 2001
Message-ID: <20010907175523.69caabd1.info@atmsk.ru> (raw)

что то никак не выходит у меня заставить работать 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]

после чего долгие тормоза и сообщение о неизвестной ошибке.
как продиагностировать проблему?






             reply	other threads:[~2001-09-07 17:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-07 17:50 Любимов А.В. [this message]
2001-09-07 18:28 ` Sergey Bolshakov
2001-09-07 19:57   ` Любимов А.В.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010907175523.69caabd1.info@atmsk.ru \
    --to=info@atmsk.ru \
    --cc==?KOI8-R?B?89TB0tnKINfP0NLP0yDQ0s8g0NLPy9PJIMk=?=@linux.ru.net \
    --cc=ftp.altlinux.ru@linux.ru.net \
    --cc=mandrake-russian@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git