ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] iptables help need
@ 2003-12-25 10:52 Gosha
  2003-12-25 11:50 ` Maxim Tyurin
  0 siblings, 1 reply; 6+ messages in thread
From: Gosha @ 2003-12-25 10:52 UTC (permalink / raw)
  To: community

Hi All!

Что-то не могу побороть проблемку.
Нужно сделать так, чтобы машинки пытающиеся сконнектится с аськой
(и только в этом случае) маскарадились.
Пытаюсь сделать так:

$IPT -t nat -A POSTROUTING -s 192.168.1.0/24 -d login.icq.com \
-j SNAT --to-source $INET_ADDR

не идет нифига, не коннектится к аське. :-(

пробую так:

$IPT -t nat -A POSTROUTING -p tcp -s 192.168.1.0/24 
--destination-port 5190 -j SNAT --to-source $INET_ADDR

та же фигня. :-(

И как ее гадину замаскарадить? Кто-нибудь подскажите.

-- 
Best regards!
Igor Solovyov
System/Network administrator
JSC CB "Zlatkombank", Zlatoust, Russia



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

end of thread, other threads:[~2003-12-30  8:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-25 10:52 [Comm] iptables help need Gosha
2003-12-25 11:50 ` Maxim Tyurin
2003-12-27 18:29   ` Igor Solovyov
2003-12-29  7:31     ` Maxim Tyurin
2003-12-30  8:43       ` Igor Solovyov
2003-12-30  8:47         ` Maxim Tyurin

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