ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Vitaly Gorshkov <vita55555@mail.ru>
To: community@altlinux.ru
Subject: [Comm] как порт перекинуть ?
Date: Mon, 10 Oct 2005 17:23:49 +0400
Message-ID: <1068131556.20051010172349@mail.ru> (raw)

Есть АльМастер 2.4
нужно порт перекинуть с инетовского ифейса внутрь сети:
на Дебиане это так было сделано:

/etc/xinetd.d/portmp
service PortMP
{
#       disable = yes
#       type            = INTERNAL
#       id              = time-stream
        socket_type     = stream
        protocol        = tcp
        user            = root
        wait            = no

        bind = ххх.ххх.ххх.ххх
        port = 3389
        redirect = 172.16.0.190 3389
}

а как на Альте?
посоветуйте хау ту.


-- 
С уважением,
 Vitaly                          mailto:vita55555@mail.ru
icq: 138491970




             reply	other threads:[~2005-10-10 13:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-10 13:23 Vitaly Gorshkov [this message]
2005-10-10 13:28 ` ABATAPA
2005-10-10 14:15 ` Anton Gorlov
2005-10-10 15:23   ` Re[2]: " Vitaly Gorshkov

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=1068131556.20051010172349@mail.ru \
    --to=vita55555@mail.ru \
    --cc=community@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