ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: YURA <avilink@tut.by>
To: Dmitry Nechaev <community@altlinux.ru>
Subject: Re[2]: [Comm] IP алиас на интерфейс?
Date: Thu, 13 Nov 2003 11:31:03 +0200
Message-ID: <1575092292.20031113113103@tut.by> (raw)
In-Reply-To: <200311130901.17177.dima@academy.cap.ru>

Здравствуйте, Dmitry.

Вы писали Thursday, November 13, 2003, 8:01:17 AM:

>> DN>  С помощью алиасов я не смог решить проблему роутинга с подмененным
>> DN> src-адресом пакетов. С помощью ip мне это удалось
>>    решается с помощью iptables, прекрасно работает и с алиасами
DN> 1. Тогда у меня был Mandrake 7 на ядре 2.2.14, там iptables не было.
  тогда ipchains
DN> 2. Поясни, pls, как это решить.
  в iptables --DNAT можно менять dst для пакетов, --SNAT src пакетов.
например
$IPTABLES -t nat -A POSTROUTING -s <src-addr> -d <dst-addr> -j SNAT --to
 <need-addr> ,

<need-addr> - адрес от которого будут уходить пакеты



-- 
С уважением,
 YURA                          mailto:avilink@tut.by



  reply	other threads:[~2003-11-13  9:31 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-12 10:26 Slava Dubrovskiy
2003-11-12 10:30 ` Leonid B. Sysoletin
2003-11-12 10:31 ` Shawkat Nizamov
2003-11-12 10:34 ` Dmytro O. Redchuk
2003-11-12 10:39 ` Alexey Starinsky
2003-11-12 10:59   ` Dmytro O. Redchuk
2003-11-12 11:02 ` Dmitry Nechaev
2003-11-12 11:23   ` Re[2]: " Evgeny Yugov
2003-11-12 12:56     ` Dmitry Nechaev
2003-11-12 14:20       ` Re[2]: " YURA
2003-11-13  6:01         ` Dmitry Nechaev
2003-11-13  9:31           ` YURA [this message]
2003-11-13 11:27             ` Dmitry Nechaev
2003-11-13 15:34               ` Re[2]: " YURA
2003-11-13 15:49                 ` Dmytro O. Redchuk
2003-11-14  6:23                 ` Dmitry Nechaev
2003-11-12 14:43       ` Slava Dubrovskiy
2003-11-13  6:03         ` Dmitry Nechaev
2003-11-12 13:17     ` Andrey Rahmatullin
2003-11-13  3:17       ` Re[2]: " Evgeny Yugov
2003-11-13  6:10         ` Dmitry Nechaev
2003-11-14 14:48     ` Slava Dubrovskiy

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=1575092292.20031113113103@tut.by \
    --to=avilink@tut.by \
    --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