Index: /branches/releng-9.0/nanobsd/files/etc/pf.hybrid.conf
===================================================================
--- /branches/releng-9.0/nanobsd/files/etc/pf.hybrid.conf	(revision 10486)
+++ /branches/releng-9.0/nanobsd/files/etc/pf.hybrid.conf	(revision 10520)
@@ -22,4 +22,5 @@
 captive_portal_interfaces="wlan0"
 publicnat="http,https"
+masterip="127.0.0.1"
 # For an traditional proxy setup set, uncomment:
 #publicnat=0
@@ -32,5 +33,5 @@
 
 # NAT MGMT to Wireless Leiden (2)
-nat on lo0 from $private to $wl_net -> (lo0)
+nat on ! $ext_if from $private to $wl_net -> $masterip
 
 # Nat the internet but NOT to Private Network (1)
