On 12/5/2009, John Horne (john.ho...@plymouth.ac.uk) wrote:
> You can either whitelist the port itself (PORT_WHITELIST=TCP:2006),
> or whitelist a particular application to use known bad ports
> (PORT_WHITELIST=couriertls).

Ok, after a really bizarre ritual called 'reading the comments', I
discovered you had to put the whole path, so:

PORT_WHITELIST=couriertls

didn't work (resulted in an error about an invalid argument), but:

PORT_WHITELIST=/usr/sbin/couriertls

did.

Apparently it works with or without the quotes even specifying multiple
arguments, as I tried both:

PORT_WHITELIST=/usr/sbin/couriertls TCP:2006

and

PORT_WHITELIST="/usr/sbin/couriertls TCP:2006"

and it worked fine both times.

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Rkhunter-users mailing list
Rkhunter-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rkhunter-users

Reply via email to