* Fix iptables problem when not using the NAT/gateway feature.
[grml-terminalserver.git] / grml-terminalserver-config
index ca73dfc..b8b84bc 100755 (executable)
@@ -348,6 +348,10 @@ the internet?"
       GW_=
       NAT_INTERFACE_="none"
     fi
+  else
+    # no NAT, no sensible gateway
+    GW_=
+    NAT_INTERFACE_="none"
   fi