summaryrefslogtreecommitdiff
path: root/Generate
diff options
context:
space:
mode:
Diffstat (limited to 'Generate')
-rwxr-xr-xGenerate3
1 files changed, 3 insertions, 0 deletions
diff --git a/Generate b/Generate
index a7b7195..f62c50a 100755
--- a/Generate
+++ b/Generate
@@ -721,6 +721,9 @@ hostlist.each{ |host|
conffile.puts "redirect-gateway def1"
end
end
+ if host['openvpn_ge_24']
+ conffile.puts "allow-recursive-routing"
+ end
##########
upscript.puts UPSCRIPT