Index: /tools/gformat.py
===================================================================
--- /tools/gformat.py	(revision 10187)
+++ /tools/gformat.py	(revision 10188)
@@ -298,6 +298,9 @@
 # PROXY Configuration
 #
+{% if internalroute -%}
 static_routes="wleiden"
 route_wleiden="-net 172.16.0.0/12 {{ internalroute }}"
+{% endif -%}
+
 {% if gateway -%}
 defaultrouter="{{ gateway }}"
