I'm trying to access ubus on 192.168.1.1/ubus, but when I do that, it takes me back to the main page. I see luci is on :8080. Is Ubus also on :8080/ubus?
@alzhao -- Any idea? I want to try http ubus. but idk if the port 8080 thing is causing issues? Can you confirm?
Hello,
The Web UI does not support to access to ubus.
You can SSH to the router through the command to check the ubus
.
1 Like
I guess you can. The firmware comes with uhttpd-mod-ubus which you can do ubus call via uhttpd. Also there is nginx-mod-ubus. You may need to do some configuration to use that.
I don't have too much experience and cannot help too much.
1 Like