Can't access modem settings page (CBN ch6541e)

Closed
alenn_m Posts 3 Registration date Wednesday November 28, 2018 Status Member Last seen November 28, 2018 - Nov 28, 2018 at 12:31 PM
 Blocked Profile - Nov 29, 2018 at 05:12 PM
I'm using CBN ch6541e modem and I can't access the settings page.
The internet was slow so I decided to try to reset the settings to factory values (I was holding reset button for 10 seconds until LEDs started to blink) and then I tried to setup my wifi but I couldn't access the settings page.
Before the reset I could access the settings page, it's on this IP: 192.168.0.1

If I try to open it in Firefox I get: `The connection was reset`

I even tried with `curl` and this is what I got:

curl: (52) Empty reply from server

Response from `route -n`:

Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.0.1 0.0.0.0 UG 100 0 0 enp2s0f0
169.254.0.0 0.0.0.0 255.255.0.0 U 1000 0 0 br-3b6585c16e7e
172.17.0.0 0.0.0.0 255.255.0.0 U 0 0 0 docker0
172.18.0.0 0.0.0.0 255.255.0.0 U 0 0 0 br-79de335068d7
172.19.0.0 0.0.0.0 255.255.0.0 U 0 0 0 br-b41b0c2ecfdb
172.20.0.0 0.0.0.0 255.255.0.0 U 0 0 0 br-3b6585c16e7e
172.21.0.0 0.0.0.0 255.255.0.0 U 0 0 0 br-d941acb08ab6
192.168.0.0 0.0.0.0 255.255.255.0 U 100 0 0 enp2s0f0

I'm using `Kubuntu 18.04` if it matters

1 response

Blocked Profile
Nov 28, 2018 at 04:17 PM
Yo cannot configure it through WIFI, you must be on an ethernet cable.
5
alenn_m Posts 3 Registration date Wednesday November 28, 2018 Status Member Last seen November 28, 2018
Nov 28, 2018 at 04:20 PM
I have attached the cable, UDP cable and internet is working fine, I just can't access the modem settings
0
Blocked Profile
Nov 28, 2018 at 04:21 PM
then if you can access the internet, pull an IPCONFIG report. That will give you the address. If your gateway is set to 192.168.0.1, try https://192.168.0.1

Have fun!
0
alenn_m Posts 3 Registration date Wednesday November 28, 2018 Status Member Last seen November 28, 2018
Nov 28, 2018 at 05:17 PM
Thanks for the answer. With https I get "Unable to connect" error, with http I get: "The connection was reset".
I'm using Linux so I can't pull an IPCONFIG report. I can pull an "route -n" report which is attached in my question
0
Blocked Profile
Nov 29, 2018 at 05:12 PM
Do you see this entry: "169.254.0.0 0.0.0.0:"

That is not valid IP address. Is that the interface that you are connecting with?
0