ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Alexey A. Tchuykov" <tchuykov@mail.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] POP3 сервис
Date: Thu Jun 21 13:44:00 2001
Message-ID: <3B31C4AD.84E071ED@mail.ru> (raw)
In-Reply-To: <20010621121534.5ce73bb3.vyt@vzljot.ru>


Vyt wrote:

> On Thu, 21 Jun 2001 11:57:14 +0400
> "Alexey A. Tchuykov" <tchuykov@mail.ru> wrote:
>
> <skipped>
>
> > > б КНЦЮУ ЯЕПБЕПЮ, Б МЮЯРПНИЙЮУ firewall.
> >
> > Б КНЦЮУ
> > Jun 21 14:44:34 ns xinetd[3523]: refused connect from
> > 192.168.1.2
>
> оНЯЛНРПХРЕ, ВРН Б /etc/hosts.allow Х /etc/hosts.deny

/etc/hosts.allow
#
# hosts.allow This file describes the names of the hosts which are
#  allowed to use the local INET services, as decided
#  by the '/usr/sbin/tcpd' server.
#
#

/etc/hosts.deny
ALL:ALL EXCEPT localhost:DENY
ALL: 192.168.1.2


>
> оПНБЕПЭРЕ ЯРПНЙХ only_from Б ЙНМТХЦСПЮЖХХ xinetd. еЯКХ ВРН-МХАСДЭ
> ОНЛЕМЪЕРЕ, МЕ ГЮАСДЭРЕ ОЕПЕГЮОСЯРХРЭ xinetd
> /sbin/service xinetd reload
> ХКХ
> /sbin/service xinetd restart
> ДКЪ БЕПМНЯРХ :)
>

/etc/xinetd/pop3d
# default: off
# description: Tiny secure implementation of POP3 (Post Office Protocol)
server.
service pop-3
{
 disable = no
 socket_type     = stream
 protocol        = tcp
 wait            = no
 user            = root
 server          = /usr/sbin/popa3d
 only_from = 0.0.0.0
}




>
> > firewall
> > :input ACCEPT
> > :forward ACCEPT
> > :output ACCEPT
> > -A forward -s 192.168.1.2/255.255.255.255 -d 0.0.0.0/0.0.0.0 -j
> > MASQ
>
> оН-ЛНЕЛС, ЩРН КХЬМЕЕ. гЮВЕЛ Б ЩРНЛ ЯКСВЮЕ ЛЮЯЙЮПЮДХМЦ?
>
> <skipped>
>
> --
> Regards, Vyt
> mailto:vyt@vzljot.ru
>
> _______________________________________________
> Mandrake-russian mailing list
> Mandrake-russian@altlinux.ru
> http://altlinux.ru/mailman/listinfo/mandrake-russian




  reply	other threads:[~2001-06-21 13:44 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-21 11:14 Alexey A. Tchuykov
2001-06-21 11:20 ` [mdk-re] POP3 ñåðâèñ Vadim Komarov
2001-06-21 11:43   ` [mdk-re] POP3 ЯЕПБХЯ Alexey A. Tchuykov
2001-06-21 11:51     ` Re[2]: [mdk-re] POP3 ßÅÏÁÕß Vadim Komarov
2001-06-21 12:00       ` [mdk-re] POP3 ъеоауъ Alexey A. Tchuykov
2001-06-21 12:04         ` Re[2]: [mdk-re] POP3 úåîàóú Vadim Komarov
2001-06-21 13:48           ` [mdk-re] POP3 ЗЕНЮСЗ Alexey A. Tchuykov
2001-06-21 13:01         ` Re[2]: [mdk-re] POP3 ßÅÏÁÕß Serge Skorokhodov
2001-06-21 13:51           ` [mdk-re] POP3 ъеоауъ Alexey A. Tchuykov
2001-06-21 14:11             ` Re[2]: [mdk-re] POP3 úåîàóú Serge Skorokhodov
2001-06-23 14:31             ` [mdk-re] POP3 ъеоауъ Sergey Vlasov
2001-06-21 11:23 ` [mdk-re] POP3 сервис Vyt
2001-06-21 11:46   ` Alexey A. Tchuykov
2001-06-21 12:05     ` Vyt
2001-06-21 13:44       ` Alexey A. Tchuykov [this message]
2001-06-21 14:05         ` Re[2]: [mdk-re] POP3 ñåðâèñ Vadim Komarov
2001-06-21 14:15           ` [mdk-re] POP3 ЯЕПБХЯ Alexey A. Tchuykov
2001-06-21 14:20           ` Alexey A. Tchuykov

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=3B31C4AD.84E071ED@mail.ru \
    --to=tchuykov@mail.ru \
    --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