Omega2 and LUCI
-
I wish to install LUCI on my Omega2. I have seen and followed the few postings already on this forum. As they are over one year old the suggestions do not work. I am currently using version 0.2.1 b199. Not ready to upgrade yet as the upgrade usually clears my custom settings.
Has anyone more recent information as to how I can install LUCI?
-
it could be possible only if you uninstall the gui package of default firmware, luci and onionOS use the same port (port 80) try to install both of them only gives you a conflict package
-
Thank you for the reply.
I was hoping that someone has detailed instructions for removing the console gui. As mentioned, I tried as per year old instructions and was not successful.
-
opkg remove onion-os opkg install luci
-
@Junxiao-Shi said in Omega2 and LUCI:
opkg remove onion-os opkg install luci
After enabling the necessary repos, I executed these two commands and the installation went smoothly.
Still, after reboot, I cannot connect to Luci at the Omega's IP address but I get forwarded to 'IP_addres_omega/OnionOS'. Any suggestion on how to proceed?
-
@Enrico-Trevisanello said in Omega2 and LUCI:
Still, after reboot, I cannot connect to Luci at the Omega's IP address but I get forwarded to 'IP_addres_omega/OnionOS'. Any suggestion on how to proceed?
This is caused by browser caching of
http://192.168.3.1/
URI. You can either clear browser cache, or navigate tohttp://192.168.3.1/cgi-bin/luci/
directly.
-
Junxiao Shi thank you for the reply. Worked without any problems.
Maybe the powers that be might consider the option of having Onion OS, Luci or both as a setup option.
-
@Junxiao-Shi said in Omega2 and LUCI:
This is caused by browser caching of
http://192.168.3.1/
URI. You can either clear browser cache, or navigate tohttp://192.168.3.1/cgi-bin/luci/
directly.Thanks for the reply, but the actual problem was that I was connecting to the Omega through the IP address of the ethernet wan network interface and not the br-wlan 'access point' interface. Is there a way to get LUCI working on that one?
-
@Enrico-Trevisanello said in Omega2 and LUCI:
I was connecting to the Omega through the IP address of the ethernet wan network interface and not the br-wlan 'access point' interface. Is there a way to get LUCI working on that one?
It should be possible by adjusting firewall port forwarding settings.
Another way is tunneling HTTP over SSH: https://openwrt.org/docs/guide-user/luci/luci.secure