summaryrefslogtreecommitdiffstats
path: root/awall/model.lua
diff options
context:
space:
mode:
Diffstat (limited to 'awall/model.lua')
-rw-r--r--awall/model.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/awall/model.lua b/awall/model.lua
index 704f068..fe7ffdc 100644
--- a/awall/model.lua
+++ b/awall/model.lua
@@ -164,7 +164,7 @@ function Rule:zoneoptfrags()
chain = 'FORWARD'
ofrags = combinations(zofs(zin, 'in'), zofs(zout, 'out'))
- if ofrags then
+ if ofrags and not zout['route-back'] then
ofrags = util.filter(ofrags,
function(of)
return not (of['in'] and of.out and