Tutorial: Fix Afrihost YouTube problems (10/12/14) [FIXED]
This guide is for Windows only. This worked for me. It might not work for you, too.
1. Go to this location in your file explorer: %windir%\System32\drivers\etc
2. Copy the hosts file in there to your desktop.
3. Open the hosts file on the desktop with notepad (or another simple text editor -- NOT a rich text editor like Word).
4. Enter the following:
or
5. Save it
6. Copy the hosts file from the desktop back to %windir%\System32\drivers\etc.
7. Say yes to overwrite it.
Now open command prompt and enter ipconfig/flushdns.
Done! Should (hopefully) be fine if you followed the steps correctly. You can check if it is working by pinging youtube.com and see if the ping is low (indicating it is now local).
My results went from less than 800kbps to 3500kbps+ on 4mbps business uncapped.
Why this works:
Afrihost has been having issues lately wherein traffic to Google services (namely Google, YouTube, GMail etc.) is directing to international content delivery networks (CDNs) rather than the local ones, where data is cached for faster access. This fixes that.
EDIT: Using MTN Google CDN now, rather than IS (Thanks, Hummercellc)
This guide is for Windows only. This worked for me. It might not work for you, too.
1. Go to this location in your file explorer: %windir%\System32\drivers\etc
2. Copy the hosts file in there to your desktop.
3. Open the hosts file on the desktop with notepad (or another simple text editor -- NOT a rich text editor like Word).
4. Enter the following:
Code:
196.23.168.147 www.google.co.za
196.23.168.147 google.co.za
196.23.168.144 www.youtube.com
196.23.168.144 youtube.com
Code:
66.8.14.250 www.google.co.za
66.8.14.250 google.co.za
196.23.168.144 www.youtube.com
196.23.168.144 youtube.com
6. Copy the hosts file from the desktop back to %windir%\System32\drivers\etc.
7. Say yes to overwrite it.
Now open command prompt and enter ipconfig/flushdns.
Done! Should (hopefully) be fine if you followed the steps correctly. You can check if it is working by pinging youtube.com and see if the ping is low (indicating it is now local).
My results went from less than 800kbps to 3500kbps+ on 4mbps business uncapped.
Why this works:
Afrihost has been having issues lately wherein traffic to Google services (namely Google, YouTube, GMail etc.) is directing to international content delivery networks (CDNs) rather than the local ones, where data is cached for faster access. This fixes that.
EDIT: Using MTN Google CDN now, rather than IS (Thanks, Hummercellc)
Last edited:

