  | |  | iptable parameter | iptable parameter 2003-05-20 - By Michael Fratoni
Back -- --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-- --
Earn $52 per hosting referral at Lunarpages.
|
|
 |