On Sun, 5 Jan 2003, Tommy McNeely wrote:
> ...
> is there some sort of module option to set to have ip_conntrack_ftp 
> watch another port, 

modinfo will list module parameters.

> and where would I put it... right now all I did was 

modprobe ip_conntrack_ftp ports=21,8021

Or if you feel the need, you could add something like this to 
/etc/modules.conf:

options ip_conntrack_ftp ports=21,8021

David.



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

Reply via email to