Cannot connect to http://dlinkap to configure wifi router

I should configure my wifi router PowerLine AV 500 Wireless N Mini Starter Kit but when i searche in internet it redirects me to . The first time I tried it worked but now i can't and I want to know where and what is the issue.

4

2 Answers

This could happen if you have changed your ip-ranges but the link hasn't been updatet.

-open the "command prompt",

-type "ipconfig",

-find your ip-range i.e. 192.168.0.23.

-try on your browser or reinstall the "router".

most routers use xxx.xxx.xxx.1

almost like Worthwelle wrote before

hope it could help

busy

I hope you figured out how to do this by now, but just in case you haven't, I had the same exact problem and I found a surefire way to get into the config page:

  1. get into your router config page: for me (linux) I typed into a terminal:

    ip r | grep default

    which gave me my router IP:

    192.xxx.xx.1
  2. after using that IP in my browser, in the router config page, I found the powerlink device, by clicking on "details" I got the IP:

    router config page with powerlink details

    As you can see it is connected to the third LAN port, and the IP is highlighted.
    type that IP into your browser, you should get the powerlink config page

I hope this helps someone somewhere.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like