chiark / gitweb /
hosts: Allow incoming ident requests.
[firewall] / gibson.m4
index d363b2b6ceea271791edf6b99c37870cd42f05d6..d933cad410e6e2f7d73c827d9a380fad83a34d0b 100644 (file)
--- a/gibson.m4
+++ b/gibson.m4
@@ -48,7 +48,8 @@ m4_divert(-1)
 m4_divert(82)m4_dnl
 ## Externally visible services.
 allowservices inbound tcp \
-       ssh
+       ssh \
+       ident
 
 m4_divert(-1)
 ###----- That's all, folks --------------------------------------------------