Cannot find router ip / router wont factory reset!

hello,
i am using a dlink dwr-116. i cant find default ip to access my router. i tried resetting, but didn't work. i am using windows. dlink router connected via cable connection 1. thanks.

ipconfig

Wireless LAN adapter Local Area Connection* 1:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Wireless LAN adapter Local Area Connection* 2:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Ethernet adapter Ethernet:

   Connection-specific DNS Suffix  . :
   Link-local IPv6 Address . . . . . : fe80::ae4e:a221:bc63:eefb%16
   Autoconfiguration IPv4 Address. . : 169.254.228.226
   Subnet Mask . . . . . . . . . . . : 255.255.0.0
   Default Gateway . . . . . . . . . :

Wireless LAN adapter WiFi:

   Connection-specific DNS Suffix  . :
   Link-local IPv6 Address . . . . . : fe80::fc98:2db5:5c74:5531%11
   IPv4 Address. . . . . . . . . . . : 192.168.______
   Subnet Mask . . . . . . . . . . . : 255.255.255.0
   Default Gateway . . . . . . . . . : 192.168.______

Was the devie running OpenWrt?

If so, you'll use the failsafe method (you need to manually configure your ethernet adatper's network settings):

Check if the router responds to IPv6. In a command prompt run:
ping ff02::2%16
(Note that 16 is the interface number that Windows enumerated your Ethernet card which I can see from ipconfig. The number will be different on other PCs.)
If you get two replies, one is the PC and the other one-- which will have a slightly longer response time-- is the router.

my problem is solved. this post can be closed. thanks everyone. it was a case of wrong input port connection..

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.