Checking if my computer's IP address is correct

The IP address of your computer must be on the same subnet on the router to connect to it. For example:

The IP address of the D-Link router is 192.168.0.1, so the IP address of your computer must be in the range of 192.168.0.2 ~ 192.168.0.254 and with a subnet mask of 255.255.255.0, the default gateway must be 192.168.0.1. If the IP address of your computer is incorrect, please reconfigure the TCP / IP properties or renew by a new IP address.

Windows

Step 1: Verify the IP configuration

1. Click Start-> Run, type cmd and press Enter to open the system window.

2. Enter ipconfig/all and press Enter in the system window. It will display the IP address, subnet mask, default gateway, DNS servers and so on.

Note 1: If the IP address is 0.0.0.0 or 169.254.xx, it means that the IP address is not correct, you need to reconfigure the TCP / IP properties for your computer.

Note 2: 'Dirección IPv4' = 'Address IPv4' ; 'Máscara de Subred' = 'Subnet Mask'; 'Puerta de Enlace Predeterminada' = 'Default Gateway'

Step 2: ping the IP address of the router

Click Start -> Run, enter cmd and press Enter, then enter ping 192.168.0.1 in the window and press Enter.

Note: If you have changed the router's default IP address, please enter the new IP address instead of 192.168.0.1.

1. If the result is like shown in the image, it means that the IP address is correct and can be connected to the router.

2. If the computer can not connect to the router, it is necessary to reconfigure the TCP/IP settings of your computer or to renew IP address when the equipment is configured to obtain an IP address automatically.

Linux

Step 1: Verify the IP configuration

1. Open Terminal Emulator.

2. Enter ifconfig and press Enter in the terminal emulator. It will display the IP address, subnet mask, default gateway, DNS servers, MAC Address, etc.

Note: If the IP address is 0.0.0.0 or 169.254.xx, it means that the IP address is not correct, you need to reconfigure the IP network properties for your computer.

Step 2: ping the IP address of the router

Open the Terminal Emulator, then enter ping 192.168.0.1 in the window and press Enter.

Note: If you have changed the router's default IP address, please enter the new IP address instead of 192.168.0.1.

1. If the result is like shown in the image, it means that the IP address is correct and can be connected to the router.

2. If the computer can not connect to the router, it is necessary to reconfigure the IP network settings of your computer or renew IP address when the equipment is configured to obtain an IP address automatically.

Android

Step 1: Verify the IP configuration

1. In Settings->About Phone->Status we can verify all the information we need to.

Note: this will work on Android 4.2.2