Index: /branches/releng-9.0/nanobsd/files/etc/pf.hybrid.conf
===================================================================
--- /branches/releng-9.0/nanobsd/files/etc/pf.hybrid.conf	(revision 10605)
+++ /branches/releng-9.0/nanobsd/files/etc/pf.hybrid.conf	(revision 10606)
@@ -86,5 +86,5 @@
 
 # For proper functioning allow the local machine to initiate requests outside (4)
-pass out on $ext_if inet proto udp from $ext_if to any port{domain, 1194} keep state
+pass out on $ext_if inet proto udp from $ext_if to any port{domain, 1194, ntp} keep state
 pass out on $ext_if inet proto tcp from $ext_if to any port{http, https, 1194} keep state
 pass out on $ext_if inet proto icmp from $ext_if to any icmp-type { echoreq }
