Internal DNS not forwarding to correct port #4489
              
                Unanswered
              
          
                  
                    
                      nathanlbell
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
I have all of my containers running on a docker network. They are on the same network that is running NPM. All the other containers are running on different ports with the same IP address obviously. When I get DNS through cloudflare for my external services they resolve fine. Internal services are all resolving back to port 80 and (which is running the pihole server ui and dont forward. I have everything set to forward to the correct port and I have validated that DNS is indeed resolving to the correct IP (of the docker server) and resolves. Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions