Also, from the exchange-owa box, do a test of DNS resolution:
click start > go to run > enter "cmd.exe"
enter "nslookup.exe"
type "server 10.0.0.17" at the "nslookup" prompt
type "set type=a"
enter "DNS-NAME.OF-SOMETHING.INY
and post your results here.
"DNS-NAME.OF-SOMETHING.INY
sorry for double post, i realized after i posted that i didn't include any DNS troubleshooting info.
Main Topics
Browse All Topics





by: dpiniellaPosted on 2008-09-12 at 05:49:22ID: 22459186
At a guess, it sounds like domain auth is not working properly and you're only getting in on cached credentials, not actually authenticating against the domain.
What are the firewall rules on the cisco to isolate your DMZ machines? Specifically look for the ports that 2008 needs to do Domain auth (they may have changed from 2000) and make sure that they are not blocked.
As a test, change the FW rules from the exchange-owa box to (and from) the DC and DNS to be open for any port/protocol and try logging on. If this works, you've got a port access problem and need to find out what ports EX-OWA is trying to use (a sniffer on the network or netstat on the box will help with this).