All of lore.kernel.org
 help / color / mirror / Atom feed
* IP ID == 0 ?!
@ 2000-12-14  3:11 Ivan Vadovic
  2000-12-14  3:11 ` David S. Miller
  2000-12-14  3:29 ` adrian
  0 siblings, 2 replies; 3+ messages in thread
From: Ivan Vadovic @ 2000-12-14  3:11 UTC (permalink / raw)
  To: linux-kernel

Hi,

I've been having weird problems with 2.4 kernels ip networking. I can't connect
to several sites ( hotmail.com,intel.com... ). After some investigation with
tcpdump I figured that the IDentification field of every outgoing ip packet is
set to zero and then it doesn't get through some few firewalls. I'm surprised
I haven't found anything about it in the list archives, so I'm trying to get
help here. Did I forget to configure something?

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

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

* Re: IP ID == 0 ?!
  2000-12-14  3:11 IP ID == 0 ?! Ivan Vadovic
@ 2000-12-14  3:11 ` David S. Miller
  2000-12-14  3:29 ` adrian
  1 sibling, 0 replies; 3+ messages in thread
From: David S. Miller @ 2000-12-14  3:11 UTC (permalink / raw)
  To: pivo; +Cc: linux-kernel

   Date: 	Thu, 14 Dec 2000 04:11:09 +0100
   From: Ivan Vadovic <pivo@pobox.sk>

   I've been having weird problems with 2.4 kernels ip networking. I
   can't connect to several sites ( hotmail.com,intel.com... ). After
   some investigation with tcpdump I figured that the IDentification
   field of every outgoing ip packet is set to zero and then it
   doesn't get through some few firewalls. I'm surprised I haven't
   found anything about it in the list archives, so I'm trying to get
   help here. Did I forget to configure something?

No, the sites have firewalls erroneously blocking ECN, try:

echo "0" >/proc/sys/net/ipv4/tcp_ecn

Later,
David S. Miller
davem@redhat.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

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

* Re: IP ID == 0 ?!
  2000-12-14  3:11 IP ID == 0 ?! Ivan Vadovic
  2000-12-14  3:11 ` David S. Miller
@ 2000-12-14  3:29 ` adrian
  1 sibling, 0 replies; 3+ messages in thread
From: adrian @ 2000-12-14  3:29 UTC (permalink / raw)
  To: Ivan Vadovic; +Cc: linux-kernel


Hello,

On Thu, 14 Dec 2000, Ivan Vadovic wrote:

> Hi,
[snip]
> help here. Did I forget to configure something?

Did you configure IP: TCP Explicit Congestion Notification support?  If
so, this breaks some older firewalls, which probably won't be updated any
time soon.

Regards,
Adrian



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

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

end of thread, other threads:[~2000-12-14  4:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-12-14  3:11 IP ID == 0 ?! Ivan Vadovic
2000-12-14  3:11 ` David S. Miller
2000-12-14  3:29 ` adrian

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.