F5F Stay Refreshed Power Users Networks The default gateway is not functioning properly.

The default gateway is not functioning properly.

The default gateway is not functioning properly.

D
da_mitch
Member
147
04-10-2016, 12:45 PM
#1
I opened the default gateway site but it shows connection refused. When I run cmd and type ipconfig, it says media disconnected. Anyone have any idea how to fix this?
D
da_mitch
04-10-2016, 12:45 PM #1

I opened the default gateway site but it shows connection refused. When I run cmd and type ipconfig, it says media disconnected. Anyone have any idea how to fix this?

M
Matthieu_p
Member
217
04-10-2016, 01:09 PM
#2
You're not linked to your network device or internet service.
M
Matthieu_p
04-10-2016, 01:09 PM #2

You're not linked to your network device or internet service.

H
hakan10
Member
54
04-10-2016, 02:01 PM
#3
It's usual to have several network devices connected to a machine, such as Ethernet, WiFi, Bluetooth and maybe virtual adaptors for VPN or VirtualBox (if installed). Verify you're viewing the right device in the ipconfig output. Disconnecting media usually indicates the adapter isn't working, so if your link is active, the one you're using might be incorrect. With a standard home router set up, the default gateway at 192.168.1.1 will likely be the interface you're connecting to. Accessing the router's web interface can depend on whether it supports HTTPS or HTTP—test both options (adjust IP if needed). http://192.168.1.1 https://192.168.1.1 (note the warning about an invalid certificate, which is normal with self-signed certs).
H
hakan10
04-10-2016, 02:01 PM #3

It's usual to have several network devices connected to a machine, such as Ethernet, WiFi, Bluetooth and maybe virtual adaptors for VPN or VirtualBox (if installed). Verify you're viewing the right device in the ipconfig output. Disconnecting media usually indicates the adapter isn't working, so if your link is active, the one you're using might be incorrect. With a standard home router set up, the default gateway at 192.168.1.1 will likely be the interface you're connecting to. Accessing the router's web interface can depend on whether it supports HTTPS or HTTP—test both options (adjust IP if needed). http://192.168.1.1 https://192.168.1.1 (note the warning about an invalid certificate, which is normal with self-signed certs).