OpenWrt Forum Archive

Topic: Locked out

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

Hey guys.  I've installed OpenWrt on my Linksys WRTSL54GS as well as a bunch of ipkg components.  I've gotten to the point where I have installed everything I need (php, sqlite libraries, tinyproxy, lighttpd, veronica files), however this last reboot resulted in the web interface being removed.

Checking httpd file results in the string

httpd -p 90 -h www -r OpenWrt

Now I have been told the port was changed to port 90 from port 80, so I've tried to access the router at 192.168.200.1 (lan ip) and nothing is responding.  I tried 192.168.200.1:90 and nothing.  I can still ssh into the router and scp stuff up via WinSCP but am at a loss as to how to fix this problem. 

Anyone?

Try typing full address into your web browser: http://192.168.200.1:90
Http:// is a part of the address, but browsers will insert that into url for you, but only IF port is 80.

The discussion might have continued from here.