Monday, August 23, 2010

I'm always having intermittent connection. What could be the problem?

A few things to do to find out what is the actual problem to this issue:

1. Check the physical network connection
2. Do a ping to the router to check for local network connectivity
3. Do a ping to the internet to check for internet connectivity
4. Check whether your PC is able to resolve a domain name into IP address

1. Check that the connection to the router is ok. Change the cabling if necessary (For wired connection). Or,
check the signal strength that your wireless adapter receive from the wireless router (For wireless connection). Move to somewhere nearer to the router if necessary to get a better signal strength.

2. Ping to the router's IP address to check the local connectivity.
A successful reply means local connectivity is OK.
A failed reply means something is wrong between the communication of your PC and the router. Please check or re-configure the router's setting if necessary. Make sure your PC is able to receive an IP address from the router, or you may also try disabling and re-enabling your network adapter.

3. Ping to a known Internet IP address (such as 8.8.8.8) to check the Internet connectivity.
A successful reply means you have no problem connecting to the internet.
A failed reply means your router is unable to connect to the internet. You may have to re-configure or restart the router if necessary.

4. Once you are connected to the Internet, try opening a browser and try opening any website to see if your PC is able to resolve the domain name into IP address and opens the webpage.
If unsuccessful, try typing in the IP address of the webpage into the URL field of the browser and try to access the webpage (E.g.: try http://209.85.132.104 to access to Google).
If successful, it means that your router has problem with the DNS service, try restarting the router or configure a static DNS server address for your PC.

Sunday, August 22, 2010

How do I check whether DNS is working?

You can do so by typing a URL in the Internet Explorer (IE) to see if it can resolve the URL. As all webpages on the internet are mapped to an IP address.


Alternatively, you can go to Command Prompt and type “nslookup www.google.com”


If DNS is working, it should be able to resolve the domain name into IP address.



You may test it out by typeing the IP address into the URL field of your internet browser to go to Google's webpage.

My PC has internet connection, but I cannot open websites. What happened?

If you are still able to use internet services, such as Instant messaging applications or email, but just cannot surf the web, this could mean your router is having a DNS problem and it cannot resolve the URL.


Check with your internet service provider for an alternative DNS server address and modify it in the router's configuration.


Alternatively, you may set a static DNS server IP address for the PC if you do not have access to the router's configuration.

How do I check the IE browser’s setting?

Before you change your browser’s setting, please make sure that the physical network connection is correct.






If this is a browser’s problem, open the browser, go to Tools, Internet Options, under the Advanced tab, click to Reset Internet Explorer settings.

I cannot connect to the internet, what could be the problem?

The problem might be:
  1. Physical connection problem
  2. Internet browser’s “Internet Options” setting
  3. DNS error
  4. Router cannot establish connection with ISP
1. It could be the connection between your PC and the router/modem which cause this problem. Check the connecting media (wired/wireless) and consider replacing the network cables with new ones.

2. Check your browser's connection settings for any errors

3. Sometimes it could be a DNS error, where you are still able to access internet services such as Windows Live Messager or Yahoo Messenger service , but you cannot surf webpages. You can try restarting the router or setting a static DNS server address for your PC to solve this issue.

4. There may be some configuration errors in the router to connect to the Internet. Check the router's configuration again or contact the vendor for assistance.

I have 2 routers at home, but I cannot receive IP address from any 1 router. What happened?

Your PC will not be able to receive any IP address because there is a conflict in IP provided by the 2 routers at the same time.

In technical term, it is causing a broadcast storm, where both routers are broadcasting to all hosts to issue an DHCP IP address offer .


Disabling either 1 of the router’s DHCP function will solve the issue.

How do I check whether my PC is DHCP enabled?

Windows by default will enable the DHCP client on your PC.




You can also do so by going to the properties of your network connection, under Internet Protocol (TCP/IP) properties, and enable your PC to obtain an address and DNS automatically.