Slow Networking Speed

Hey,
I am getting some problem with the Internet on my virtual machine. I tested the speed with speedtest-cli tool, its showing me 
Download: 26.03 Mbit/s
Upload: 13.28 Mbit/s
but the actual speed i am getting is :
100 - 200 kbps as downloading
and upload speed is also very slow. 
how can i get the fast internet speed???
kindly resolve this issue.
Thanks in advance.

Hello Hemant Thakur,
1. What is the size of the Virtual machine that you have deployed on Azure?
There could be several reasons that the VM has a network performance issues. To check if there are any issues on the platform end, I suggest that you try the steps below:
I suggest that you restart your Virtual Machine to see if it makes the difference. You can do this by logging into your Virtual Machine or from the Azure Management portal.
If this does not work, I suggest that you resize your Virtual Machine. You can refer to the link below that will give you information on how to accomplish this:
https://msdn.microsoft.com/en-us/library/dn168976(v=nav.70).aspx
If these steps do not work, we might have to further invertigate this issue. I suggest that you create a Support ticket with us. You can follow the link below to create a Support ticket:
http://azure.microsoft.com/en-in/support/options/
Thanks,
Syed Irfan Hussain

Similar Messages

  • Slow Network Speed with MacPro

    I just received 4 MacPro's with the dual quad processors. I have configured 3 for our workplace and have moved them into production. We are experiencing very slow network speeds, a test file on our server of 100mb takes 2 minutes 20 seconds to copy to the desktop. I have manually set the ethernet port to 100baseT with full duplo. The old machine is running the same OS 10.4.10, and only takes 12 seconds to copy the file. I should mention that we use DAVE to connect to our servers, both machines are running the same version of DAVE, and using a third machine I connected to both drops and the file copied in 12 sec, showing that the network is physically OK. The only difference between the two machines is that one is the intel version? Can anyone offer any thing to try?
    Thanks
    Message was edited by: Mark Crane
    Message was edited by: Mark Crane

    I am 99% sure someone else had 'slow transfer' in another thread.
    Sometimes a router needs firmware update to be compatible, or upgrade the cables to cat6e, or look for a new router or switch which helped my own setup. Just look for one that says that it is "Vista compatible" actually.
    http://www.thursby.com/products/dave-vs-tiger.html

  • Slow network speed during peak times

    I have begun experiencing very slow network speeds in the evening.  My Mifi and other devices go from routinely getting 10 MBS down to 1 MBS in the evening.   Is there any way to address this?

        Rickrdn1,
    Thank you for all of the detailed information.  The coverage in the area looks great.  All of your devices seem to drop in speeds at the same time?  How is voice and text working during these times?  The coverage in the area looks great, but can still be affected by congestion at peak times of usage. We may want to investigate your area further with a remedy ticket.
    TrevorC_VZW
    Follow us on Twitter @VZWSupport

  • Very slow network speed

    Since I changed from Mac OS 9.2.2 to Mac OS X 10.3.9 on my dual 450 Power Mac i am having always the same problem. after some new starts my network speed becommes very slow. internet, printer connection and also when using personal file sharing. Folder of 22MB takes about 1 hour insted of 3 seconds to send from one mac to the other. I was trying on both HD´s and with only security update from CD before using Internet. I also have to repair volume permissions.tried reset of PRAM. tried it with both HD´s separately installed, sometimes it helped for short time. but unfortunately I always get the problem also when I am not using intenet connection after installing 10.3.9 on a completely empty HD (also tried to formate mith zeros). On my other mac´s: G3 (400MHz), G4 (500MHz) PowerBook and Power Mac G4 450(single)
    the system is working without any problem. same settings! Only the Power Mac G4 dual 450 I am having this problem. Software like Photoshop, X-Press and also Maxxon 4D are running fast and without problems. Please help me!!!

    Since I changed from Mac OS 9.2.2 to Mac OS X 10.3.9 on my dual 450 Power Mac i am having always the same problem. after some new starts my network speed becommes very slow. internet, printer connection and also when using personal file sharing. Folder of 22MB takes about 1 hour insted of 3 seconds to send from one mac to the other. I was trying on both HD´s and with only security update from CD before using Internet. I also have to repair volume permissions.tried reset of PRAM. tried it with both HD´s separately installed, sometimes it helped for short time. but unfortunately I always get the problem also when I am not using intenet connection after installing 10.3.9 on a completely empty HD (also tried to formate mith zeros). On my other mac´s: G3 (400MHz), G4 (500MHz) PowerBook and Power Mac G4 450(single)
    the system is working without any problem. same settings! Only the Power Mac G4 dual 450 I am having this problem. Software like Photoshop, X-Press and also Maxxon 4D are running fast and without problems. Please help me!!!

  • Slow network speed on gigabit network

    Hey,
    lately I tried syncing files between my desktop pc (running Arch Linux) und my laptop (running OpenSuse 12.3) connected on a gigabit network.
    Rsync was incredibly slow, so I tried measuring network performance using iperf and noticed a significantly lower speed when copying from OpenSuse to Arch, rather than the other way around.
    # Laptop -> Desktop (OpenSuse -> Arch)
    [user@Desktop ~ ]$ iperf -s
    Server listening on TCP port 5001
    TCP window size: 85.3 KByte (default)
    [  4] local 192.168.1.55 port 5001 connected with 192.168.1.77 port 45103
    [ ID] Interval       Transfer     Bandwidth
    [  4]  0.0-10.0 sec  79.9 MBytes  66.9 Mbits/sec
    user@Laptop:~$  iperf -c 192.168.1.55
    Client connecting to 192.168.1.55, TCP port 5001
    TCP window size: 22.9 KByte (default)
    [  3] local 192.168.1.77 port 45103 connected with 192.168.1.55 port 5001
    [ ID] Interval       Transfer     Bandwidth
    [  3]  0.0-10.0 sec  79.9 MBytes  67.0 Mbits/sec
    # Desktop -> Laptop (Arch -> OpenSuse)
    [user@Desktop ~ ]$ iperf -c 192.168.1.77
    Client connecting to 192.168.1.77, TCP port 5001
    TCP window size: 85.0 KByte (default)
    [  3] local 192.168.1.55 port 45037 connected with 192.168.1.77 port 5001
    [ ID] Interval       Transfer     Bandwidth
    [  3]  0.0-10.0 sec  1003 MBytes   841 Mbits/sec
    user@Laptop:~$  iperf -s
    Server listening on TCP port 5001
    TCP window size: 85.3 KByte (default)
    [  4] local 192.168.1.77 port 5001 connected with 192.168.1.55 port 45037
    [ ID] Interval       Transfer     Bandwidth
    [  4]  0.0-10.0 sec  1003 MBytes   840 Mbits/sec
    My first idea was that possibly the network switch between them may be responsible,
    so I connected the two machines directly, but that doesn't change the observed behaviour.
    Any ideas how that can be possible? (840 vs 67 Mbit/s) is a tremendous difference, obviously.
    Althrough I'm not even sure which machine is configured incorrectly.
    Last edited by TcShadowWalker (2014-05-11 16:20:19)

    After fiddling around with the cabling and different configurations, I can confirm the problem actually lies with OpenSuse.
    If I use iperf from a Live CD (grml) on the Laptop, both directions give full performance.
    On the other hand, if I boot grml on the Desktop (replacing Arch) and the Laptop continues running OpenSuse, the problem remains.
    What is even weirder is the fact that OpenSuse also manages to give full performance, if I have the cables connected before booting the system.
    As soon as the system is running and I disconnect the connection for any time, the problem occurs again.
    I suspect some form of duplex mismatch (http://en.wikipedia.org/wiki/Duplex_mismatch).
    However, using ethtool, both systems agree that Auto-negotiation is on, the connection is full duplex and the speed should be 1000Mb/s (1000baseT/Full).
    I guess I will simply ditch OpenSuse and install another Linux distribution on the Laptop.
    Although I would like to understand the actual cause of the problem.

  • Slow network speed

    I'm looking for advice on speeding up my network.  I have a Time Capsule 3TB model a1409.  Connected to Time Capsule are an iMac (via ethernet) and Mac Mini (via wireless).  Also connected directly to the Time Capsule are two external drives: LaCie Porshe (Aperture file) and WD My Book.  Streaming movies off the WD to either computer experiences delays.  Additionally, Aperture navigation bogs down when pulling from the LaCie.  Any recommendations to improve the streaming from these external drives.

    Swap roles..
    Use the 3TB internal drive for your files and use an external drive for TM backups.. the Internal drive is many times faster than the USB connected external.
    USB is slow.. USB connected to the TC is half that again.. you cannot speed it up.. the very nature of the drive - usb interface is restricted.
    Much better would be to use a FW800 or Thunderbolt (or USB 3 if your Macs are new type) plugged directly into the iMac / Mini. Thunderbolt is of course the fastest by long way.. same as the internal drive.. but super expensive still. USB3 is cheap and much faster than FW800.. although FW800 is reasonable. (Not the WD version of it) and USB2 is still the worst.
    Share the drive with the network and that will be a great way to use files.. much better than USB on a TC.

  • Internet on Macbook Slow, Network Speed is Fast

    I have a current generation Macbook Pro. Using a comcast motorola router I am getting a wifi speeds of only 1-1.5 mbps. ON THE SAME WIFI CONNECTION my phone is getting speeds around 25-30 mbps. My phone is what my internet speed should be around (what I pay for), does anyone have any idea why the macbook speed is so slow. I am using chrome for my browser.
    Thanks

    Power off the router. Unplug it from the wall. Wait for few  minutes.
    Power off the router. Wait a while.
    Connect the router back to to the wall.
    Power the router back on. Wait  until all lights are lit properly. It will take a while.
    Restart the computer.
    Start up in Safe Mode.
    http://support.apple.com/kb/HT1455
    Empty Cache and other website data.
    https://support.google.com/chrome/answer/95582

  • Slow network speed after connecting to routers and switch

    Hello
    The following is my test setup I have running at my house for some practice and leaning
    Some reason the PC1 which is a laptop is getting very horrid internet / download speeds, and I am trying to narrow down why.
    Example, on my main desktop that is connected right to the Arris Cable modem / router I get around 34Mbps down.  But the laptop that is connected in the topology above, is getting 0.06 Mbps down
    I am not sure if there are settings that need to be checked on the routers or what could cause this, I am figuring the traffic is bogging at some place.
    Thanks

    Update on some things I have tried
    As I am not sure the cause, I have been reading and trying different things, last thing was to set the interfaces to Duplex Full
    I did this on both the Ethernet ports on the routers, and both of the Fast Ethernet ports being used on the switch, but has not changed the speed that PC1 is getting.
    Also turned on CEF on both routers

  • Slow Network Speed with Dell T5400 / BCM95754?

    Hi,
    I'm attempting to install ArchLinux on a Dell T5400 workstation.
    The network card on this is a Broadcom BCM95754, I believe:
    ...eth0: Tigon3 [partno(BCM95754) rev b002] (PCI Express) MAC Address...
    I've booted the installer, and when it gets to retrieving the package lists, it seems to time out and fail.
    When I do pings from the VT, it seems to wait 2-3 seconds before printing each line.
    When I try to use "links", it takes around 15 seconds to bring up www.google.com.
    I check ifconfig, and it has zero for dropped packets.
    My router is a Routerstation Pro, running OpenWRT. It seems to work fine for other computers via Ethernet or Wifi.
    Are there any other diagnostics or tests I can run on this system to see what's going on? It would be really nice to get Arch running on it .
    Or any ideas what might be causing this?
    Cheers,
    Victor

    heya,
    Hmm, I checked my router logs - it's running OpenWRT 12.09-beta2, and I've set the logging level to Debug.
    There doesn't seem to be much relevant in the logs (at least that I can see) :
    Nov 3 11:40:01 OpenWrt daemon.info hostapd: wlan0: STA e4:ce:8f:4b:59:5c WPA: group key handshake completed (RSN)
    Nov 3 11:40:09 OpenWrt daemon.info hostapd: wlan0: STA a0:0b:ba:ce:9f:ad IEEE 802.11: deauthenticated due to local deauth request
    Nov 3 11:40:16 OpenWrt daemon.info hostapd: wlan0: STA a0:0b:ba:ce:9f:ad IEEE 802.11: authenticated
    Nov 3 11:40:16 OpenWrt daemon.info hostapd: wlan0: STA a0:0b:ba:ce:9f:ad IEEE 802.11: associated (aid 1)
    Nov 3 11:40:16 OpenWrt daemon.info hostapd: wlan0: STA a0:0b:ba:ce:9f:ad WPA: pairwise key handshake completed (RSN)
    Nov 3 11:40:16 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPREQUEST(br-lan) 192.168.3.195 a0:0b:ba:ce:9f:ad
    Nov 3 11:40:16 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPACK(br-lan) 192.168.3.195 a0:0b:ba:ce:9f:ad android-8cb428f62edb58a1
    Nov 3 12:42:03 OpenWrt daemon.info hostapd: wlan0: STA e4:ce:8f:4b:59:5c WPA: group key handshake completed (RSN)
    Nov 3 12:42:11 OpenWrt daemon.info hostapd: wlan0: STA a0:0b:ba:ce:9f:ad IEEE 802.11: deauthenticated due to local deauth request
    Nov 3 12:42:11 OpenWrt daemon.info hostapd: wlan0: STA a0:0b:ba:ce:9f:ad IEEE 802.11: authenticated
    Nov 3 12:42:11 OpenWrt daemon.info hostapd: wlan0: STA a0:0b:ba:ce:9f:ad IEEE 802.11: associated (aid 1)
    Nov 3 12:42:11 OpenWrt daemon.info hostapd: wlan0: STA a0:0b:ba:ce:9f:ad WPA: pairwise key handshake completed (RSN)
    Nov 3 12:42:12 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPREQUEST(br-lan) 192.168.3.195 a0:0b:ba:ce:9f:ad
    Nov 3 12:42:12 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPACK(br-lan) 192.168.3.195 a0:0b:ba:ce:9f:ad android-8cb428f62edb58a1
    Nov 3 12:43:38 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPDISCOVER(br-lan) 02:90:25:00:0a:0a
    Nov 3 12:43:38 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPOFFER(br-lan) 192.168.3.188 02:90:25:00:0a:0a
    Nov 3 12:43:38 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPDISCOVER(br-lan) 02:90:25:00:0a:0a
    Nov 3 12:43:38 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPOFFER(br-lan) 192.168.3.188 02:90:25:00:0a:0a
    Nov 3 12:43:42 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPDISCOVER(br-lan) 02:90:25:00:0a:0a
    Nov 3 12:43:42 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPOFFER(br-lan) 192.168.3.188 02:90:25:00:0a:0a
    Nov 3 12:43:47 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPDISCOVER(br-lan) 02:90:25:00:0a:0a
    Nov 3 12:43:47 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPOFFER(br-lan) 192.168.3.188 02:90:25:00:0a:0a
    Nov 3 12:44:01 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPDISCOVER(br-lan) 02:90:25:00:0a:0a
    Nov 3 12:44:01 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPOFFER(br-lan) 192.168.3.188 02:90:25:00:0a:0a
    Nov 3 12:44:11 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPDISCOVER(br-lan) 02:90:25:00:0a:0a
    Nov 3 12:44:11 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPOFFER(br-lan) 192.168.3.188 02:90:25:00:0a:0a
    Nov 3 12:44:23 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPDISCOVER(br-lan) 02:90:25:00:0a:0a
    Nov 3 12:44:23 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPOFFER(br-lan) 192.168.3.188 02:90:25:00:0a:0a
    Nov 3 12:44:34 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPDISCOVER(br-lan) 02:90:25:00:0a:0a
    Nov 3 12:44:34 OpenWrt daemon.info dnsmasq-dhcp[1398]: DHCPOFFER(br-lan) 192.168.3.188 02:90:25:00:0a:0a
    I also installed dnsutils, and tested host, first with Google's DNS server (8.8.8.8):
    [victorhooi@arch-precision ~]$ host -d www.google.com 8.8.8.8
    Trying "www.google.com"
    Using domain server:
    Name: 8.8.8.8
    Address: 8.8.8.8#53
    Aliases:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 577
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 0
    ;; QUESTION SECTION:
    ;www.google.com. IN A
    ;; ANSWER SECTION:
    www.google.com. 114 IN A 74.125.237.115
    www.google.com. 114 IN A 74.125.237.116
    www.google.com. 114 IN A 74.125.237.112
    www.google.com. 114 IN A 74.125.237.114
    www.google.com. 114 IN A 74.125.237.113
    Received 112 bytes from 8.8.8.8#53 in 31 ms
    Trying "www.google.com"
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 5320
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0
    ;; QUESTION SECTION:
    ;www.google.com. IN AAAA
    ;; ANSWER SECTION:
    www.google.com. 299 IN AAAA 2404:6800:4006:802::1012
    Received 60 bytes from 8.8.8.8#53 in 173 ms
    Trying "www.google.com"
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 14585
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 0
    ;; QUESTION SECTION:
    ;www.google.com. IN MX
    ;; AUTHORITY SECTION:
    google.com. 59 IN SOA ns1.google.com. dns-admin.google.com. 1502115 7200 1800 1209600 300
    Received 82 bytes from 8.8.8.8#53 in 196 ms
    Using's Google's DNS, everything seems to be fine.
    Then I tested it with my OpenWRT router set as the DNS server (192.168.3.1):
    [victorhooi@arch-precision ~]$ host -d www.google.com 192.168.3.1
    Trying "www.google.com"
    Using domain server:
    Name: 192.168.3.1
    Address: 192.168.3.1#53
    Aliases:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 58738
    ;; flags: qr rd ra; QUERY: 1, ANSWER: 5, AUTHORITY: 0, ADDITIONAL: 0
    ;; QUESTION SECTION:
    ;www.google.com. IN A
    ;; ANSWER SECTION:
    www.google.com. 162 IN A 74.125.237.146
    www.google.com. 162 IN A 74.125.237.148
    www.google.com. 162 IN A 74.125.237.144
    www.google.com. 162 IN A 74.125.237.145
    www.google.com. 162 IN A 74.125.237.147
    Received 112 bytes from 192.168.3.1#53 in 3 ms
    Trying "www.google.com"
    ;; connection timed out; no servers could be reached
    Trying "www.google.com"
    ;; connection timed out; no servers could be reached
    It does the first part quite quickly - then it gets to the "Trying "www.google.com"" line - then hangs there for a while, before printing the two "connection timed out" lines.
    Does the above help at all?
    I also noticed when I run host without debug output against Google's DNS server, it mentions the last address is a IPv6 address:
    www.google.com has IPv6 address 2404:6800:4006:802::1012
    Is that a red herring, or might IPv6 have anything to do with it?
    I've also pasted the contents of /etc/config/dhcp - which is the configuration file for dnsmaq on OpenWRT, and controls both DHCP and DNS:
    config dnsmasq
    option domainneeded 1
    option boguspriv 1
    option filterwin2k 0 # enable for dial on demand
    option localise_queries 1
    option rebind_protection 1 # disable if upstream must serve RFC1918 addresses
    option rebind_localhost 1 # enable for RBL checking and similar services
    #list rebind_domain example.lan # whitelist RFC1918 responses for domains
    option local '/lan/'
    option domain 'lan'
    option expandhosts 1
    option nonegcache 0
    option authoritative 1
    option readethers 1
    option leasefile '/tmp/dhcp.leases'
    option resolvfile '/tmp/resolv.conf.auto'
    #list server '/mycompany.local/1.2.3.4'
    #option nonwildcard 1
    #list interface br-lan
    #list notinterface lo
    #list bogusnxdomain '64.94.110.11'
    config dhcp lan
    option interface lan
    option start 100
    option limit 150
    option leasetime 12h
    config dhcp wan
    option interface wan
    option ignore 1
    What do you think the next steps are? I'm happy to run a tcpdump, if you think that would help? Or any other ways to get more data on what's happening?
    Cheers,
    Victor

  • Slow transfer speeds between two macs

    The general setup: an iMac Intel 20" and an iBook G4 1,2GHz connected via an Airport Express (newest edition), both computers running 10.4.7.
    When trying to transfer files via AFP between the two on my local network, I get "tremendous" speeds of about 0.5-1 MB/sec. Why is this so incredibly slow? Is it because of encryption or something similar? I can download off the internet with greater speed than that!

    i have exactly the same problem , using a macbook black g1 . slow network speeds and flakey internet . these were ok when I first got the machine . but are now slow as . using the network view of menumeters I see that if i try and shift files from my mac mini they are incredibly slow with menumeters show 0.0kb/s for seconds at a time .
    to trouble shoot this problem I used another friends macbook configured with exactly the same settings on this network and the transfer speeds were as they should be which was about 1.5-2.5 megs/sec .
    so i figure there is some preference corrupted but which one ?
    I have experienced several crashes recently . because of the overheating bug I have the fix applied to my machine and the firmware update . Maybe the network preference got corrupted at that point .
    any tips as to which preference to delete would be appreciated .

  • I am desperate!! slow choppy network speeds (not actual inability to cnnct)

    I have a 13" macbook air that has the following problem: I can connect to wifi networks (including at home WPA and also tried WPA2 settings) but even though I may get proper speed at first, I soon lose that and it becomes much slower and choppy (if I open activity monitor I can see the speed going up and down like crazy...). My internet speed at home is 12mpbs set by my provider. When I perform speed tests (vis speedtest.net or downloading files from other speed test sites) on my windows PC that is also on this network I get the full download speed. However with this MAC while I initially did get the full speed, it is now down to an average of 3-5mbps and the activity monitor, again, shows choppy behavior so it will be at 8 then at zero almost and then up and down again but never near the full speed. I tried to connect to other networks and I have the same problem - once this happens it stays. I tried removing the airport connection in network preferences and adding it again it does not help.
    I TALKED TO APPLE AND HAD MY COMPUTER TESTED BY THEM - they didn't find any hardware issues (they said it was fine - but it isn't) but they still replaced the airport hardware in the computer - both the chip and the antenna (which meant replacing the entire screen). I brought the computer home, ran a speed test and everything was fine. I thought GREAT but then something happened and the problem returned. What I did (which I think was unrelated) was connect via SMB to a PC at home and I tried to stream a movie file. I noticed it kept 'pausing' so I opened up activity monitor again and to my HORROR I saw the choppy wave with network speed very inconsistent going up and down like crazy... I tried connecting to my slingox using the sling web access after disconnecting from my home PC but got partial speed and lots of drops too. I tried the speed test again multiple times, nothing seems to work.
    SO I don't know what to do at this point. I have 10.6.6 running. I heard something about a firmware update but I am new to mac so not sure how to even do that or what else I can do to solve this problem or what is causing it. BTW - logging in now from the guest account still does not fix the issues and they remain the same.
    I am desperately looking for help!!
    Thanks a lot!

    Have you been able to reproduce your problems on other wireless networks other than at your house? It appears you are saying that this occurs on all wireless, but I'm not sure from your comment. If it's only at home, it would appear to be a compatibility issue between your wireless access point and the Macbook Air, which isn't uncommon. Sometimes a firmware upgrade to the access point can fix it, sometimes it might require switching to a different brand of access point. It would be great if you could borrow (or buy and return) a different access point/router to test. An Apple airport would be the best to use of course. Not the easiest solution, but lets you help rule out a hardware issue with your air.
    My isp provides 15mbps but my wireless devices such as my iphone, ipad, laptop usually only get 6.5-8 mbps when testing speeds to the internet. I don't expect it to be as good as the wired due to interference, signal, etc. I don't get the choppy behavior however. Firware updates from Apple will appear in the same manner as standard software updates. If there is one available for your system it should appear when you check for software updates. That being said, I believe you can also manually download them from the Apple site.

  • Very slow network directory listing - but fast data transfer speed once listed?

    Hello,
    I have really tried to sort this myself before opening up to the community, however I have run out of ideas, and hope someone can offer the magic solution I have missed.
    I am currently using the 3.4ghz i7 iMac on a 1GB LAN, running OSX10.7.2 - connecting to a Windows Server 2008 (Running Release 2) over ethernet.
    If i go to a network directory that i haven't recently accessed it can take up to 60 seconds to show the contents of that directory. Once i have accessed that folder, if i come out of it and go back in it will be instant again - but the first time it lists the directory it looks like i have opened an empty folder - which after anything from 10seconds to 1 minute will suddenly show the files that are there.
    Internet connectivity is fast through the network, and file transfers across the LAN are fast. (showing as approx 300mb per second) I can play and edit HD content across the network with no slowdown so I am confident that this issue is not related to the network speed itself, and is more to do with a setting on this mac.
    Symptoms are very similar to this post: https://discussions.apple.com/message/12245148?messageID=12245148&amp%3b#1224514 8 - however i understand that in OSX Lion - SMB was removed - so i cannot find this file to edit.
    I have tried bypassing additional hubs in the network by wiring direct cables to the switch that is connected to the file server, this made no difference.
    I have also tried disconnecting the ethernet cable, and running over wifi. This fixes the listing problem, but when editing HD content over a network drive, this connection is not fast enough to carry the data without interruption (some projects are linked to up to 900gb of hd video content!)
    Using ethernet, I have tried DHCP, DHCP with manual address, and manual mode. All reproduce this problem. i have tried using the windows workgroup, and tried without it.
    I have also followed this suggestion: https://discussions.apple.com/thread/2134936?threadID=2134936&tstart=45 and used OpenDNS. this did not fix the issue.
    For argument sake, I have also just tested a Macbook Pro running Snow Leopard to see if it was OS related. This reproduces the exact same problem, near instant directory listing on the wifi, a long and arduous wait on ethernet.
    I cannot work out why directory listing is instant over wifi, but not over ethernet on 2 different macs, running 2 different versions of OSX. I also do not understand why if the network is having trouble listing the directories - the data transfer speed is 300mbps when i copy files across the wired network from the file server to the mac.
    Does anyone have any other ideas as to what could be the problem here? We are about to start work on a very large project, where the content we are editing is spread out across around 200 different network folders (different shoots captured over the past 2 years). We really don't have the time to wait 60 seconds each time we need to access one of those directories to look for a file, and I am very close to pulling all my hair out!
    I really look forward to hearing from anyone who can offer any insight.

    If you are suspecting that the Windows update had something to do with your LAN going slow, then try the following:
    1.  Look for updates for your clients LAN NIC driver; or
    2.  Un-install the updates.

  • [SOLVED] Network speed very slow, no apparent reason

    Hello, recently I switched from Windows 7 RC1 to Arch on my home machine (I have used Gentoo, Ubuntu, and Fedora 10 on the same machine in the past), and for some reason network speed is very slow.
    I have Verizon's 20mbit/5mbit package, and I have always gotten that speed.
    Using speedtest.net and 100mb.test from cachefly on multiple computers I have come to the conclusion that it is infact my Arch install that is causing the problem:
    - All other machines on my network are getting 20/5 (both wired and wireless)
    - I ran a speedtest from 2 other machines using the ethernet cable that this PC is on.  Again, full 20/5.
    - scp transfer of 100mb.test from this PC -> other Arch box: ~2.8MB/s.
    - scp transfer of 100mb.test from other Arch box -> this PC: ~2.8MB/s.
    - scp transfer of 100mb.test from this PC -> UK VPS (100mbit line): ~539KB/s
    - scp transfer of 100mb.test from UK VPS -> this PC: ~76KB/s
    - scp transfer of 100mb.test from this PC -> Chicago Server (dual gbit lines): ~563KB/s
    - scp transfer of 100mb.test from Chicago Server -> this PC: ~91KB/s
    speedtest.net result:
    Upload speed seems to be unaffected.
    I have tried disabling TCP window scaling, and appending my hostname to /etc/hosts.
    What is weird though is that the other Arch box has an identical network config,  I don't see any reason why it shouldn't work.
    My NIC is an integrated Realtek something, I can get the exact model if needed.
    Last edited by whipsch (2009-06-05 18:29:21)

    Hi, whipsch
    Can you try ethtool to see if your ethernet card is actually negociating and using a 100Mb full duplex link on your LAN ? If not you can try to force the link parameter with ethtool. Also maybe the driver of your NIc has options related to link negociation.
    Hope this helps,
    JF

  • Very slow network send speeds

    I am getting very slow speeds while transferring from my computer to a server. I only have two accounts on this computer - my account and then an administrator account I use as a backup and clean user. With the admin account I am getting 25 MB/sec (limit of the firewire drive I tested with), but only ~10 MB/sec while logged in to my account. Would seem very odd but is there a preference somewhere that would effect the speed of only sending data? Pulling from the server I get ~65 MB/sec. Output of ifconfig shows that I am connected in 1000baseT full-duplex. I have tried both ethernet ports on the Mac, two ports on the switch, and two cables from the etherent port on the Mac to the switch, so the problem doesn't seems to be on the physical layer, but rather only when logged in to my account. Any ideas are appreciated as this is killing my performance during large file saves. Thanks!

    Tried again on the admin side. Seems that has slowed down now too. Getting about the same speeds on that account. Is it possible Vmware Fusion is causing any problems? Looks like it created a couple interfaces for network bridging to function, but I can't see how this would effect my network speeds on the host OS. Here is an output of ifconfig just in case it helps
    lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
    inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1
    inet 127.0.0.1 netmask 0xff000000
    inet6 ::1 prefixlen 128
    gif0: flags=8010<POINTOPOINT,MULTICAST> mtu 1280
    stf0: flags=0 mtu 1280
    fw0: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 4078
    lladdr 00:21:e9:ff:fe:c8:62:4a
    media: autoselect <full-duplex> status: inactive
    supported media: autoselect <full-duplex>
    en0: flags=8822<BROADCAST,SMART,SIMPLEX,MULTICAST> mtu 1500
    ether 00:1f:5b:39:ba:a8
    media: autoselect (<unknown type>) status: inactive
    supported media: autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,hw-loopback> 10baseT/UTP <full-duplex,flow-control> 100baseTX <half-duplex> 100baseTX <full-duplex> 100baseTX <full-duplex,hw-loopback> 100baseTX <full-duplex,flow-control> 1000baseT <full-duplex> 1000baseT <full-duplex,hw-loopback> 1000baseT <full-duplex,flow-control>
    en1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
    inet6 fe80::21f:5bff:fe39:baa9%en1 prefixlen 64 scopeid 0x6
    inet 192.168.2.12 netmask 0xffffff00 broadcast 192.168.2.255
    ether 00:1f:5b:39:ba:a9
    media: autoselect (1000baseT <full-duplex>) status: active
    supported media: autoselect 10baseT/UTP <half-duplex> 10baseT/UTP <full-duplex> 10baseT/UTP <full-duplex,hw-loopback> 10baseT/UTP <full-duplex,flow-control> 100baseTX <half-duplex> 100baseTX <full-duplex> 100baseTX <full-duplex,hw-loopback> 100baseTX <full-duplex,flow-control> 1000baseT <full-duplex> 1000baseT <full-duplex,hw-loopback> 1000baseT <full-duplex,flow-control>
    en2: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
    ether 00:22:41:d0:38:a1
    media: autoselect status: inactive
    supported media: none autoselect 10baseT/UTP <half-duplex>
    vmnet8: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
    inet 172.16.95.1 netmask 0xffffff00 broadcast 172.16.95.255
    ether 00:50:56:c0:00:08
    vmnet1: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
    inet 192.168.179.1 netmask 0xffffff00 broadcast 192.168.179.255
    ether 00:50:56:c0:00:01

  • Iphone4s network speed slow on EDGE and GPRS

    I have noticed that Iphone4s network speed is unbearably slow on EDGE and GPRS. Even my iphone 3G was faster.

    And what medium are you using to make this connection?
    Is this the medium that is at the top of the list of interfaces in System Preferences > Network ??
    Are you using a Firewall on your Mac in additon to DHCP provided by your Router?

Maybe you are looking for

  • Floating popup in Apex 4.0

    Hi, Is there any way to create a floating pop up in Apex 4.0. For example when i click a button in a page a new page must be popped up, but the first page will be non editable but we can see it in background.When i click a button the popped up page i

  • File copy issues with Mavericks

    Why am I getting a "Item in use" error when I try to copy a file for the first time ( OS 10.9.2 ) The second attempt always happens without an issue. This happens with newly created image files OR already existing files from a server to my computer..

  • ARD ...asset tracking and management

    Why doesn't ARD have automated asset tracking? I administrate a small company with a WAN based over 4 sites and ARD 2.2 does us very well for most aspects of IT management..it falls down on asset management. Does anyone know of a good reasonably pric

  • How do i turn off the feature that browses album art work in landscape view?

    How do I turn off the feature that browses album art work in landscape view?  My videos will not play full screen since I updated my phone to iOS 7.1.

  • How to download version 11

    Running VISTA Get too statust bar showing that the program is downloading with no reduction in the time remaining. Program never loads. Any Idea how lon this down load will run? If it is running Thanks