AWS Direct Connect- Public VIF

0

Use-case To transfer over a 1Tb of backup data from the existing location into an AWS S3 bucket. The hosted connection / DX connection will be decommissioned after 4-6 weeks when the data transfer will be completed.

I have a question that I am confused about while creating the Public VIF. Does the ‘Prefixes you want to advertise’ section mean it will only allow those CIDR/IP addresses to route to AWS over this Public VIF? My client is concerned about the security issue of using the Public IPs and want to limit it to the traffic only coming from the MCN or on-prem environment.

2 個答案
1

The setting ("Prefixes you want to advertise") is the list of public IP addresses that the customer will advertise to AWS. It is a specific list - on that connection you will only be allowed to advertise the public IP addresses that you specify. Connections to the AWS network will only be allowed from those IP addresses.

The customer should treat the Public VIF as if it was an internet connection (so, firewall, etc.) as explained here.

profile pictureAWS
專家
已回答 6 個月前
profile picture
專家
已審閱 5 個月前
profile picture
專家
已審閱 6 個月前
profile picture
專家
已審閱 6 個月前
  • Can the private IPs be used in the 'Prefixes you want to advertise' to allow only the IPs from the on-prem to access the AWS ?

  • No, you cannot use private IP addressing on a public VIF.

0
已接受的答案

You treat Public VIF as internet connection. You can't advertise private IPs. And traffic routing the Public VIF must have registered Public IP as a source. If you are going to access AWS Public services using your on-premise private network, then you will have a sort of NATing. The public IP for your NATing can be added to the "Prefixes you want to advertise".

profile pictureAWS
AmerO
已回答 6 個月前
profile picture
專家
已審閱 6 個月前

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

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

回答問題指南