Wifi – Can’t ping wireless laptop from internal network

networkingroutingwifiwindows-server-2003

If I connect a laptop wirelessly to my router it gets assigned an IP of 192.168.4.X. If I use a wired computer inside the same network (IP:192.168.2.X) I am not able to ping the laptop, but I am able to ping the gateway (IP:192.168.4.1).

The network is run using Windows Server 2003.

The firewall on the laptop is off. I have tried google, but to no avail.

Any help would be appreciated on how I could connect to the laptop from a wired connection inside the network.

Thanks

Best Answer

Your router most likely has two separate networks -- one for wired and the other wireless. You can check the subnet mask as Alberto suggests, but if this was the case then your device would probably have the same default-gateway assuming you are using DHCP.

  • The router may be configured to firewall the two networks from one another.
  • Another cause of this behavior may be that the laptop has its own firewall enabled. Do you have another wireless device you can test with?
Related Topic