On Wed, 02 Jan 2008 13:18:06 +0000, Burkhard Ott wrote:
> Am Wed, 02 Jan 2008 21:14:26 +0800 schrieb Amy Lee:
>
>> On Wed, 02 Jan 2008 13:53:18 +0100, Davide Bianchi wrote:
>>
>>> On 2008-01-02, Amy Lee <(E-Mail Removed)> wrote:
>>>> How to avoid others use the command "ping" to scan my computer?
> ^^^^^^^^^^^^^^
> You don't need icmp to scan a target.
>> Thank you. But can you tell me more details and how to execute this
>> command?
>
> iptables -A INPUT -p icmp --icmp-type echo-request -j DROP
> What is wrong with scanning?
>
> cheers
Thank you. And I wanna know if I enable this strategy whether it will
influence anything else.
Regards,
Amy
|