Does VPC need to be updated if client is changing VPN settings?

0

Currently, a Lambda function uses a VPC to connect to client's server and fetch data. The client will be updating their VPN, and thus, do the VPC settings need to be updated as well? For example, the client is changing the encryption scheme, but I don't see anything related to encryption in VPC?

已提問 2 年前檢視次數 183 次
1 個回答
1

You might want to go to VPC console, under VIRTUAL PRIVATE NETWORK (VPN) check customer gateway and site-to-site VPN connection settings.

Jason_S
已回答 2 年前
  • Hi Jason, there are no VPN gateways or site-to-site VPN connection settings under VPC console. The client does not use AWS, they just made an exception in their firewall for the addresses that are available in the VPC--I have to use a login and password to fetch the data.

  • In that case just wondering how the communication happens from the VPC to the on-prem? are the communication happens through NAT GW / public internet? If so, as the traffic is not encrypted through VPN, VPN related changes have no impact on the AWS side.

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

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

回答問題指南