ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Евгений Терешков" <evg-krsk@yandex.ru>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] ограничение IP в vsftpd
Date: Sun, 06 Jan 2008 06:56:28 +0700
Message-ID: <m3tzlrltcj.fsf@evg.krastel.ru> (raw)
In-Reply-To: <20080106001346.58eb2a5c.law@freemail.com.ua> (Yuriy Gomenyuk's message of "Sun\, 6 Jan 2008 00\:13\:46 +0200")

Yuriy Gomenyuk пишет:

> - я в xinetd.conf ставлю строку: only_from = 1.2.3.4 и в результате ни
> этот комп не может попасть на мой фтп, ни я сам со своего же компа

а) Файервол прикрыл б) синтаксис и содержание only_from неверны в) а+б.

> (хотя в vsftpd.conf строка local_enable=YES раскоментирована).

# Uncomment this to allow local users to log in.
#local_enable=YES

это совсем не то, читайте комментарий внимательнее. Это лучше выключить.

> комп 1.2.3.4 (и я сам со своего компа) получает доступ только когда я
> комментирую строку only_from в xinetd.conf

Разумеется, по умолчанию доступ для всех.

> Что не так делаю, как исправить?

       only_from       = 1.2.3.4/32 127.0.0.1/32 (но /32 здесь вроде и не обязательны)

Проверить настройки файервола, почитать man xinetd.conf, очень помогает.

-- 
С уважением, Терешков Евгений.

  reply	other threads:[~2008-01-05 23:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-05 22:13 Yuriy Gomenyuk
2008-01-05 23:56 ` Евгений Терешков [this message]
2008-01-06  3:41 ` Alexey Borovskoy

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=m3tzlrltcj.fsf@evg.krastel.ru \
    --to=evg-krsk@yandex.ru \
    --cc=community@lists.altlinux.org \
    /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