Solution: Find a new route
In order to get back the Facebook connection speed, we Malaysians need to bypass the server in Hong Kong. Thanks to HeHeHunter.net, he has discovered a Facebook proxy server [203.106.85.66] (Akamai) hosted locally in Malaysia.Now, you need to FORCE your computer to use the IP address to access Facebook.com. You need to edit HOSTS file on your computer.
How to change default Facebook route
Here are the instructions for Windows/Linux/Mac OS X users. (HeHeHunter.net has the credit for Windows and Linux instructions)Windows users:
- Go to
C:\Windows\System32\drivers\etc\ - Open hosts file with notepad.exe
- Add the following:
203.106.85.66 www.facebook.com - Save.
- Visit
http://www.facebook.comand enjoy the fast speed!
Linux/Ubuntu users:
- Go to Application –> Accessories –> Terminal
- key in the following:
sudo gedit /etc/hosts - Under
127.0.1.1, input the following:
203.106.85.66 www.facebook.com - Click Save
- Close gedit and terminal.
- Visit
http://www.facebook.comand enjoy the fast speed!
Mac OS X users:
- Open terminal.app (Application -> Utilities -> Terminal
- type:
sudo nano /etc/hosts - type your password when prompted
- Add this line at the end of file:
203.106.85.66 www.facebook.com - Press Control-O to save the file, press Enter on filename prompt.
- Press Control-X to exit the text editor.
- (optional) Flush DNS cache with the command:
dscacheutil -flushcache - Visit
http://www.facebook.comand enjoy the fast speed!
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.