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.

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

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

回答问题的准则