Can I check all devices that ever connected to my router/network ??

Aminados

Honorable
Oct 13, 2013
8
0
10,510
Is there a way to check all the devices that ever connected to my router/network?? With detail like device name, ip, date, time, ect...

I tried finding out on the router page but all I saw was devices that are currently connected.
 
I depends on the router but the answer is likely no.

The router itself could only store it in memory so even if it did keep the data it would lose it on power cycle. The ones that can do it log to external PC. I know it can be done with dd-wrt based routers but it must be configured. Now that I go to look for it I can't find the exact router but I suspect it either had a factory loaded dd-wrt image or some close variant of it.
 

thirumaran115

Reputable
Jul 3, 2015
2
0
4,510
It's easy way to check.
Go to cmd.
ping ur router r network ip r default gateway.
For eg gateway ip 192.168.1.1 means
cmd
ping 192.168.1.1 -t
weather u get reply means it connected.
destination unreachable means not connected ur pc to router.