 | Lost the IP address for my Linksys AP When I configured my Linksys AP, I set the IP address to 192.168.0.101. It is slaved to my Dlink 808HV. When I went to make a change, that IP address can't be found. I've got the address lease set for a week. None of the IP addresses in the DHCP client list seem to point to it. How can I find the IP address for my access point? |
|
 | Cancel-rebooting the cable modem and/or router solved the problem. |
|
 | reply to rico4usa Just for reference, to find unknown IP addresses on my network, I use the Angry Zebra IP Scanner »www.angryziber.com/ipscan/ |
|
 billaustinthey call me Mr. BillPremium,MVM join:2001-10-13 North Las Vegas, NV kudos:2 | reply to rico4usa You can also try arp and pinging the last IP in the subnet.
Do an 'arp -a' from a command prompt to get a list.
Ping the last IP, for example 'ping 192.168.0.255'.
Do another 'arp -a' and see what has changed.
It doesn't always work with everything, but is quick and simple without downloading anything. |
|