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 年前235 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则