Advertise IP Pool to ISP Network

0

Hi,

Our team has been debugging slow connectivity issues between our Load Balancer in us-east-1 and some end users that are located in India.

The IP block we are using for our elastic IP on the EC2 instance is owned by Amazon.

A traceroute directly from one of our EC2 instances on that load balancer to one of the IP's that is experiencing slow connectivity, shows that the connection becomes significantly slower once it leaves the TATA router in Newark, NJ USA.

traceroute -4 -I -n -w 30
<snip>
16  216.6.87.250  5.633 ms  0.791 ms  0.789 ms
17  *  *  *
18  216.6.57.5  9.398 ms  9.276 ms  9.300 ms
19  66.198.70.10  198.610 ms  198.504 ms  198.524 ms
20  *  *  *
21  *  *  *
22  *  *  *
23  *  *  *
24  *  *  *
25  *  *  *
26  *  *  *
27  *  *  *
28  *  *  *
29  *  *  *
30  *  *  *

The ISP that our end users are using is TATA and they have reached out to their technical support.

The TATA technical support have responded with a request that AWS "advertise website IP pool directly into TATA (AS4755)".

Can AWS fulfil this request?

Due to legal constraints we are unable to distribute our application globally, so connectivity needs to be resolved within the current architecture.

已提問 2 年前檢視次數 234 次
1 個回答
2
已接受的答案

Hello,

Unfortunately AWS does not advertise and prefer specific IPs to ASNs directly by request. Typically with BGP when making such changes, you'd advertise a /24 and not a single /32 to have the preferred route out through TATA. These types of changes would affect multiple customers.

I understand that you cannot distribute your application globally, but perhaps you can put additional services in place to support your external customers. I would take a look at Global Accelerator as it may be a good fit to help optimize traffic paths for your customers.

profile pictureAWS
專家
Chris_G
已回答 2 年前
profile pictureAWS
專家
Toni_S
已審閱 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南