ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: "Artem K. Jouravsky" <ujo@zuzusoft.com>
To: mandrake-russian@altlinux.ru
Subject: Re: [mdk-re] Firewall
Date: Fri Jun 29 11:11:01 2001
Message-ID: <20010629112551.10836036.ujo@zuzusoft.com> (raw)
In-Reply-To: <14862625360.20010629111347@narod.ru>

Здравствуйте, Oleg Panteleev <wacom@narod.ru>!
От Fri, 29 Jun 2001 11:13:47 +0400 вы писали на тему [mdk-re] Firewall:

OP> Hello Mandrake-russian,
OP> 
OP>   подскажите пожалуйста что есть subj в Spring-е
OP> 
OP>   если это ipchains то как перенаправить пакет, входящий на
OP>   локальную машину по одному порту, на другой порт
Да, ipchains, man 8 ipchains на предмет документации, ключевые слова - 
TARGET и REDIRECT. Пример:

$ sudo ipchains -I input -s any/0 -d 192.168.100.148 80 -p tcp -j REDIRECT 3128
[ujo@ninth ~]
$ sudo ipchains -L
Chain input (policy ACCEPT):
target     prot opt     source                destination           ports
REDIRECT   tcp  ------  anywhere             ninth.ifirst.ru       any ->   squid => www
Chain forward (policy ACCEPT):
Chain output (policy ACCEPT):
[ujo@ninth ~]

------
Best wishes,
+----------------------+--------------------------+
|  ."-.                |  Work: +7-(095)-229-4278 |
| /X  | _o.----.    _  |  ICQ:  103399444         |
|/\_  \/ /  __  \_// ) |  Artem K. Jouravsky      |
|\__)-/_/\_____)____/  |  http://www.ifirst.ru/   |
+----------------------+--------------------------+		      



      reply	other threads:[~2001-06-29 11:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-29 10:59 Oleg Panteleev
2001-06-29 11:11 ` Artem K. Jouravsky [this message]

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=20010629112551.10836036.ujo@zuzusoft.com \
    --to=ujo@zuzusoft.com \
    --cc=mandrake-russian@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