This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Find the local source of an download

Hi there,

we got an massive problem the one (or more) clients in out network download something from the internet ( i think this are proxied traffic, http and ftp Connections.)


How can i find the source of these massive download. this Downloads will block our SDSL internet connection

I don´t know how can i find these client.

Thanks for helping.
We use two ASG320 in Active Standby HA with 7.305


This thread was automatically locked due to age.
  • hi,

    use the command iftop. for example iftop -i eth3
  • It can sometimes be difficult to identify the source of these issues, especially if the client software drops the connections internally and respawns them.  The proxy will continue to download from the Internet host for each request made, but the client may not have an open connection to the proxy.  Also, the client may request the download from one site, but the download may be redirected to another URL (for example, requests to Adobe are redirected to Akamai distribution servers), thus the internal initial request may not match the external download.

    Make sure the default proxy exceptions for Apple, Windows and Adobe updates are enabled, those are the most common causes of this issue.

    iftop can be very helpful, but you will need to flip between the internal and external interfaces to try to correlate the traffic.