  | |  | enigma-list digest, Vol 1 #1788 - 8 msgs | enigma-list digest, Vol 1 #1788 - 8 msgs 2003-05-20 - By Jon Miller
Back That worked thanks
Jon
> 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-- --
Jon L. Miller, MCNE, CNS Director/Sr Systems Consultant MMT Networks Pty Ltd http://www.mmtnetworks.com.au
"I don't know the key to success, but the key to failure is trying to please everybody." -Bill Cosby
Earn $52 per hosting referral at Lunarpages.
|
|
 |