SUMMARY: dns problem?
Sam Morgan <[email protected]>
| Newsgroups | gmane.linux.admin.managers |
|---|---|
| Message-ID | <[email protected]> |
Shouts go out to caljorden and to this list. I got my answer in 22 minutes from caljorden who said: Have you tried turning off ecn cookies on your router? The applicable file is: /proc/sys/net/ipv4/tcp_ecn If this is set to 1, you may be experiencing problems with old routers on the web site's end. For more information, read /usr/src/linux/Documentation/Configure.help, and search for ecn a couple of times until you come to the Explicit Congestion Notification part. Although this is a compile-time option, you can dynamically set it by running the following commands: echo 0 > /proc/sys/net/ipv4/tcp_ecn - Turn it off echo 1 > /proc/sys/net/ipv4/tcp_ecn - Turn it on cat /proc/sys/net/ipv4/tcp_ecn - Print out current setting Thanks again folks. God Bless, Sam Morgan -- "linux -- the lifetime learning experience" _______________________________________________ LinuxManagers mailing list - http://www.linuxmanagers.org submissions: LinuxManagers-35TzE1X9F6582KRnZfj+bdi2O/[email protected] subscribe/unsubscribe: http://www.linuxmanagers.org/mailman/listinfo/linuxmanagers