GL-MT300N-V2 firmware rebuild failed to open web admin

Hello,

I have rebuilt firmware OK (follow guide at GitHub - gl-inet/openwrt: This repository is fork from openwrt official repo, we will update the latest tag and release GL.iNet firmware based on it.)

New firmware boot-up OK, however when client try to connect to web admin page http://192.168.0.1 then I got the error “404 - Not Found” with the redirect URL http://192.168.0.1/luci

Either lighttpd or uhttpd got the same that error. Any help on that ?

Thank you.

If you build your own firmware, the IP should be 192.168.1.1, right?

After rebuild, my box ethernet IP is 192.168.0.1 (ifconfig command).

With GL.iNet packages choice shortcut → Select basic packages option enable, FW has both lighttpd and uhttpd and I have to disable uhttpd by “service uhttpd disable” command.

luci address should be 192.168.0.1/cgi-bin/luci