Index: branches/releng-9.0/nanobsd/files/etc/pf.hybrid.conf
===================================================================
--- branches/releng-9.0/nanobsd/files/etc/pf.hybrid.conf	(revision 10842)
+++ branches/releng-9.0/nanobsd/files/etc/pf.hybrid.conf	(revision 10861)
@@ -27,5 +27,4 @@
 # the public accesspoint in iLeiden setup. 
 ext_if="vr0"
-ext_if_net="vr0:network"
 captive_portal_interfaces="wlan0"
 publicnat="http,https"
@@ -46,5 +45,5 @@
 
 # NAT MGMT to Wireless Leiden (2)
-nat on ! $ext_if from $ext_if_net to $wl_net -> $masterip
+nat on ! $ext_if from $private to $wl_net -> $masterip
 
 # Do NOT allow NAT to the Private Network (3)
