X-Git-Url: https://git.distorted.org.uk/~mdw/firewall/blobdiff_plain/07fa6792dc7093240022e6c7bc8ecd526fd18ac1..f01cdc79f93706687fab5a412f0f5b504e5f4431:/telecaster.m4 diff --git a/telecaster.m4 b/telecaster.m4 index 4e7c787..71de4ab 100644 --- a/telecaster.m4 +++ b/telecaster.m4 @@ -29,6 +29,7 @@ m4_divert(86)m4_dnl allowservices inbound tcp \ ssh \ ident \ + smtp \ ftp ftp_data \ rsync \ http https squid ssquid @@ -39,6 +40,7 @@ run iptables -A inbound -j ACCEPT \ ## Other interesting things. dnsresolver inbound +dnsserver inbound m4_divert(-1) ###----- That's all, folks --------------------------------------------------