All of lore.kernel.org
 help / color / mirror / Atom feed
* bizarre TCP behavior
@ 2001-04-10 22:24 Dave
  2001-04-10 22:56 ` Gregory Maxwell
  2001-04-11  0:21 ` Andi Kleen
  0 siblings, 2 replies; 10+ messages in thread
From: Dave @ 2001-04-10 22:24 UTC (permalink / raw)
  To: linux-kernel


I am having a very strange problem in linux 2.4 kernels.  I have not set
any iptables rules at all, and there is no firewall blocking any of my
outgoing traffic.  At what seems like random selection, I can not connect
to IP's yet I can get ping replies from them.  Most IP's reply just fine,
but certain ones fail to send even an ACK.  This problem disappears when I
boot into 2.2.  Here is a brief example of what I am talking about:

meatloop:~>ping 204.202.131.229
PING 204.202.131.229 (204.202.131.229): 56 data bytes
64 bytes from 204.202.131.229: icmp_seq=0 ttl=42 time=114.7 ms
64 bytes from 204.202.131.229: icmp_seq=1 ttl=42 time=117.0 ms

 [iptraf output]

ICMP echo request (84 bytes) from 209.192.217.120 to 204.202.131.229 on eth0
ICMP echo reply (84 bytes) from 204.202.131.229 to 209.192.217.120 on eth0
ICMP echo request (84 bytes) from 209.192.217.120 to 204.202.131.229 on eth0
ICMP echo reply (84 bytes) from 204.202.131.229 to 209.192.217.120 on eth0


meatloop:~>telnet 204.202.131.229 80
Trying 204.202.131.229...
telnet: Unable to connect to remote host: Connection timed out

 [iptraf output]

209.192.217.120:32926              =       6             360   S---    eth0
204.202.131.229:80                 =       0               0   ----    eth0


and yet when I boot 2.2, I have not seen any problems of this nature.  Is
this a known issue?  Possibly a setting in /proc/sys/net/ipv4 that I dont
know about?  Thanks for your help...

	dave


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2001-04-20  9:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-10 22:24 bizarre TCP behavior Dave
2001-04-10 22:56 ` Gregory Maxwell
2001-04-10 23:01   ` Dave
2001-04-11  0:21 ` Andi Kleen
2001-04-11  0:35   ` Mike Castle
2001-04-11  1:06     ` Andi Kleen
2001-04-14 12:12   ` Stefan Traby
2001-04-14 14:27     ` Alan Cox
2001-04-14 22:54       ` Dan Hollis
2001-04-20  9:36       ` Stefan Traby

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.