ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Serge <skompan@kspu.kr.ua>
To: ALT Linux Community general discussions <community@lists.altlinux.org>
Subject: Re: [Comm] iptables и переброска порта
Date: Thu, 30 Apr 2009 16:47:36 +0300
Message-ID: <200904301647.36915.skompan@kspu.kr.ua> (raw)
In-Reply-To: <49F95E2D.6060908@list.ru>

В сообщении от Thursday 30 April 2009 11:15:41 Владимир Кутявин написал(а):
> Serge пишет:
> > и как такое можно сделать в правилах firewall for etcnet?
>
> Что это такое? В другом виде мое предложение можно записать как:
>
> iptables -t nat -A PREROUTING -p tcp -s xxx.xxx.xxx.xxx  -d aaa.aaa.aaa.aaa
> --dport 3389 -j DNAT --to-destination bbb.bbb.bbb.bbb:33891
> iptables -t nat -A PREROUTING -p tcp -s yyy.yyy.yyy.yyy  -d aaa.aaa.aaa.aaa
> --dport 3389 -j DNAT --to-destination bbb.bbb.bbb.bbb:33891 iptables -t nat
> -A PREROUTING -p tcp -s zzz.zzz.zzz.zzz  -d aaa.aaa.aaa.aaa --dport 3389 -j
> DNAT --to-destination bbb.bbb.bbb.bbb:33891
я понял :-)
имел ввиду через цикл for

  reply	other threads:[~2009-04-30 13:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-29 13:31 Roman V. Tutov
2009-04-29 13:35 ` AShen
2009-04-29 13:45 ` Timur Batyrshin
2009-04-29 13:55   ` Roman V. Tutov
2009-04-29 14:51     ` Владимир Кутявин
2009-04-29 13:56 ` Владимир Кутявин
2009-04-30  4:31   ` Serge
2009-04-30  8:15     ` Владимир Кутявин
2009-04-30 13:47       ` Serge [this message]
2009-04-30 15:22         ` Владимир Кутявин
2009-04-29 14:43 ` Denis Nazarov

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=200904301647.36915.skompan@kspu.kr.ua \
    --to=skompan@kspu.kr.ua \
    --cc=community@lists.altlinux.org \
    /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