X
X

Select Your Currency

Türk Lirası $ US Dollar
X
X

Select Your Currency

Türk Lirası $ US Dollar
Yıllık Satın Alımlarda %15 İndirim: Şimdi Tasarruf Edin! Detaylı Bilgi İçin Tıklayın!

Knowledge Base

HomepageKnowledge BaseServer/VPS/VDSPreventing Pinging Your Server with...

Preventing Pinging Your Server with IPTables

To prevent your server from being pinged, you can type one of the following two commands into iptables.

iptables -A INPUT -p icmp --icmp-type echo-request -j DROP;

iptables -A INPUT -p icmp --icmp-type echo-request -j DROP;

Can't find the information you're looking for?

You have examined the knowledge base in detail, but if you cannot find the information you need,

Create a Support Ticket
Did you find it useful?
(146 times viewed. / 0 people found helpful.)