X-Git-Url: https://git.distorted.org.uk/~mdw/firewall/blobdiff_plain/08926d25f80fecabb4ef2b3f1e63b3a361ecdb59..b5aae78272ca6d750b101ab73e7907e63d10c9ee:/gibson.m4 diff --git a/gibson.m4 b/gibson.m4 index d363b2b..7ccc260 100644 --- a/gibson.m4 +++ b/gibson.m4 @@ -48,7 +48,11 @@ m4_divert(-1) m4_divert(82)m4_dnl ## Externally visible services. allowservices inbound tcp \ - ssh + ssh \ + ident \ + h323 +allowservices inbound udp \ + siplo:siphi m4_divert(-1) ###----- That's all, folks --------------------------------------------------