network load balncer

0

im unable to see any output while using curl -sL command when i enter my private server ip but when i give other site its giving outputEnter image description here

已提问 1 年前244 查看次数
2 回答
0

This troubleshooting document might be of help.

For example, a connection might timeout if 172.25.1.73 is as well the target of your NLB (172.25.5.235), and if the IP preservation is enabled, which is so-called hairpinning mentioned in this paragraph.

Meanwhile, consider adding -v to the curl command so you get to know more details for further troubleshooting.

AWS
weidi
已回答 1 年前
0

To confirm, you are accessing your EC2's and not an NLB as you mention private server IP?

Ensure your security groups allows access from your IP to port 80

profile picture
专家
已回答 1 年前

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

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

回答问题的准则