LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   port scanning (https://www.linuxquestions.org/questions/linux-networking-3/port-scanning-2238/)

johncla 05-01-2001 10:55 PM

Why does port scanning from within a network cause the network to crawl?

ugge 05-02-2001 03:09 AM

Port scanning is a heavy task for a network since the dramatic increase in requests that occur.
For every ping/request sent the remote computer needs to take time to answer the question.
This is the idea of DoS attacks (Denial of Service). Then huge amount of requests are sent to one host. Pings/requests are high priority and the host get busy answering requests.
During this answer process it is unable to handle regular traffic and are unavailable. It might even crash.


All times are GMT -5. The time now is 12:51 PM.