RE: SYN_RECV hangs...

Keane, Patrick (KEANE@danet.com)
Tue, 29 Jun 1999 15:50:29 -0400


This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01BEC268.A3DB9AD0
Content-Type: text/plain;
charset="iso-8859-1"

Okay, I changed those three options, but I still experience the same
behaviour. Client doesn't seem to do anything but wait for 30 seconds and
die. Connection shows up in netstat -r, but also dies. Is listed as
SYN_RECV.

echo "0" >/proc/sys/net/ipv4/tcp_sack
echo "0" >/proc/sys/net/ipv4/tcp_timestamps
echo "1" >/proc/sys/net/ipv4/ip_no_pmtu_disc

Is a reboot required for these changes to take effect? I suspect that
rebooting would just overwrite the default values, so I didn't reboot...
just made my echos and tested.

Any other ideas?

- Patrick

------_=_NextPart_001_01BEC268.A3DB9AD0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
RE: SYN_RECV hangs...

Okay, I changed those three options, but I still = experience the same behaviour.  Client doesn't seem to do anything = but wait for 30 seconds and die.  Connection shows up in netstat = -r, but also dies.   Is listed as SYN_RECV.

echo "0" >/proc/sys/net/ipv4/tcp_sack
echo "0" = >/proc/sys/net/ipv4/tcp_timestamps
echo "1" = >/proc/sys/net/ipv4/ip_no_pmtu_disc

Is a reboot required for these changes to take = effect?  I suspect that rebooting would just overwrite the default = values, so I didn't reboot... just made my echos and tested.

Any other ideas?

- Patrick

------_=_NextPart_001_01BEC268.A3DB9AD0--

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/