summaryrefslogtreecommitdiffstats
path: root/iptables
diff options
context:
space:
mode:
Diffstat (limited to 'iptables')
-rw-r--r--iptables/xtables-eb.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/iptables/xtables-eb.c b/iptables/xtables-eb.c
index 8708bea3..a72c9073 100644
--- a/iptables/xtables-eb.c
+++ b/iptables/xtables-eb.c
@@ -676,6 +676,8 @@ void ebt_load_match_extensions(void)
ebt_load_watcher("nflog");
ebt_load_target("mark");
+ ebt_load_target("dnat");
+ ebt_load_target("snat");
}
void ebt_add_match(struct xtables_match *m,