X-Git-Url: https://git.distorted.org.uk/~mdw/firewall/blobdiff_plain/a3972fea9c58e172fb2a1c1dc7362ec6a40fa4bd..b551adaf68ad28b57d06295fe3eb32deb171f7b7:/ibanez.m4 diff --git a/ibanez.m4 b/ibanez.m4 index 5fc1ecd..384bd17 100644 --- a/ibanez.m4 +++ b/ibanez.m4 @@ -48,5 +48,8 @@ m4_divert(82)m4_dnl allowservices inbound tcp \ ssh +## We have to provide NTP service. The guests sync to our clock. +ntpclient inbound $ntp_servers + m4_divert(-1) ###----- That's all, folks --------------------------------------------------