ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] как порт перекинуть ?
@ 2005-10-10 13:23 Vitaly Gorshkov
  2005-10-10 13:28 ` ABATAPA
  2005-10-10 14:15 ` Anton Gorlov
  0 siblings, 2 replies; 4+ messages in thread
From: Vitaly Gorshkov @ 2005-10-10 13:23 UTC (permalink / raw)
  To: community

Есть АльМастер 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




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

end of thread, other threads:[~2005-10-10 15:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-10 13:23 [Comm] как порт перекинуть ? Vitaly Gorshkov
2005-10-10 13:28 ` ABATAPA
2005-10-10 14:15 ` Anton Gorlov
2005-10-10 15:23   ` Re[2]: " Vitaly Gorshkov

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