Hi,
I'm newbie on Windows Azure cloud. I have created Linux VM and hosted a web i.e www.truesemantic.com. And our users are experiencing host-name request timeout issue. We have our own DNS server not in Azure DNS server. It was working good before hosted in
Azure. Please see the tracert report below.
C:\Users\user>tracert -d www.truesemantic.com
Tracing route to truesem1.cloudapp.net [104.210.4.10
over a maximum of 30 hops:
1 2 ms 1 ms 2 ms 14.140.249.129
2 13 ms 3 ms 18 ms 14.140.249.17
3 3 ms 17 ms 26 ms 121.243.59.253
4 18 ms 21 ms 17 ms 172.31.16.193
5 15 ms 14 ms 23 ms 180.87.36.9
6 49 ms 64 ms 47 ms 180.87.36.6
7 52 ms 49 ms 54 ms 180.87.37.14
8 52 ms 50 ms 50 ms 116.0.83.42
9 131 ms 129 ms 131 ms 207.46.38.249
10 130 ms 129 ms 130 ms 204.152.140.180
11 231 ms 229 ms 228 ms 207.46.46.148
12 234 ms 231 ms 235 ms 207.46.47.10
13 * * * Request timed out.
14 * * * Request timed out.
15 273 ms 272 ms 270 ms 191.234.85.12
16 274 ms 274 ms 274 ms 191.234.81.166
17 * * * Request timed out.
18 284 ms 283 ms 284 ms 204.152.141.39
19 * * * Request timed out.
20 * * * Request timed out.
21 * * * Request timed out.
22 * * * Request timed out.
23 282 ms * 284 ms 100.76.50.190
24 * * * Request timed out.
25 * * * Request timed out.
26 * * * Request timed out.
27 * * * Request timed out.
28 * * * Request timed out.
29 * * * Request timed out.
30 * * * Request timed out.
Trace complete.
II) Why are we having two CNAME records in dnsstuff report. Actually I have created one CNAME record to my domain.
Domain literal has an address record provided through one or more CNAME lookups, which will slow down clients attempting to resolve this host.
<tt style="color:#303030;font-size:11px;line-height:14.8500003814697px;">www.truesemantic.com. | truesem1.cloudapp.net. | 604800
truesem1.cloudapp.net. | 54.235.159.97 | 120</tt>
<tt style="color:#303030;font-size:11px;line-height:14.8500003814697px;">Could please any one help to resolve the issue :)</tt>
Thanks in advance