ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Закрытие порта iptables
@ 2005-02-09 14:32 Jury Levykin
  2005-02-09 14:36 ` Serge Polkovnikov
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Jury Levykin @ 2005-02-09 14:32 UTC (permalink / raw)
  To: community

Нужно закрыть FORWARD на определенный компьютер и порт
пишу такие правила:
iptables -A FORWARD -s $COMPUTER7_IP --dport $DROPPORT -j DROP
iptables -A FORWARD -d $COMPUTER7_IP --sport $DROPPORT -j DROP

запускаю фаервол:
# firewall-bridge
Starting firewalling, setting rules...
iptables v1.2.7a: Unknown arg `--dport'
Try `iptables -h' or 'iptables --help' for more information.
iptables v1.2.7a: Unknown arg `--sport'
Try `iptables -h' or 'iptables --help' for more information.

Что я делаю неправильно?



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

end of thread, other threads:[~2005-02-11  8:26 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-09 14:32 [Comm] Закрытие порта iptables Jury Levykin
2005-02-09 14:36 ` Serge Polkovnikov
2005-02-09 14:45   ` Jury Levykin
2005-02-09 15:26     ` Serge Polkovnikov
2005-02-09 17:07       ` Jury Levykin
2005-02-09 17:39         ` Maxim Tyurin
2005-02-09 19:06           ` Jury Levykin
2005-02-09 15:19 ` Maxim Tyurin
2005-02-10  7:07   ` kastelli
2005-02-10  8:35     ` kastelli
2005-02-10  8:26 ` Alexey Morsov
2005-02-11  8:21   ` Jury Levykin
2005-02-11  8:26     ` Serge Polkovnikov

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