All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Gale <michael.gale@pason.com>
To: Michael Gale <michael.gale@pason.com>,
	netfilter <netfilter@lists.netfilter.org>
Subject: Re: Send SYN ACK from server ?
Date: Fri, 20 Jan 2006 10:59:12 -0700	[thread overview]
Message-ID: <43D124F0.1080804@pason.com> (raw)
In-Reply-To: <43CFFD80.3050203@pason.com>

Hello,

    Why does disabling TCP window tracking resolve this issue ?

The firewall is CentOS 4 - kernel Linux fw1-calgary.int.pason.com 
2.6.9-22.0.1.EL #1 Thu Oct 27 12:26:11
iptables 1.2.11

# echo 1 > /proc/sys/net/ipv4/netfilter/ip_conntrack_tcp_be_liberal


Michael

Michael Gale wrote:

> 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-20 17:59 UTC|newest]

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

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=43D124F0.1080804@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.