This repository has been archived by the owner on Jun 20, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 673
DNS broken on Ubuntu 15.10 desktop (w UFW) #1578
Comments
It can be fixed with
|
Please check that |
what version of ubuntu is this problem occurring in? |
I'm using Ubuntu 15.10 |
I have just run the example in a ubuntu 15.10 vagrant VM and it works fine. So perhaps the problem is confined to 15.10 desktop VMs. Please post the output of |
also, what docker version are you running? |
I've just run our entire test suite against 15.10 vagrant VMs, and it passed. |
|
So it turns out ufw wasn't enabled in my vagrant VMs. Here's how I got this all to work in the end:
|
rade
changed the title
Make Weave play nicely with UFW on Ubuntu
DNS broken on Ubuntu 15.10 desktop (w UFW)
Nov 3, 2015
Closed by 781c805 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When running Weave on Ubuntu:
The container can
ping
the DNS resolver:But
ufw
seems to be blocking traffic to the DNS server:It can be seen with
The text was updated successfully, but these errors were encountered: