OpenWrt Forum Archive

Topic: Where are ip_conntrack_ftp.o and ip_nat_ftp.o ?

The content of this topic has been archived on 29 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

I'll trying to get DNAT on openwrt shorewall working with proftpd on internal server. Did the following:
ipkg install iptables-extra
ipkg install kmod-iptables-extra

but, only finding
/lib/modules/2.4.30/ip_conntrack_tftp.o and
/lib/modules/2.4.30/ip_nat_tftp.o

Are ftp versions available as modules?

tmc12 wrote:

I'll trying to get DNAT on openwrt shorewall working with proftpd on internal server. Did the following:
ipkg install iptables-extra
ipkg install kmod-iptables-extra

but, only finding
/lib/modules/2.4.30/ip_conntrack_tftp.o and
/lib/modules/2.4.30/ip_nat_tftp.o

Are ftp versions available as modules?

Maybe they are in the kernel? wink

Thanks. I had other problems with ftp clients and thought the issue were those two modules. Passive ftp on openwrt was functioning fine the entire time, the ftp client passive setup was causing connection problems.

The discussion might have continued from here.