Ask
Reply
Solution
17-06-2024 11:46 PM
Hi everyone.
I am Vodafone Pro II user , recently went live and of course wanted to setup everything trough web interface.
Unfourtenatly http://192.168.1.1 is not accessible from PC , doing same thing from mobile device is ok and everything works.
But I would like to access WEB interface from pc . Anyone had issue like this ?
I can ping 192.168.1.1 without problems.
double checked default gateway DHCP is 192.168.1.1
I don't know what else I could try.
18-06-2024 09:31 AM
@Daugava You could ...
change the ethernet cable
plug the ethernet cable in a different socket on the back of the router
change the PC settings for the ethernet port
use a different browser
if Windows, open a CMD window, and type the command "ipconfig" and you will see something like this
C:\Users\fred>ipconfig
Windows IP Configuration
Ethernet adapter Ethernet 3:
Connection-specific DNS Suffix . : lan
IPv4 Address. . . . . . . . . . . : 192.168.1.151
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.1
Ethernet adapter Bluetooth Network Connection:
Media State . . . . . . . . . . . : Media disconnected
Connection-specific DNS Suffix . :
C:\Users\fred>
18-06-2024 09:57 AM
@Cynric
Thanks for reply.
Changing ports and wires doesn't help at all.
Tried most of browsers , chrome , ff, edge , opera - all the same.
By IP config everything looks fine >
Ethernet adapter Ethernet:
Connection-specific DNS Suffix . : ultrahub
IPv6 Address. . . . . . . . . . . : 2a0a:ef40:804:bb01:cf73:a90e:455f:6164
Temporary IPv6 Address. . . . . . : 2a0a:ef40:804:bb01:14e0:7173:99f3:8470
Link-local IPv6 Address . . . . . : fe80::95f8:bb4b:62b2:8fc9%22
IPv4 Address. . . . . . . . . . . : 192.168.1.200
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . : fe80::d692:5eff:fe17:bc4d%22
192.168.1.1
18-06-2024 10:16 AM
@Daugava ON the PC, in the CMD window, do the following
ipconfig /flushdns
ipconfig /release
ipconfig /release6
ipconfig /renew
(now test the browser)
ipconfig /renew6
(test the browser again)
18-06-2024 12:30 PM
@Cynric
Thanks for your comment . Good idea, but unfortunately it did not gave much.
Cleaned cache and biscuits from browsers now instead of refused connection to 192.168.1.1 its just never ending loading in browsers , it doesn't connect but also doesn't drop connection just keeps loading .
18-06-2024 12:39 PM
Have you tried a different browser? Incognito mode?
18-06-2024 12:54 PM
Hey @Ripshod
Yes , as mentioned above tried most of browsers . Including their Incognito modes.
18-06-2024 02:05 PM
@Daugava Do you know how to use browser "dev mode"?