 lordpufferComfortably NumbPremium join:2004-09-19 Rio Rancho, NM kudos:1 Reviews:
·CableOne
·CenturyLink
·Vonage
·T-Mobile US
·Dish Network
·Time Warner Cable
·AT&T Wireless Br..
| said by LemonYellow :There are *many* other routers around me. I'm in a NYC mega apartment building - I can see a couple of dozen without even trying.
As was said above by Daemon, that is probably your problem. I don't know of the configuration abilities of your routers, however, I believe the MBA you have probably has a 5GHz Card in it. Make any channel adjustments to your router if you can under 5MHz. If a 2.4MHz card is in the MBA, you should have many channels to chose from. -- PR is back in town |
 DaemonPremium join:2003-06-29 San Francisco, CA Reviews:
·webpass.net
·AT&T U-Verse
·Comcast
| reply to LemonYellow
said by LemonYellow :3) Love that option key. RSSI: -49, Transmit Rate: 130 Are you on a 5GHz network or a 2.4GHz network? (the information is available under the Channel heading if you option click again). The Air supports both.
Generally speaking, your RSSI numbers are good, indicating good signal to noise, and your transmit rate is 130mpbs, meaning you should, at a minimum, be able to get half of that, or 65mbps on a speed test. OS X is typically very good at dynamically adjusting the transmit rate downward to compensate for noise, so it's usually accurate.
Seeing as your numbers are so good, the many networks around you may not be the problem. The vast majority of wifi networks use the 2.4Ghz band, so if yours is 5Ghz, they aren't using the same spread as you are and won't interfere nearly as badly.
One additional test that would be helpful is to ping flood your router and look for dropped packets or high latency. To do that, open Terminal and run:
ping -c 20 -f (router IP address)
the -f will tell it to flood with pings as fast as possible, and the -c tells it to stop after 20 pings (so you don't flood it for too long). Let me know what the typical response time is, as well as the highest numbers and how often they occurred.
If you only have a MacBook Air, how did you directly connect to your modem? Does your modem have a wifi router inside of it? If so, you may be behind a double level of NAT, which is going to potentially cause internet problems and slow things down too. If possible, you'd want to disable the router inside the modem and put the modem into 'bridge' mode, so your separate router gets the public IP address directly. -- -Ryan I use Linux, OS X, iOS and Windows. Let the OS wars die. |