0
votes

I have a local server that is set up on a domain. Before I started running it on a domain, I was able to access Team Foundation Server from another machine on my local network. Once I put the server on a domain setup, I became unable to access TFS from outside of the server itself. I can still access it when I'm on the server (http://localhost/tfs/), but I cannot access it from my other machine (http://servername/tfs or http://serverIP/tfs). Is there something I need to change in my Team Foundation Server configuration or my server itself in order to allow access to this?

1

1 Answers

0
votes

The problem was that TFS configured the Firewall to allow access on private networks only. To fix, I just had to add the Domain permission as well.