All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Gale <michael.gale@pason.com>
To: netfilter <netfilter@lists.netfilter.org>
Subject: Send SYN ACK from server ?
Date: Thu, 19 Jan 2006 13:58:40 -0700	[thread overview]
Message-ID: <43CFFD80.3050203@pason.com> (raw)

Hello,

    I am seeing a problem where when a linux box from behind a linux 
firewall connects to an external server, the external server is sending 
a second SYN,ACK message:

-> SYN sent
<- SYN,ACK received -- WINDOWS SIZE SET TO 0 ??
-> ACK sent

Then the external server sends:
<-SYN, ACK with same seq numbers ?? and WINDOW SIZE SET TO 16560 ??

Now if the client is windows :( it replies to the second SYN,ACK and 
everything seems to work, however when the client is linux, the second 
SYN,ACK is ignored by the client which I believe causes the connection 
state to be destroyed on the firewall.

Am I corrent is assuming that the window size update packet should NOT 
have the SYN bit set and that this is a problem on the remote server ?

Michael

-- 
Michael Gale

Linux Administrator
Network Administrator
Pason Systems Corp.



             reply	other threads:[~2006-01-19 20:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-19 20:58 Michael Gale [this message]
2006-01-20 17:59 ` Send SYN ACK from server ? Michael Gale

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43CFFD80.3050203@pason.com \
    --to=michael.gale@pason.com \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.