From: Mark Wooding Date: Fri, 22 Sep 2017 19:12:54 +0000 (+0100) Subject: roadstar.m4, telecaster.m4: No need to open the `ftp_data' port. X-Git-Url: https://git.distorted.org.uk/~mdw/firewall/commitdiff_plain/67ae9480568971bb92d9e9f4aa1775dbfedc285c roadstar.m4, telecaster.m4: No need to open the `ftp_data' port. --- diff --git a/roadstar.m4 b/roadstar.m4 index e35a4f1..555e669 100644 --- a/roadstar.m4 +++ b/roadstar.m4 @@ -29,7 +29,7 @@ m4_divert(86)m4_dnl allowservices inbound tcp \ ssh \ ident \ - ftp ftp_data \ + ftp \ rsync \ http https squid diff --git a/telecaster.m4 b/telecaster.m4 index 71de4ab..1180375 100644 --- a/telecaster.m4 +++ b/telecaster.m4 @@ -30,7 +30,7 @@ allowservices inbound tcp \ ssh \ ident \ smtp \ - ftp ftp_data \ + ftp \ rsync \ http https squid ssquid