From: Mark Wooding Date: Sun, 29 Jun 2014 18:47:22 +0000 (+0100) Subject: local.m4: Load connection tracking modules as standard. X-Git-Url: https://git.distorted.org.uk/~mdw/firewall/commitdiff_plain/5c5fcd73fafcc6ff4f6c42c183d86a0688f09d14 local.m4: Load connection tracking modules as standard. This will make FTP work properly, at least. --- diff --git a/local.m4 b/local.m4 index e486605..ab8249f 100644 --- a/local.m4 +++ b/local.m4 @@ -267,6 +267,14 @@ defhost mango m4_divert(80)m4_dnl ###-------------------------------------------------------------------------- +### Connection tracking helper modules. + +for i in ftp; do + modprobe nf_conntrack_$i +done + +m4_divert(80)m4_dnl +###-------------------------------------------------------------------------- ### Special forwarding exemptions. case $forward in