X-Git-Url: https://git.distorted.org.uk/~mdw/firewall/blobdiff_plain/f2cfcfa875be6c08dbcc21fe31ca8fed89224bd3..429f4314d0d1be69f7500cf7f97671595804fdd0:/vampire.m4 diff --git a/vampire.m4 b/vampire.m4 index 224374a..f6f5d46 100644 --- a/vampire.m4 +++ b/vampire.m4 @@ -1,4 +1,4 @@ -### -*-m4-*- +### -*-sh-*- ### ### Firewall configuration for vampire ### @@ -43,10 +43,11 @@ allowservices inbound tcp \ finger ident \ dns iodine \ ssh \ - smtp \ + smtp submission \ gnutella_svc \ ftp ftp_data \ rsync \ + imaps \ disorder mpd \ http https squid \ git \ @@ -85,7 +86,7 @@ run iptables -A OUTPUT -m multiport \ ## Other interesting things. dnsresolver inbound -ntpclient inbound 158.152.1.76 158.152.1.204 194.159.253.2 +ntpclient inbound $ntp_servers m4_divert(-1) ###----- That's all, folks --------------------------------------------------