Linux - Wireless NetworkingThis forum is for the discussion of wireless networking in Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
My internet connection is running at snail pace. The thing is it is only for HTTP protocol. I have downloaded via ftp at usual speeds. I dual boot my laptop so I have checked it in Windows and it works fine.
As an example of how slow it is this page has been loading for 4 minutes.
Does anybody have any ideas on how I can resolve this?
Is the problem occurring in all browsers, or just one? If it's all then the problem could well be DNS issues. Maybe you need to specify your ISP's DNS servers in your network card setup.
What are your ping times like?
Tried with both Lynx and Konqueror with same results. Also it is running VERY slow via SSH as well.
[me@myLaptop ~]$ ping bbc.co.uk
PING bbc.co.uk (212.58.228.155) 56(84) bytes of data.
64 bytes from virtual0.mh.bbc.co.uk (212.58.228.155): icmp_seq=1 ttl=244 time=8389 ms
64 bytes from virtual0.mh.bbc.co.uk (212.58.228.155): icmp_seq=2 ttl=244 time=8507 ms
64 bytes from virtual0.mh.bbc.co.uk (212.58.228.155): icmp_seq=3 ttl=244 time=8453 ms
64 bytes from virtual0.mh.bbc.co.uk (212.58.228.155): icmp_seq=4 ttl=244 time=8472 ms
64 bytes from virtual0.mh.bbc.co.uk (212.58.228.155): icmp_seq=5 ttl=244 time=8655 ms
64 bytes from virtual0.mh.bbc.co.uk (212.58.228.155): icmp_seq=6 ttl=244 time=8315 ms
64 bytes from virtual0.mh.bbc.co.uk (212.58.228.155): icmp_seq=7 ttl=244 time=8286 ms
64 bytes from virtual0.mh.bbc.co.uk (212.58.228.155): icmp_seq=8 ttl=244 time=8120 ms
64 bytes from virtual0.mh.bbc.co.uk (212.58.228.155): icmp_seq=9 ttl=244 time=8258 ms
I am accessing the same Wireless Access Point as I do when I connect through Windows. Why would I be having these problems with Linux but not with Windows?
My ping times are about 20 ms with no packet loss, so your problem is there. Post what you know about your network card and driver / install / firmware / kernel / madwifi.
I am using Firefox however I have tried it with Konqueror and Lynx as well to the same conclusion.
I don't have access to the router, however this isn't the only access point I have tried it from where it runs slower than a snail. Also it works fine when I boot into Windows, As this is the case I can only deduce that the problem is with my setup, and not with the router.
When I run dmesg | grep ath0 I also get that 'no IPv6 routers present' message, so I don't think that's the problem.
What are the ping times to the router like (mine all sub 5ms)?
In that case, and since my guess about your default route is wrong, it might be a good idea to go over your problem and configuration with the router owner.
As I said, when I connect to the router through Windows it works fine.
I can't see how it can be a problem with the configuration of the router, as this would mean that the problem would be present in Windows as well... wouldn't it?
Also the problem http://www.linuxforums.org/forum/lin...nt-get-ip.html was caused by having eth0 up which it isn't on my machine as can be seen by interfaces listed in previous post when I listed the results of [me@myLaptop ~]# route
Last edited by mike_morley; 01-03-2007 at 01:52 PM.
have just run nmap on the IP address listed as my default route and it has come up with the following
Quote:
Device type: printer|WAP
Running: Canon embedded, Linksys embedded, D-Link embedded
OS details: Canon Pixmar IP4000R printer, Linksys, D-Link, or Planet WAP
Network Distance: 1 hop
Also my ping times are between 1.43ms and 2.13ms
If I do manage to get access to the router what should I be looking for? Although I know the principle of how they work, I have never even touched a router before let alone troubleshooting problems on one.
Last edited by mike_morley; 01-04-2007 at 10:45 AM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.