stephane-klein / linux-firewall-playground

Linux firewall playground environment
0 stars 0 forks source link

Docker error: Error response from daemon: Failed to Setup IP tables #14

Open stephane-klein opened 2 years ago

stephane-klein commented 2 years ago
root@ubuntu-focal:/vagrant# ./install-miniflux.sh
 ⠿ Network miniflux_default  Error                                                                                                                      0.0s
failed to create network miniflux_default: Error response from daemon: Failed to Setup IP tables: Unable to enable SKIP DNAT rule:  (iptables failed: iptable
s --wait -t nat -I DOCKER -i br-ffa021fb77f6 -j RETURN: iptables: No chain/target/match by that name.
 (exit status 1))
stephane-klein commented 2 years ago

Todo: try this solution https://fedoramagazine.org/docker-and-fedora-32/