Don Tveter <(E-Mail Removed)> wrote:
> SBC Yahoo DSL works perfectly on the Windows 2000 side of my machine.
> It's about 95% perfect on Red Hat 7.3 Linux. The problems are
> that from time to time you click a URL (in Mozilla) and the
> browser just hangs there waiting for the site. And waiting and
> waiting. You can stop it and try again. Double clicking the
> link often gets you through. Some sessions are worse than others.
> This is really annoying when trying to buy something or pay a bill
> and it says "click the button once". Sometimes a click will
> produce a not found result even though it is a well-known site and
> when you try one or two more times you get through. Getting a
> news article often hangs the process as well.
This reply is so late it likely won't be of value, but this reminds me
of an ECN problem. From Documentation/filesystems/proc.txt:
tcp_ecn [CK: /proc/sys/net/ipv4/tcp_ecn]
-------
This file controls the use of the ECN bit in the IPv4 headers, this
is a new feature about Explicit Congestion Notification, but some
routers and firewalls block trafic that has this bit set, so it could
be necessary to echo 0 to /proc/sys/net/ipv4/tcp_ecn, if you want to
talk to this sites. For more info you could read RFC2481.
If "cat /proc/sys/net/ipv4/tcp_ecn" shows a "1" then do
"echo -n 0 > /proc/sys/net/ipv4/tcp_ecn" and see if that helps.
> A telnet operation through the shell will almost always freeze up
> after a few minutes or less of idle time as will an ftp connection.
Not sure what "freeze up" means but the servers may timeout. I know
the ftp server has an idle timeout. Check "man ftp" and search
for "idle". And pppoe itself has a timeout ("Inactivity timeout")
related to the "something wicked" in your next post. See pppoe.c in
the rp-pppoe source, search for "wicked" .
> I'm using the 2.4.28-3 kernel and I upgraded to pppoe 3.5.
> Does anyone have any idea what to do?
My best shots are given above. :-}
> Thanks,
> Don Tveter, (E-Mail Removed)
--
Clifford Kite Email: "echo
xvgr_yvahk-(E-Mail Removed)|rot13"
PPP-Q&A links, downloads:
http://ckite.no-ip.net/