[NTLUG:Discuss] No return packets from wellsfargo.com
Dave Augustus
davea at ingraftedsoftware.com
Wed Nov 10 03:56:39 CST 2004
Bingo!!!
That was it.
I did:
echo "0" > /proc/sys/net/ipv4/tcp_ecn
and it came right up!!!
Just for grins, I did:
echo "1" > /proc/sys/net/ipv4/tcp_ecn
and the site never loaded.
So I have now modified my systctl.conf to set it to 0.
Thanks so much!
Dave
On Wed, 2004-11-10 at 00:39, lee wrote:
> to the original poster with the connection problem: are you booting to a custom
> compiled linux kernel? if so, perhaps you enabled ecn. turn it off by issuing
>
> $ echo "0" > /proc/sys/net/ipv4/tcp_ecn
>
> see http://www.aplawrence.com/Linux/ecn.html for more info.
>
> -- lee
>
> _______________________________________________
> https://ntlug.org/mailman/listinfo/discuss
More information about the Discuss
mailing list