Re: iptable parameter

Michael Fratoni <[email protected]>
Newsgroups gmane.linux.redhat.release.enigma
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 20 May 2003 04:56 am, Jon Miller wrote:
> Trying to run a iptable rule with the option --reject-with tcp-reset
> and I keep getting "Unknown arg '--reject-with' rule= $ipt -A INPUT -p
> tcp --dport 111 --reject-with tcp-reset -j REJECT
> Any ideas what I'm doing wrong?

I have a similar rule that works.
$IPTABLES -A ALLOW_PORTS -p tcp --dport 113 -j REJECT \
                --reject-with tcp-reset

Perhaps try:
$ipt -A INPUT -p tcp --dport 111 -j REJECT --reject-with tcp-reset

- -- 
- -Michael

pgp key:  http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.{2,3}|8.0 in 8M of RAM: http://www.rule-project.org/
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+ye2rn/07WoAb/SsRAoRrAJ95xEW/3tBYEeOgHniMNKH+a0wo/wCgtmyp
ZpXFhN/fF9UcE5AiB73Iowo=
=DZmD
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.