Is there a way to change the remote acces port (default port 80) for log in to the Luci interface
Topic: change remote acces port Luci interface
The content of this topic has been archived on 23 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.
Page 1 of 1
Yes, see /etc/config/uhttpd.
Yes there is a easy way ;-)
In /etc/config/uhttpd change the line
list listen_http 0.0.0.0:80to e. g.
list listen_http 0.0.0.0:81Where 81 is the port number you like to run the uHTTPd web server (LuCI) on.
Someone should add this to the Wiki
(Last edited by written_direcon on 24 Feb 2012, 12:39)
Ok I changed this line to the appropriate portnumber.
Do I need to restart the network deamon or something
/etc/init.d/uhttpd restart....
or simply reboot...
Ok it works fine now
Thank you
The discussion might have continued from here.
Page 1 of 1
