Hi all,
In EF2.5.1 and I also have it in the 2.4; when we add a policy to authorise traffic for a certain domain (eg test.com) without authentication it doesn't work. Still TCP_DENIED errors in the logs.
When you put in the complete host (eg www .test.com or web1 .test.com) it works, actually it seems that it just translates the DNS name into an IP .... so it's doing IP based policy instead of domain based policy.
Anyone had this yet? This is very annoying since sometimes we have an application that uses about 20 different hosts on an internet domain and I had to add them all manually per host (in a domain policy). The only solution I had which is not very professional is putting the entire segment of the domain in question into an allow policy. That is not an option off course for security reasons.
If someone would know what causes this that would make me very happy
Thx