Hi,
I want to have my firewall enabled on my HSX cluster but for monitor reasons I want to be able to ping the data protection network.
Is this possible ?
Hi,
I want to have my firewall enabled on my HSX cluster but for monitor reasons I want to be able to ping the data protection network.
Is this possible ?
Best answer by Rohit Ravi
Hi
Yes you can enable ping through your firewall
Commands to enable ping are listed below, please make sure you run the below commands on all the nodes
#firewall-cmd --permanent --add-icmp-block-inversion
#firewall-cmd --permanent --add-icmp-block=echo-reply
#firewall-cmd --permanent --add-icmp-block=echo-request
#firewall-cmd --reload
Regards,
Rohit Ravi
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.