Hi,

I'm running shorewall 5.0.14.1 on centos 7.3.1611, and I have enabled
docker in shorwall.conf:

# grep DOCKER shorewall.conf
DOCKER=Yes

I have defined a zone for docker:

# grep dock *
interfaces:dock   docker0   bridge
policy:dock   all   REJECT   info
zones:dock   ipv4

when I start shorewall, there is no DOCKER chain created:

# iptables -t nat -L | grep -i docker | wc -l
0

>From my undestanding it should have been created. Am I wrong or am I doing
something wrong?

thanks

Raphaël
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-users mailing list
Shorewall-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/shorewall-users

Reply via email to