ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Gosha <gosha@sendmail.ru>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] Вопрос по xinetd
Date: Wed Sep 26 17:24:28 2001
Message-ID: <20010926193031.3b52c844.gosha@sendmail.ru> (raw)
In-Reply-To: <00be01c1464d$7d0cc6e0$0c01a8c0@debut.ru>

Hi!
On Wed, 26 Sep 2001 09:38:34 +0400
Лоивский М.А. <loivsky@hotbox.ru> wrote:

> Тут недавно кто-то говорил что проблемы по проксированию ТСР и UDP пакетов
> можно решить путем использования xinetd.
> Не сочтите за труд привести пример проксирования ну, например, POP3 пакетов для настроек:
> 
> сервер порт 1234 внешний адрес XXX.XXX.XXX.XXX:25

Ну к примеру так:

service <Your service name>
{
..............
	port				= 1234
        bind                            = 195.195.195.1
        redirect                        = 196.196.196.2 25
..............
}



-- 
Best regards!
Igor Solovyov
Zlatoust, Russia



  parent reply	other threads:[~2001-09-26 17:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-26 14:00 ` Vyt
2001-09-26 17:24 ` Gosha [this message]
2001-09-27 13:21   ` [mdk-re] " Лоивский М.А.

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=20010926193031.3b52c844.gosha@sendmail.ru \
    --to=gosha@sendmail.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