Skip to content
This repository has been archived by the owner on Jul 27, 2019. It is now read-only.

Default Docker internal ip address not automatically added #7

Open
mikecouk opened this issue Feb 22, 2016 · 3 comments
Open

Default Docker internal ip address not automatically added #7

mikecouk opened this issue Feb 22, 2016 · 3 comments

Comments

@mikecouk
Copy link

This squid image is a really great idea, but it's very annoying that the default docker network ( 172.17.x.x ) isn't picked up by the squid auto added of ip address ranges.
An out of the box install of squid-deb-proxy means I get permission denies whilst using it for apt-get install updates on another container on the same machine.
Any advice of the fastest way to update the allowed-network file would be greatly appreciated.

$ 1456143979.111 0 172.17.0.1 TCP_DENIED/403 3753 GET http://security.debian.org/pool/updates/main/c/curl/libcurl4-openssl-dev_7.38.0-4%2bdeb8u3_amd64.deb - HIER_NONE/- text/html 1456143979.111 RELEASE -1 FFFFFFFF 41A54AB1E1EAE46195AAD1472DA3C8B5 403 1456143979 0 -1 text/html 3374/3374 GET http://security.debian.org/pool/updates/main/c/curl/libcurl4-openssl-dev_7.38.0-4%2bdeb8u3_amd64.deb 1456143979.111 0 172.17.0.1 TCP_DENIED/403 3705 GET http://security.debian.org/pool/updates/main/c/curl/curl_7.38.0-4%2bdeb8u3_amd64.deb - HIER_NONE/- text/html 1456143979.111 RELEASE -1 FFFFFFFF 23BB42DE1358FF3EE967335F656A09AE 403 1456143979 0 -1 text/html 3326/3326 GET http://security.debian.org/pool/updates/main/c/curl/curl_7.38.0-4%2bdeb8u3_amd64.deb 1456143979.112 0 172.17.0.1 TCP_DENIED/403 3717 GET http://security.debian.org/pool/updates/main/c/curl/libcurl3_7.38.0-4%2bdeb8u3_amd64.deb - HIER_NONE/- text/html 1456143979.112 RELEASE -1 FFFFFFFF 5DBC5FCCE6FAD9A7BDCF598B14FFC3A9 403 1456143979 0 -1 text/html 3338/3338 GET http://security.debian.org/pool/updates/main/c/curl/libcurl3_7.38.0-4%2bdeb8u3_amd64.deb

@pmoust
Copy link
Owner

pmoust commented May 31, 2016

Interesting, working on a fix.

@rquadling
Copy link

Any news on this? The functionality of having a cache for the apt part of my container builds (around 50 of the things) will certainly help speed things up.

@pmoust
Copy link
Owner

pmoust commented Mar 1, 2018

@rquadling - sorry, this must have slipped. I 'd welcome a PR resolving it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants