chiark / gitweb /
jaguar.m4, numbers.m4: Open up some alternative HTTP ports.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 Mar 2015 16:33:46 +0000 (16:33 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 26 Mar 2015 16:43:15 +0000 (16:43 +0000)
jaguar.m4
numbers.m4

index f37debe0457b56fe0367ddfc70ebd442978ad466..0a06ccbb0e9f755bbcb00540475a126fdaa627dd 100644 (file)
--- a/jaguar.m4
+++ b/jaguar.m4
@@ -29,7 +29,7 @@ m4_divert(86)m4_dnl
 allowservices inbound tcp \
        ssh \
        ident \
-       http https
+       http https althttp0 althttp1
 
 ## Other interesting things.
 dnsresolver inbound
index 27c3f353caef530449693ca988d20a5b3f089d84..149afd47470e4e40468ab5a41184b2c869d1de35 100644 (file)
@@ -59,6 +59,8 @@ defport postgresql 5432
 defport gnutella_svc 6346
 defport mpd 6600
 defport irc 6667
+defport althttp0 8000
+defport althttp1 8080
 defport tor_public 9001
 defport tor_directory 9030
 defport git 9418