AWS Remote access options

0

Apart from Cisco ASA Anyconnect, what other options are there in AWS ?

We really need to find an option that automatically connects when the user PC is booted.

已提问 7 个月前316 查看次数
1 回答
1

Hello. AWS Systems Manager Session Manager: This service allows you to securely connect and manage EC2 instances without the need for bastion hosts or open SSH ports. With Session Manager, there's no need for SSH keys, and the connections are made over HTTPS. https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager.html

VPN Connections: If you need a more permanent connection from on-premises networks or other VPCs, you can set up an AWS Site-to-Site VPN connection.

Regards, Andrii

profile picture
专家
已回答 7 个月前
profile picture
专家
已审核 8 天前
  • Thats not quite what we need. We are after a solution for user PCs, to automatically connect into our VPC so they can get group policy updates. We use Anyconnect for general connections, but that is up to the user to connect and we can't relie on them doing this themselves

  • If you're looking to ensure that user PCs automatically connect to your AWS VPC to receive group policy updates, you're essentially looking for an always-on VPN solution. Here are some potential alternatives to Cisco ASA Anyconnect that can provide an automatic, always-on VPN connection:

    OpenVPN AWS Client VPN Palo Alto GlobalProtect Fortinet FortiClient

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

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

回答问题的准则

相关内容