[7.460][BUG][NOTABUG] Unable to Resolve Domain

Hello I have strange one. I am unable to resolve a domain that was working fine before the uprade to 7.460. I did a scratch install to 7.460. 

domain: mx.cfinc.biz (just http)


works fine on connections from outside of my ASG network. Give a time out in IE, Chrome, FireFox. I can not find an error in any of the logs. 

Also can not connect to the site using Terminal Servces. I can TS to other sites.

Thoughts?

It would not be a big deal but I manage the 2003 SBS server and I need get to it. 

Best Regards, 

Jason
Parents Reply
  • Any help with this would be great.


    According to the log line, it took 60s until the error, so the problem is most likely a TCP Problem (Connection timeout). Can you capture the connection with tcpdump and send it to me? To do this, do the following:

    - logon as root to your ASG
    - Enter 'tcpdump -ni any port 80 -s0 -w http.pcap

    Copy the http.pcap file off your ASG and send it to sschnelle@astaro.com. Thanks!
Children