Adding multiple IPTABLES_MODULES
975148Feb 3 2013 — edited Feb 10 2013I have a RHEL 5.8 server and I am trying to implement a writable FTP server. I need to add the following module as below,
IPTABLES_MODULES=”nf_conntrack_ftp nf_nat_ftp”
But there is already a module like this,
IPTABLES_MODULES=”ip_conntrack_netbios_ns”
My query is how to add 2 IPTABLES_MODULES.
I hope, my question is clear.
Please revert with the reply to my query.
Regards