chiark / gitweb /
numbers.m4, telecaster.m4: TLS-enabled web cache.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 7 Jan 2014 17:08:55 +0000 (17:08 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 7 Jan 2014 17:08:55 +0000 (17:08 +0000)
numbers.m4
telecaster.m4

index 27c3f353caef530449693ca988d20a5b3f089d84..caee6fe85018dc79e23a234ab5ca868b0146d38b 100644 (file)
@@ -49,6 +49,7 @@ defport ipmi 623
 defport rsync 873
 defport imaps 993
 defport h323 1720
+defport ssquid 3127
 defport squid 3128
 defport icp 3130
 defport tripe 4070
index dd278b89bdfbf9034998765977768caa8d8b7184..4e7c787c69c237a88c5b83e1286e590f85c0f86e 100644 (file)
@@ -31,7 +31,7 @@ allowservices inbound tcp \
        ident \
        ftp ftp_data \
        rsync \
-       http https squid
+       http https squid ssquid
 
 run iptables -A inbound -j ACCEPT \
        -p udp --destination-port $port_icp \