Elvis Souza
Elvis Souza
The problem cause can be related with apt problems with ipv6 network, disable ipv6 or prefer ipv4 worked for me, [see a forum about that](https://askubuntu.com/questions/620317/apt-get-update-stuck-connecting-to-security-ubuntu-com#787491)
@XaeroDegreaz Yep, it was designed to work with linux, anyway I think that's totally possible to get it working with OSX, I think DNS Proxy Server just don't know how...
Thanks for your feedback, let's try to solve it. > I run the command above and the result is shown below. However the script hang up and I had to...
@BR0kEN- > The underlying issue, I believe, is within "Docker for mac" that uses VM. I think you're right, I am doing some tests to get it work using docker...
I think it never was in that case, actually I have no sure if DPS works on MAC, I recently [made a doc]( http://mageddo.github.io/dns-proxy-server/docs/running.html#running-on-windows--mac) to run it on Windows/MAC based...
@Kearny I'm about to use a Mac of a friend of mine to make the tests. I'll keep this thread updated
@Kearny I made some tests, I have some good and not so good news. Basically DPS works on Mac, the configuration is pretty similar as Windows, I will make a...
I see, Containers solve each others are supposed to work, I think additional configuration will be required. Host solve containers works but host have no ACL to ping containers cause...
> @MonniSoftware it is the dps server ip address. https://github.com/mageddo/dns-proxy-server/blob/master/examples/custom-hostnames-compose-file/docker-compose.yml#L13 You always can use `docker inspect dns-proxy-server | less` and find out the container IP by yourself though