Thanks. I'll include this in a pull request after rebasing ipvs-next. I plan to do that today. -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the body of a message to majo
Fine with me, just wanted to make sure this what you wanted. Thanks Simon. -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxx
Is there a consensus on this? -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.o
Hello, No, I just checked again, it works without nf_nat_ftp, only nf_nat, nf_conntrack_ftp and iptable_nat are needed. We use packet mangling part from nf_nat (nf_nat_mangle_tcp_packet). Regards --
If you require FTP NAT support, then this depends on NF_NAT_FTP instead of NF_CONNTRACK_FTP. -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the body of a message to majord
The FTP application indirectly depends on the nf_conntrack_ftp helper for proper NAT support. If the module is not loaded, IPVS can resize the packets for the command connection, eg. PASV response bu