* 2.4.0 tcp over firewall - no connection
@ 2001-01-10 20:25 Eugene Crosser
2001-01-10 21:07 ` Doug McNaught
0 siblings, 1 reply; 3+ messages in thread
From: Eugene Crosser @ 2001-01-10 20:25 UTC (permalink / raw)
To: linux-kernel
I noticed rather strange behavior: stock 2.4.0 with old ISA 3Com
on UP compiled as UP cannot open TCP connection to hosts behind a
firewall. E.g. it is impossible to go to http://www.etrade.com/ -
connect just never finishes. 2.2.17 on the same hardware works
right. 2.4.0 on SMP over PPP connection works right too. MTU
is 1500 in both cases. In both cases, kernel is compiled with
netfilter as modules, but those are not loaded.
I did not investigate further yet, just wanted to bring this to
attention of those whom it may concern...
Eugene
-
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: 2.4.0 tcp over firewall - no connection
2001-01-10 20:25 2.4.0 tcp over firewall - no connection Eugene Crosser
@ 2001-01-10 21:07 ` Doug McNaught
2001-01-10 21:38 ` Eugene Crosser
0 siblings, 1 reply; 3+ messages in thread
From: Doug McNaught @ 2001-01-10 21:07 UTC (permalink / raw)
To: Eugene Crosser; +Cc: linux-kernel
crosser@average.org (Eugene Crosser) writes:
> I noticed rather strange behavior: stock 2.4.0 with old ISA 3Com
> on UP compiled as UP cannot open TCP connection to hosts behind a
> firewall. E.g. it is impossible to go to http://www.etrade.com/ -
> connect just never finishes. 2.2.17 on the same hardware works
> right. 2.4.0 on SMP over PPP connection works right too. MTU
> is 1500 in both cases. In both cases, kernel is compiled with
> netfilter as modules, but those are not loaded.
Known problem, exhaustively discussed on the list, and not related
to your NIC. Disable ECN (explicit congestion notification), either
in your kernel compile or in /proc/sys/<something>.
-Doug
-
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: 2.4.0 tcp over firewall - no connection
2001-01-10 21:07 ` Doug McNaught
@ 2001-01-10 21:38 ` Eugene Crosser
0 siblings, 0 replies; 3+ messages in thread
From: Eugene Crosser @ 2001-01-10 21:38 UTC (permalink / raw)
To: linux-kernel
In article <m3itnnru8n.fsf@belphigor.mcnaught.org>,
Doug McNaught <doug@wireboard.com> writes:
>> I noticed rather strange behavior: stock 2.4.0 with old ISA 3Com
>> on UP compiled as UP cannot open TCP connection to hosts behind a
>> firewall. E.g. it is impossible to go to http://www.etrade.com/ -
>> connect just never finishes. 2.2.17 on the same hardware works
>> right. 2.4.0 on SMP over PPP connection works right too. MTU
>> is 1500 in both cases. In both cases, kernel is compiled with
>> netfilter as modules, but those are not loaded.
>
> Known problem, exhaustively discussed on the list, and not related
> to your NIC. Disable ECN (explicit congestion notification), either
> in your kernel compile or in /proc/sys/<something>.
This really was ECN, sorry for noise in this list...
Eugene
-
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:[~2001-01-10 21:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-10 20:25 2.4.0 tcp over firewall - no connection Eugene Crosser
2001-01-10 21:07 ` Doug McNaught
2001-01-10 21:38 ` Eugene Crosser
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox