cross-posted from: https://lemmy.pe1uca.dev/post/86577

I deployed squid proxy in docker on ubuntu, I can reach it locally (127.0.0.1 or localhost)
But the connection times out when trying to use the tailscale IP even when I have http_access allow all

Do you know if there needs to be another configuration to make it work over tailscale?

  • @pe1ucaOP
    link
    fedilink
    English
    11 year ago

    Ohh, you’re right, it was not docker directly, one of the containers is a VPN and it has a NETWORK variable I forgot to update