OpenWrt Forum Archive

Topic: I cannot open web interface

The content of this topic has been archived on 25 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hello I just installed "openwrt-wrt54g-2.6-squashfs.bin" to my Buffalo WHR-HP-G54. I installed on "dd-wrt" update page. When I said everything is okay something happened bad. I cannot open web interface. I can ping my router. I can connect with telnet. What can I do now?

There is no web interface on kamikaze. Only shell.

The web interface is developed in the X-Wrt project.
You can either flash the image with the webif2 built-in. The images are here: .
Or you can install the package into the plain OpenWrt. Find the webif package for your Kamikaze release (http: //downloads.x-wrt.org/xwrt/kamikaze/<release>/brcm47xx-2.6/packages/webif_0.3-6_mipsel.ipk) and install it after the ssh login to your router (example):

ipkg install http://downloads.x-wrt.org/xwrt/kamikaze/7.07/brcm47xx-2.6/packages/webif_0.3-6_mipsel.ipk

It is the development version. It is not complete as Kamikaze is really a quickly moving target but it is mostly usable.
You can regularly update it, check the status and help to finish or enhance it.

The discussion might have continued from here.