First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

No ACK on SYN on debian buster in the Cloud

  • retag add tags

Dear community,

I have a host (jenkins-builder) running in the Google Cloud Platform.

If I execute many HTTP requests to some external host, for instance, http://example.com - source host networking will be "blocked" for a certain time == 30 seconds.

I've captured traffic via tcpdump, and now I can see that there are no ACK packets during the "blocked" time: http://app.ep4sh.cc/paste/MLxciufIus

I do see multiple [S] but lack of [ACK] - I've double-checked the behavior on the neighbor hosts - there is no such issue on them. So in my opinion it's a particular host issue.

Could somebody suggest how to find out the root cause? I'm running on Debian buster. Thank you in advance!

ep4sh's avatar
1
ep4sh
asked 2022-03-24 09:56:53 +0000
Jaap's avatar
13.7k
Jaap
updated 2022-03-24 10:08:06 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Thank you all,

the issue is in GCP NAT limitation (when sending a bunch of requests new NAT mapping occurs, and I'm getting a timeout up to 2 min).

please close the thread.

ep4sh's avatar
1
ep4sh
answered 2022-03-25 06:31:00 +0000, updated 2022-03-25 06:32:12 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer