ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] squid & ftp
@ 2004-08-01 13:55 Igo
  2004-08-01 14:07 ` Alexei Takaseev
  0 siblings, 1 reply; 4+ messages in thread
From: Igo @ 2004-08-01 13:55 UTC (permalink / raw)
  To: community

Привет всем
Можно ли как нибудь в iptables перенаправить запросы идущие на  ftp на 
squid?
Пробывал.
$IPTABLES -t nat -A PREROUTING -p TCP --dport 21 -j REDIRECT --to-port 3128
$IPTABLES -t nat -A PREROUTING -p TCP --dport 20 -j REDIRECT --to-port 3128
$IPTABLES -t nat -A PREROUTING -p UDP --dport 21 -j REDIRECT --to-port 3128
$IPTABLES -t nat -A PREROUTING -p UDP --dport 20 -j REDIRECT --to-port 3128
Непомогает
Проблема в том, что IE глючная зараза, всеравно перенаправляет на 21, 
хотя порт ему указал 3128. Версия IE  6.0.2800.
А то ходят мимо squid.



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

end of thread, other threads:[~2004-08-02  7:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-08-01 13:55 [Comm] squid & ftp Igo
2004-08-01 14:07 ` Alexei Takaseev
2004-08-02  6:14   ` Alexey Morsov
2004-08-02  7:37     ` Nizamov Shavkat

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