
![]() |
|
|
|||||||
| No Control Panel VPS Got a VPS account without a control panel? Need some help with your configurations? Feel free to ask here. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
There are a lot of programs that can scan hosts. I would like to ask how to disable ping to my VPS hosting server?
|
|
#2
|
|||
|
|||
|
To disable ping request just run the following firewall command:
iptable -A INPUT -p ICMP --icmp-type echo-request - j DROP If you wish can read something about psad, it's little complicated but you can check it if you have more free time. Port Scan Attack Detector (psad) is a collection of three lightweight system daemons (two main daemons and one helper daemon) that run on Linux machines and analyze iptables log messages to detect port scans and other suspicious traffic. |
![]() |
| Tags |
| disable, hosting, ping, server, vps |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|