sparkfabrik / sparkdock

Automatic MacOS system provisioning
20 stars 8 forks source link

Ip forwarding is broken on MacOs with boot2docker 18.09 #22

Closed mgdesign closed 5 years ago

mgdesign commented 5 years ago

The problem is fully describe in this issue: https://github.com/boot2docker/boot2docker/issues/1364

You can solve it by: docker-machine ssh dinghy

then inside dinghy sudo iptables -P FORWARD ACCEPT