Skip to content

Instantly share code, notes, and snippets.

@matstani
Last active June 14, 2018 09:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matstani/3dca1cc7deca1435af948db1a6227ee9 to your computer and use it in GitHub Desktop.
Save matstani/3dca1cc7deca1435af948db1a6227ee9 to your computer and use it in GitHub Desktop.

dockerのホストOSになぜか接続できず。 原因は、接続元ネットワークとdockerのブリッジネットワークがかぶっていたため。

https://qiita.com/chroju/items/5bff99d1c2c792575d32

AWS上でVPC Peeringを行う環境だったため

  • Peering設定
  • ルートテーブル
  • セキュリティグループ

など念入りに確認しても原因わからず、かなり悩んだ。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment