【发布时间】:2020-02-25 18:31:03
【问题描述】:
我有带有公共子网的 ec2 实例和与之关联的 vpc。并且 igw 附加到 vpc
我确实启用了自动分配 ip
我也有具有以下入站规则的安全组
路由表的样子
OpenSSH_8.1p1, OpenSSL 1.1.1d 10 Sep 2019
debug1: Reading configuration data /etc/ssh/ssh_config
debug2: resolving "ec2-XX-XXX.ap-southeast-2.compute.amazonaws.com" port 22
debug2: ssh_connect_direct
debug1: Connecting to ec2-XX-XXX.ap-southeast-2.compute.amazonaws.com [XX.XX] port 22.
debug1: connect to address ec2-XX-XXX port 22: Connection timed out
ssh: connect to host ec2-XX-XXX.ap-southeast-2.compute.amazonaws.com port 22: Connection timed out
【问题讨论】:
标签: amazon-web-services amazon-ec2