ALT Linux Community general discussions
 help / color / mirror / Atom feed
* Re: [mdk-re] Вопрос по xinetd
  @ 2001-09-26 14:00 ` Vyt
  2001-09-26 17:24 ` Gosha
  1 sibling, 0 replies; 3+ messages in thread
From: Vyt @ 2001-09-26 14:00 UTC (permalink / raw)
  To: mandrake-russian

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

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

pop3 не есть tcp. Он есть его поверх :)
Попробуйте pop3proxy с ibiblio.org.
Там же есть tcpproxy, ftpproxy и т.д.

<skipped>

-- 
Regards, Vyt
mailto:  vyt@vzljot.ru
JID:     vyt@jabber.org



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

* Re: [mdk-re] Вопрос по xinetd
    2001-09-26 14:00 ` [mdk-re] Вопрос по xinetd Vyt
@ 2001-09-26 17:24 ` Gosha
  2001-09-27 13:21   ` [mdk-re] " Лоивский М.А.
  1 sibling, 1 reply; 3+ messages in thread
From: Gosha @ 2001-09-26 17:24 UTC (permalink / raw)
  To: mandrake-russian

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



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

* [mdk-re] Re: [mdk-re] Вопрос по xinetd
  2001-09-26 17:24 ` Gosha
@ 2001-09-27 13:21   ` Лоивский М.А.
  0 siblings, 0 replies; 3+ messages in thread
From: Лоивский М.А. @ 2001-09-27 13:21 UTC (permalink / raw)
  To: mandrake-russian

> Ну к примеру так:
>
> service <Your service name>
> {
> ..............
> port = 1234
>         bind                            = 195.195.195.1
>         redirect                        = 196.196.196.2 25
> ..............
> }
>

Если можно, поподробнее (лучше бы файлом).
Можно лично на ящик debut@elsite.ru

С уважением,
Лоивский Михаил




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

end of thread, other threads:[~2001-09-27 13:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-09-26 14:00 ` [mdk-re] Вопрос по xinetd Vyt
2001-09-26 17:24 ` Gosha
2001-09-27 13:21   ` [mdk-re] " Лоивский М.А.

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