From: Mark Wooding Date: Fri, 28 Dec 2012 17:59:33 +0000 (+0000) Subject: {roadstar,jem,telecaster,stratocaster}.m4: Move Git to login servers. X-Git-Url: https://git.distorted.org.uk/~mdw/firewall/commitdiff_plain/77acbdb1ccdeb83c6ce575bd1824dedb8c752edb {roadstar,jem,telecaster,stratocaster}.m4: Move Git to login servers. This avoids lots of annoying messing about with NFS. Maybe when wheezy is released I'll move these back. --- diff --git a/jem.m4 b/jem.m4 index f34aa71..9ab3dad 100644 --- a/jem.m4 +++ b/jem.m4 @@ -37,8 +37,9 @@ allowservices inbound tcp \ ssh \ ident \ smtp submission \ + imaps \ http https \ - imaps + git ## Provide DNS resolution to local untrusted hosts. for p in tcp udp; do diff --git a/roadstar.m4 b/roadstar.m4 index cbbd8e6..e35a4f1 100644 --- a/roadstar.m4 +++ b/roadstar.m4 @@ -31,8 +31,7 @@ allowservices inbound tcp \ ident \ ftp ftp_data \ rsync \ - http https squid \ - git + http https squid ## Provide DNS resolution to local untrusted hosts. for p in tcp udp; do diff --git a/stratocaster.m4 b/stratocaster.m4 index 9ade7fb..b0ec5d4 100644 --- a/stratocaster.m4 +++ b/stratocaster.m4 @@ -37,8 +37,9 @@ allowservices inbound tcp \ ssh \ ident \ smtp submission \ + imaps \ http https \ - imaps + git ## Other interesting things. dnsresolver inbound diff --git a/telecaster.m4 b/telecaster.m4 index 716e6b1..52ba121 100644 --- a/telecaster.m4 +++ b/telecaster.m4 @@ -31,8 +31,7 @@ allowservices inbound tcp \ ident \ ftp ftp_data \ rsync \ - http https squid \ - git + http https squid ## Other interesting things. dnsresolver inbound