Hi,
I have a Notebook with Windows 7 ultimate 64 bit connected to Buffalo AirStation router. I am trying to ping another PC that connected (wired) to the same router.
When I connect my Notebook with a wire, the ping successes, but with the wireless it doesn't. Can someone help?
Following the ping output:
From Wireless:
Code:
C:\Users>ping 192.168.11.2
Pinging 192.168.11.2 with 32 bytes of data:
Reply from 192.168.11.5: Destination host unreachable.
Reply from 192.168.11.5: Destination host unreachable.
Reply from 192.168.11.5: Destination host unreachable.
Reply from 192.168.11.5: Destination host unreachable.
Ping statistics for 192.168.11.2:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), From wire:
Code:
C:\Users>ping 192.168.11.2
Pinging 192.168.11.2 with 32 bytes of data:
Reply from 192.168.11.2: bytes=32 time<1ms TTL=64
Reply from 192.168.11.2: bytes=32 time<1ms TTL=64
Reply from 192.168.11.2: bytes=32 time<1ms TTL=64
Reply from 192.168.11.2: bytes=32 time<1ms TTL=64
Ping statistics for 192.168.11.2:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms