-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 01 January 2002 09:54 pm, Chad and Doria Skinner wrote:
> I am trying to log a few packets using the following rule:
>
>   $IPTABLES -A DENY_PORTS -p tcp --dport $PORT -m limit --limit
> 5/minute \ -j LOG --log-level $LOG_LEVEL --log-prefix "DENIED PORT:  "

$IPTABLES -A DENY_PORTS -p tcp --dport $PORT -m limit --limit 5/minute \
     -j LOG  --log-level $LOG_LEVEL --log-prefix "DENIED PORT:"

The above command is pasted out of my firewall script. It works here 
without complaint. I don't use iptables-{save restore} though. I don't 
know if that may be the problem.

> When this loads it gives me an error stating that "DENIED PORT:   " is
> an invalid attribute. Does anyone know how I can fix this error in my
> syntax?

- -D

- -- 

pgp key:  http://www.tuxfan.homeip.net:8080/pgpkey.txt

- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8MntAeMAUbzJhSVcRAuoFAJ9DulqBuopMTsm3CXSlSDU73pGMMQCeMCzp
Ae0W8kvhXQIUvDYE4N96fkE=
=/CeY
-----END PGP SIGNATURE-----



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to