| Linux internet connections ALMOST NEVER fail because of the
operating system (unlike Windows-9x connections). Problems are almost always
due to |
| The 3rd item is the internet provider's responsibility, whereas the 4th is a responsibility of the backbone networks (UUNET, etc), and the 5th problem may be either the ISP's or the backbone network's responsibility. |
If browsing seems to be slow, first test to see if there's data transfer, because some pages won't show at all until the server has responded OR until the ENTIRE page is loaded. To test data transfer, click on the taskbar icon of your connection and then click Details. It will open another window which graphically tracks the data transfer rate. If you're getting decent data transfer but no page, rest assured that the provider is not the source of the problem -- it's a normal issue arising from either a server's need to respond to a client request (typical when one submits a request) OR a page needs to COMPLETELY load before it shows. (For example Netscape won't display a table until the 'end-table' command has been received to be parsed by the browser.) If you're getting very slow data transfer from a number of sites, you're faced with the issue of phone line noise vs POP vs DNS. Very often the internet backbone becomes overloaded, but sometimes the bottleneck occurs within the internet provider's own network. Try another provider (I recommend all serious dialup users have 2 accounts). If you consistently notice a problem limited to one provider, switch providers. But also note that in most major metropolitan areas, you can get in to the same provider by more than one phone number. Try an alternate access number. The problem may be limited to one access number. I would not switch providers if you can get in by an alternate access number, as long as I could find two that work consistently. Last but not least, the problem may be the DNS servers. Windows users MAY automatically be assigned another one by the ISP, but if you're using Linux, I'd suggest telnetting some high-level DNS servers to track down the nature of your problem. If multiple providers and DNS servers do not resolve the problem, you need to reinvestigate line issues, especially if you know someone else is connecting just fine to the same number on a different line. I've personally TWICE had devilish data transfer issues that turned out to be a noisy extension phone. Also, NEVER put an internet connection BEHIND a fax controller. Split the line AHEAD of the controller and plug the modem directly into the splitter. The lines coming out of the fax controller are only good enough for 14.4 connections. If you want to rule out Linux as ther problem, DO NOT reboot the machine (it rarely solves anything in Linux) unless you're really at your wit's end and have nothing left to try. Rather just shut down and restart X. (Ctl-Alt-Backspace shuts down X). |