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?
You must log in or register to comment.
@tailscale@hachyderm.io
Can you help me with this problem?
I also tried restarting the tailscale service in case any change was made by the docker container.The rest of the services running in that machine can be accessed properly (pihole as a service and a few other containers)