I'm using an IIS Server and run into the following problem:
Using Internet Explorer, I type http://1.2.3.4/mySite/
and everything works fine, it uses my Windows credentials. When I try http://name/mySite/
or http://name.domain.tld/mySite
it does not work.
But what does not work? I will be asked for my user credentials, but when I type them in and try to login it's going to prompt again and again.. Any quick ideas about what could be the configuration issue?
I already added the site to the local intranet sites.