Commit 68339ae0 authored by Chris Kim's avatar Chris Kim Committed by Brad Davidson

Add iptable_nat to modprobe list

Signed-off-by: 's avatarChris Kim <oats87g@gmail.com>
parent 09896697
......@@ -31,6 +31,7 @@ func Configure() {
loadKernelModule("overlay")
loadKernelModule("nf_conntrack")
loadKernelModule("br_netfilter")
loadKernelModule("iptable_nat")
// Kernel is inconsistent about how devconf is configured for
// new network namespaces between ipv4 and ipv6. Make sure to
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment