ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "áÌÅËÓÁÎÄÒ ìÅÕÔÉÎ" <leutin@rambler.ru>
To: <community@altlinux.ru>
Subject: [Comm] libra-ftpd
Date: Mon, 16 Sep 2002 15:11:22 +0400
Message-ID: <web-6114516@mail1.rambler.ru> (raw)

Привет, сообщники!

Помогите, пожалуйста, с настройкой libra-ftpd
(выбрал именно его, так как не нужна авторизация клиентов).

-------------------------------------------
[tif@server tif]$ ftp server
Connected to server (192.168.1.1).
220 server.local26 (Libra FTP daemon)
Name (server:tif): 
230 Logged in, no need for password
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
500 Command is not implemented
ftp: bind: Address already in use
ftp> ls
500 Command is not implemented
ftp> bye
221 Bye
[tif@server tif]$ rpm -qa | grep libra
libra-ftpd-1.3.1-alt1
[tif@server tif]$ sudo apt-get install libra-ftpd
Обработка файловых зависимостей... Завершено
Чтение списков пакетов... Завершено         
Построение дерева зависимостей... Завершено
Извините, libra-ftpd является самой последней версией
0 пакетов будет обновлено, 0 будет добавлено новых, 0 будет 
удалено(заменено) и 39 не будет обновлено.
[tif@server tif]$ sudo cat /etc/xinetd.d/anonftp
# default: off
# description: Anonymous FTP server for Linux.
service ftp
{
         disable         = no
         socket_type     = stream
         protocol        = tcp
         wait            = no  
         user            = root
         server          = /usr/sbin/libra-ftpd
         server_args     = -l au -r -u libra-ftpd -F -L -p
         rlimit_as       = 16M
}
[tif@server tif]$ 
-------------------------------------------

IE с соседнего компа (Ethernet) также возвращает код ошибки 
500, а Mozilla с моего -- нормально отображает список файлов.

Xinetd, естественно, запущен.
Заранее спасибо за помощь.


             reply	other threads:[~2002-09-16 11:11 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-16 11:11 áÌÅËÓÁÎÄÒ ìÅÕÔÉÎ [this message]
2002-09-16 13:49 ` [Comm] libra-ftpd Michael Shigorin
2002-09-16 15:05 ` [Comm] libra-ftpd Sergey S. Skulachenko
2002-09-19  7:16   ` RTFM was: " Ilia Menchikh
2002-09-19  8:32     ` Владимир
2002-09-19  8:50       ` Владимир
2002-09-19  9:28         ` Ilia Menchikh
2002-09-19 13:38           ` Re[2]: " ASA
2002-09-19 14:00             ` Michael Shigorin
2002-09-20  8:00               ` Ilia Menchikh
2002-09-20 13:02               ` "Илья Брызгалов"
2002-09-23 15:09                 ` Michael Shigorin
2002-09-19  9:12       ` Ilia Menchikh
2002-09-19  9:43         ` Владимир
2002-09-19 11:19           ` Michael Shigorin
2002-09-19 10:20     ` ôÁÒÁÓ áÂÌÁÍÓËÉÊ
2002-09-19 11:18     ` Michael Shigorin

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=web-6114516@mail1.rambler.ru \
    --to=leutin@rambler.ru \
    --cc=community@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