Problem summary: after a while, I cannot connect the other internal machines in the same LAN.
At the first minutes when I reboot the router, I can see and connect all the other machines in my home, within the same LAN network. However, after some time, I cannot see them anymore. I am sure these machines are not sleeping. And I can see them in the "Associated Stations" section. But ping failed:
$ ping 192.168.1.211
PING 192.168.1.211 (192.168.1.211): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3
Did I make some wrong configurations? Any comment or suggestion is much appreciated!
Thanks very much! I am talking about wireless network.
Some update:
a. SSH to Router, and I can always get the correct route:
traceroute to 192.168.1.211 (192.168.1.211), 30 hops max, 38 byte packets
1 first-pi.lan (192.168.1.211) 5.633 ms 2.293 ms 2.249 ms
b. From my computer, I might get the right route or:
$ traceroute 192.168.1.211
traceroute to 192.168.1.211 (192.168.1.211), 64 hops max, 52 byte packets
1 * * *
2 * * *
3 * * *
......