Index: tools/proxy-8.0/wleiden.pl
===================================================================
--- tools/proxy-8.0/wleiden.pl	(revision 7385)
+++ tools/proxy-8.0/wleiden.pl	(revision 7393)
@@ -277,4 +277,7 @@
       };
   };
+  $output .= "\n";
+  $output .= "static_routes=\"wleiden\"\n";
+  $output .= "route_wleiden=\"-net 172.16.0.0/12 $internalroute\"\n";
   return($output);
 };
