ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] libra-ftpd
@ 2002-09-16 11:11 áÌÅËÓÁÎÄÒ ìÅÕÔÉÎ
  2002-09-16 13:49 ` [Comm] libra-ftpd Michael Shigorin
  2002-09-16 15:05 ` [Comm] libra-ftpd Sergey S. Skulachenko
  0 siblings, 2 replies; 17+ messages in thread
From: áÌÅËÓÁÎÄÒ ìÅÕÔÉÎ @ 2002-09-16 11:11 UTC (permalink / raw)
  To: community

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

Помогите, пожалуйста, с настройкой 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, естественно, запущен.
Заранее спасибо за помощь.


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2002-09-23 15:09 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-16 11:11 [Comm] libra-ftpd áÌÅËÓÁÎÄÒ ìÅÕÔÉÎ
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

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