Hi ,
I'm trying to hit angel smart api endpoint form my VM instance but calls are not going through. I checked my internet gateway its open to do egress calls to all ips and ports.
Here is the output from traceroute....
Looks smart api webserver is rejecting my ip and its resulting in timingout. Can you please help?
traceroute to 103.82.177.189 (103.82.177.189), 30 hops max, 60 byte packets
1 140.91.228.43 (140.91.228.43) 0.175 ms 140.91.228.2 (140.91.228.2) 0.246 ms 140.91.228.48 (140.91.228.48) 0.201 ms
2 nsg-static-002.202.72.182.airtel.in (182.72.202.2) 8.094 ms 0.500 ms 0.502 ms
3 nsg-static-001.202.72.182.airtel.in (182.72.202.1) 0.839 ms 0.800 ms 0.780 ms
4 182.79.141.97 (182.79.141.97) 17.411 ms 182.79.211.47 (182.79.211.47) 32.953 ms 182.79.141.97 (182.79.141.97) 17.421 ms
5 dsl-ncr-dynamic-058.105.16.125.airtelbroadband.in (125.16.105.58) 14.868 ms 15.160 ms 15.131 ms
6 103.82.176.41 (103.82.176.41) 15.353 ms 15.340 ms 15.324 ms
7 * * *
8 * * *
9 * * *
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *
telnet 103.82.177.189 443
Trying 103.82.177.189...
telnet: connect to address 103.82.177.189: Connection timed out
nslookup apiconnect.angelbroking.com
Server: 169.254.169.254
Address: 169.254.169.254#53
Non-authoritative answer:
Name: apiconnect.angelbroking.com
Address: 103.82.177.189
PS: Apart from smart api I'm able to hit all the public endpoints like angelone.in, google.com ....