Index: /branches/releng-11/nanobsd/files/etc/pf.hybrid.conf
===================================================================
--- /branches/releng-11/nanobsd/files/etc/pf.hybrid.conf	(revision 14068)
+++ /branches/releng-11/nanobsd/files/etc/pf.hybrid.conf	(revision 14069)
@@ -91,5 +91,5 @@
 
 # Packets going out are the ones to the internet with an certain limit (1)
-pass out on $ext_if inet proto tcp from $wl_net to any port { $publicnat } keep state \
+pass out on $ext_if inet proto tcp from $wl_net to !$wl_net port { $publicnat } keep state \
  (max-src-conn-rate 100/10, max-src-conn 10)
 
