我经常发现我的 IP 地址(谷歌我的 IP 是什么)已经改变,因此 SSH 到我的 EC2 失败,因为它接受来自我的 IP 地址的 SSH。
我有哪些选择?
1) 向我的 ISP 询问静态 IP 地址? 2) 打开 EC2 以接受来自 0.0.0.0/0 的 SSH - 仅在 private key.pem 文件上中继? 3) 不断更改我在 AWS 安全组中的 IP 地址以及我的 MongoDB 的其他托管公司。
还有其他建议吗?
security routing ip static-ip amazon-web-services
amazon-web-services ×1
ip ×1
routing ×1
security ×1
static-ip ×1