From dd2c8474e529fcd270130e19d023b38d66af8095 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 9 Feb 2013 13:32:23 +0000 Subject: [PATCH] ibanez.m4: Open an explicit hole for `udpkey'. --- ibanez.m4 | 2 ++ numbers.m4 | 1 + 2 files changed, 3 insertions(+) diff --git a/ibanez.m4 b/ibanez.m4 index 334ba03..4d6d24e 100644 --- a/ibanez.m4 +++ b/ibanez.m4 @@ -29,6 +29,8 @@ m4_divert(86)m4_dnl allowservices inbound tcp \ ssh \ ident +allowservices inbound udp \ + udpkey ## We have to provide NTP service. The guests sync to our clock. ntpclient inbound $ntp_servers diff --git a/numbers.m4 b/numbers.m4 index 22a3207..7c6d7fd 100644 --- a/numbers.m4 +++ b/numbers.m4 @@ -63,6 +63,7 @@ defport tor_directory 9030 defport git 9418 defport i2p 16911 defport disorder 23599 +defport udpkey 59274 ## Protocol numbers. defproto ipv6 41 -- 2.11.0