Skip to main content

SYN Flood from Google IPs

Comments

4 comments

  • Rodrigo Gomes
    CSF Port Flood Settings: SYNFLOOD = 1 SYNFLOOD_RATE = 100/s SYNFLOOD_BURST = 150 PORTFLOOD = 80;tcp;500;5 UDPFLOOD = 0
    0
  • quizknows
    It is possible you are under a denial of service (DoS) attack. I would check your domain access logs to see if those IPs are actually browsing a site; if not, the source of the SYN is probably spoofed. It is not uncommon to spoof source IP addresses of well known providers for UDP floods or SYN floods because people are reluctant to block those IP addresses. In other words, the traffic might not actually be from google because attacks can spoof the source address of the SYN. Generally I figure google has very good engineers so the odds of them actually attacking someone are very small.
    0
  • Rodrigo Gomes
    It is possible you are under a denial of service (DoS) attack. I would check your domain access logs to see if those IPs are actually browsing a site; if not, the source of the SYN is probably spoofed. It is not uncommon to spoof source IP addresses of well known providers for UDP floods or SYN floods because people are reluctant to block those IP addresses. In other words, the traffic might not actually be from google because attacks can spoof the source address of the SYN. Generally I figure google has very good engineers so the odds of them actually attacking someone are very small.

    I analyzed the logs, it is very likely that this IP is false. Thanks for the help .
    0
  • cPanelMichael
    I analyzed the logs, it is very likely that this IP is false. Thanks for the help .

    Hello, I'm happy to see the information in the earlier post was helpful. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.