Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • 1
    Do the containers (or their default gateway) have return route for 10.10.10.0/24 (i.e. with 10.10.20.2 as the gateway for that)? Also, is IP forwarding enabled and allowed between the tun (or are you doing tap) and the interface that leads to the other containers?
    – Tom Yan
    Commented Nov 2, 2019 at 2:07
  • Thanks @TomYan read up more on routing and IP forwarding and was able to resolve this.
    – axlshear
    Commented Nov 2, 2019 at 20:34