Skip to main content
Solved

Enable ping on hypserscale


Forum|alt.badge.img+7

Hello,

 

I need to enable ping to hyperscale nodes for monitoring purposes.

 

Is there a specific way to do it or standard linux commands need to be used?

 

Thanks

Best answer by Chris Hollis

Hi @Sandy11 

My research indicates the following commands can be run to enable ping:

 

firewall-cmd --zone=block --add-icmp-block-inversion --permanent

firewall-cmd --zone=block --add-icmp-block=echo-request --permanent

systemctl restart firewalld

 

Note, each line is a seperate command.

Feel free to give this a go and let me know how it goes.


Regards,

Chris

View original
Did this answer your question?

2 replies

Chris Hollis
Vaulter
Forum|alt.badge.img+15
  • Vaulter
  • 333 replies
  • Answer
  • July 4, 2024

Hi @Sandy11 

My research indicates the following commands can be run to enable ping:

 

firewall-cmd --zone=block --add-icmp-block-inversion --permanent

firewall-cmd --zone=block --add-icmp-block=echo-request --permanent

systemctl restart firewalld

 

Note, each line is a seperate command.

Feel free to give this a go and let me know how it goes.


Regards,

Chris


Forum|alt.badge.img+7
  • Author
  • Byte
  • 34 replies
  • July 4, 2024

Thanks, it worked perfectly.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings