Jump to content

It is common to have multiple network adaptors on a computer, you typically see Ethernet, WiFi, Bluetooth and possibly virtual adaptors for VPN or VirtualBox (if either is installed). Make sure you are looking at the correct adaptor on the ipconfig output. Media Disconnected will in every case mean that adaptor cannot communicate, so if your connection works, you are looking at the wrong one. If you have a typical home router with default settings, whatever interface shows 192.168.1.1 as the default gateway will be the interface you are using.

 

As far as being able to access the router's web interface, some routers require HTTPS, others only support HTTP, so try both the following (change the IP if yours is different).

http://192.168.1.1

https://192.168.1.1 (this will show an invalid cert warning, that is expected due to the router using a self-signed cert).

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×