Hello all,
I am very new to openWRT, just flashed openWRT onto my spare router to test the water.
The router in question is a "TP-Link TL-WR1043ND v1.10" and I have "Chaos Calmer 15.05" installed.
I am trying to connect to LuCI using https.
I found this guide - http://wiki.openwrt.org/doc/howto/luci.secure
But I ran right into a brick wall
"To access an HTTPS page is just typing https://openwrt.lan instead of http://openwrt.lan."
https://192.168.1.1 gives me a 404 error, no issues with plain http.
There's a note to ensure that all necessary dependencies are installed - http://wiki.openwrt.org/doc/howto/luci. … stallation
Unfortunately I am completely lost on that page, its directing me to install LuCI? Isn't LuCI already installed?
I have also looked around the package manager within LuCI, however it had no new updates. But as this link shows - http://wiki.openwrt.org/doc/packages - there are clearly many packages out there.
I also have no clue on how to execute these "OPKG" commands, where do I execute them from?
tl;dr
1) How to connect to LuCI using https?
2) How do I install more packages?
3) How/Where do I execute "OPKG" commands?
A clear step-by-step guide would be appreciated! I suspect I'm missing out on some prerequisite knowledge, feeling quite lost and confused :x