ALT Linux sysadmins discussion
 help / color / mirror / Atom feed
From: Andrew Kornilov <akornilov@gmail.com>
To: ALT Linux sysadmin discuss <sysadmins@lists.altlinux.org>
Subject: Re: [Sysadmins] etcnet & FW rules (human readable )
Date: Thu, 10 Jan 2008 02:48:28 +0200
Message-ID: <47856B5C.6010105@gmail.com> (raw)
In-Reply-To: <47856A5B.4040506@gmail.com>

Andrew Kornilov wrote:
>> iptables -A PREROUTING -d 1.2.3.4 -i eth1 -p tcp -m tcp --dport 80 -j
>> DNAT --to-destination 192.168.100.12:80
> dnat-to 192.168.100.12 if tcp to 1.2.3.4 and dport is 80
> if tcp and dst is 1.2.3.4 and dst-port is 80 dnat-to 192.168.100.12
> и т.п.
Забыл интерфейс:
dnat-to 192.168.100.12 if tcp from-iface eth1 to 1.2.3.4 and dport is 80
Короче, методом подбора, несложного. Глючит официально :)


  reply	other threads:[~2008-01-10  0:48 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-09 14:31 Maks Re
2008-01-10  0:44 ` Andrew Kornilov
2008-01-10  0:48   ` Andrew Kornilov [this message]
2008-01-17  6:28 ` Vladimir V. Kamarzin
2008-01-18  8:29   ` Aleksey Avdeev
2008-01-18  8:57     ` Vladimir V. Kamarzin
2008-01-18  9:35       ` ua2fgb

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=47856B5C.6010105@gmail.com \
    --to=akornilov@gmail.com \
    --cc=sysadmins@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 sysadmins discussion

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sysadmins/0 sysadmins/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 sysadmins sysadmins/ http://lore.altlinux.org/sysadmins \
		sysadmins@lists.altlinux.org sysadmins@lists.altlinux.ru sysadmins@lists.altlinux.com
	public-inbox-index sysadmins

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sysadmins


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git