Ping not working between two Elastic IP addresses.

0

Hi Team,

I have created two Elastic IPs one for Zabbix Server and another one for Zabbix Agent, I have attached both for EC2 instanses, however when I ping from server IP to Agent IP, I am unable to ping, I am not sure anything needs to be configure between these two IPs..? Please let me know if you find right solution for that. Server EIP = 15.206.21.176 Agent EIP = 43.205.188.248

asked 2 years ago383 views
2 Answers
0

Couple of initial checks --> Security Group and NACLs (if both instances are in different subnets). Refer this - https://aws.amazon.com/premiumsupport/knowledge-center/vpc-fix-connection-with-elastic-ip/

profile pictureAWS
answered 2 years ago
0

Make sure that the security group of your instance allows ICMP protocol for the EIP address. For some OS, including Windows, ping requests are blocked. If you are using Windows, you can try to follow this: https://activedirectorypro.com/allow-ping-windows-firewall/

profile picture
joahna
answered 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions