Hello,
I am completely new to OpenWRT.
Since I need a new router, I thought I would give OpenWRT a try.
I purchased the OpenWRT One router and flashed the 24.10.4 firmware onto it. Unfortunately, the Luci web interface does not work via the URL http://192.168.1.1 .
Therefore, I already need your assistance.
What do I need to do to start the Luci web interface? All I see in the browser is “Loading view...”.
Thank you very much.
Merlin63
frollic
November 20, 2025, 12:33pm
2
if you DLed the the vanilla 24.10.4 image, Luci should be there.
do you get an 192.168.1.x IP on your (wired) client ?
tried the other Ethernet port ?
Yes. The client (windows-notebook) is a wired client and has an IP.
Firewall on this notebook is completely off.
frollic
November 20, 2025, 12:40pm
4
... in the subnet posted earlier ?
yes. the notebook has an ip in 192.168.1.x
When I use the port "2.5G / PoE", ssh also does not work.
frollic
November 20, 2025, 12:47pm
6
by default the PoE port is WAN, there's a firewall there, you'll never connect through it.
try ssh root@192.168.1.1 , or Putty, and not use the PoE port
in worst case, serial via the USB-C port.
On the port "1G" ssh works. I installed putty and can connect via ssh to the router. Only Luci won't work
frollic
November 20, 2025, 12:52pm
8
then please post ubus call system board and ps.
I suggest you run firstboot -y && reboot to do a full reset.
use the </> button when you post the cli output, to sandwich the text.
login as: root
root@192.168.1.1's password:
BusyBox v1.36.1 (2025-10-19 16:37:45 UTC) built-in shell (ash)
_______ ________ __
| |.-----.-----.-----.| | | |.----.| |_
| - || _ | -__| || | | || _|| _|
|_______|| __|_____|__|__||________||__| |____|
|__| W I R E L E S S F R E E D O M
-----------------------------------------------------
OpenWrt 24.10.4, r28959-29397011cc
-----------------------------------------------------
root@OpenWrt:~# ubus call system board
{
"kernel": "6.6.110",
"hostname": "OpenWrt",
"system": "ARMv8 Processor rev 4",
"model": "OpenWrt One",
"board_name": "openwrt,one",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "24.10.4",
"revision": "r28959-29397011cc",
"target": "mediatek/filogic",
"description": "OpenWrt 24.10.4 r28959-29397011cc",
"builddate": "1760891865"
}
}
root@OpenWrt:~# ps
PID USER VSZ STAT COMMAND
1 root 2308 S /sbin/procd
2 root 0 SW [kthreadd]
3 root 0 SW [pool_workqueue_]
4 root 0 IW< [kworker/R-rcu_g]
5 root 0 IW< [kworker/R-rcu_p]
6 root 0 IW< [kworker/R-slub_]
7 root 0 IW< [kworker/R-netns]
8 root 0 IW [kworker/0:0-eve]
9 root 0 IW< [kworker/0:0H-kb]
12 root 0 IW< [kworker/R-mm_pe]
13 root 0 IW [rcu_tasks_trace]
14 root 0 SW [ksoftirqd/0]
15 root 0 IW [rcu_sched]
16 root 0 SW [migration/0]
17 root 0 SW [cpuhp/0]
18 root 0 SW [cpuhp/1]
19 root 0 SW [migration/1]
20 root 0 SW [ksoftirqd/1]
23 root 0 IW< [kworker/R-inet_]
25 root 0 SW [oom_reaper]
26 root 0 IW< [kworker/R-write]
27 root 0 SW [kcompactd0]
28 root 0 IW< [kworker/R-pencr]
29 root 0 IW< [kworker/R-pdecr]
30 root 0 IW< [kworker/R-crypt]
31 root 0 IW< [kworker/R-kbloc]
32 root 0 IW< [kworker/R-blkcg]
33 root 0 IW [kworker/u4:1-ev]
34 root 0 IW< [kworker/R-ata_s]
35 root 0 SW [watchdogd]
37 root 0 SW [kswapd0]
45 root 0 IW [kworker/u4:2-ev]
47 root 0 IW< [kworker/R-kthro]
213 root 0 IW [kworker/0:3-pm]
250 root 0 SW [spi0]
279 root 0 SW [spi1]
282 root 0 IW [kworker/1:3-pm]
296 root 0 SW [ubi_bgt0d]
313 root 0 SW [spi2]
426 root 0 RW [napi/mtk_eth-5]
427 root 0 RW [napi/mtk_eth-6]
466 root 0 IW< [kworker/R-mld]
468 root 0 IW< [kworker/R-ipv6_]
470 root 0 IW< [kworker/1:1H-kb]
471 root 0 IW< [kworker/R-dsa_o]
472 root 0 IW< [kworker/R-kstrp]
473 root 0 IW [kworker/1:7-eve]
693 root 0 SW [irq/15-gpio-key]
694 root 0 SW [irq/16-gpio-key]
700 root 0 IW< [kworker/R-nvme-]
702 root 0 IW< [kworker/R-nvme-]
703 root 0 IW< [kworker/R-nvme-]
835 root 0 SW [ubifs_bgt0_5]
915 ubus 1468 S /sbin/ubusd
916 root 932 S /sbin/askfirst /usr/libexec/login.sh
951 root 1088 S /sbin/urngd
1019 root 0 SW [irq/84-10320000]
1020 root 0 IW< [kworker/R-wq_ri]
1021 root 0 SW [irq/85-10320000]
1022 root 0 IW< [kworker/R-wq_ri]
1023 root 0 SW [irq/86-10320000]
1024 root 0 IW< [kworker/R-wq_ri]
1025 root 0 SW [irq/87-10320000]
1026 root 0 IW< [kworker/R-wq_ri]
1046 root 0 IW< [kworker/R-cfg80]
1055 root 0 SW [napi/phy0-7]
1056 root 0 SW [napi/phy0-8]
1057 root 0 SW [napi/phy0-9]
1058 root 0 SW [napi/phy0-10]
1059 root 0 SW [napi/phy0-11]
1060 root 0 SW [napi/phy0-12]
1080 root 0 SW [mt76-tx phy0]
1306 logd 2064 S /sbin/logd -S 128
1360 root 3708 S /sbin/rpcd -s /var/run/ubus/ubus.sock -t 30
1417 root 0 IW< [kworker/0:2H]
1621 root 1132 S /usr/sbin/dropbear -F -P /var/run/dropbear.1.pid -p 22 -K 300 -T 3 -W 2
1727 root 2852 S {hostapd} /sbin/ujail -t 5 -n hostapd -U network -G network -C /etc/cap
1728 root 2852 S {wpa_supplicant} /sbin/ujail -t 5 -n wpa_supplicant -U network -G netwo
1768 network 5052 S /usr/sbin/wpa_supplicant -n -s -g /var/run/wpa_supplicant/global
1769 network 5112 S /usr/sbin/hostapd -s -g /var/run/hostapd/global
1792 root 2640 S /sbin/netifd
1905 root 1848 S /usr/sbin/odhcpd
2030 root 3040 S /usr/sbin/uhttpd -f -h /www -r OpenWrt -x /cgi-bin -u /ubus -t 60 -T 30
2318 root 0 SW [irq/53-mdio-bus]
2520 root 2852 S {ntpd} /sbin/ujail -t 5 -n ntpd -U ntp -G ntp -C /etc/capabilities/ntpd
2578 root 1000 S /usr/sbin/ubihealthd -f -d /dev/ubi0
2580 ntp 1336 S /usr/sbin/ntpd -n -N -S /usr/sbin/ntpd-hotplug -p 0.openwrt.pool.ntp.or
2835 root 2852 S {dnsmasq} /sbin/ujail -t 5 -n dnsmasq -u -l -r /bin/ubus -r /etc/TZ -r
2852 dnsmasq 1668 S /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf.cfg01411c -k -x /var/run/dns
3139 root 0 IW [kworker/u4:3-ev]
3166 root 0 IW< [kworker/1:0H]
3455 root 1156 R /usr/sbin/dropbear -F -P /var/run/dropbear.1.pid -p 22 -K 300 -T 3 -W 2
3456 root 1352 S -ash
3489 root 0 IW [kworker/u4:0-ev]
3490 root 1344 R ps
root@OpenWrt:~#
I have done firstboot -y && reboot.
Luci will not work.
egc
November 20, 2025, 1:20pm
11
make sure you use http://192.168.1.1 and not https ://192.168.1.1 some browsers do not support http and will automatically switch to https
Also clear browser cache and/or try another browser
1 Like
I use the firefox browser. Cache cleared.
Unfortunately, it's not working. I'll install the Opera browser.
Thank you very much for your help so far.
I hope I can ask more about this later.
frollic
November 20, 2025, 1:28pm
13
Merlin63:
Luci will not work.
web server is up and running, there's no reason for it not to work:
1 Like
I have now connected a Linux notebook... and Luci is functioning. From now on, I only want to have Linux computers.
I am now in the way of configuring my network.
I believe I will have a few more questions.
But for now, thank you very much for your prompt help.
Merlin63
1 Like
frollic
November 20, 2025, 1:59pm
15
start new threads, if you do.
system
Closed
November 30, 2025, 2:00pm
16
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.