/usr/local/etc/inc/plugins.inc.d/webgui.inc
function webgui_configure_do($verbose = false, $interface = ''){ global $config; $interfaces = []; if (!empty($config['system']['webgui']['interfaces'])) { /* -----> LOCAL CUSTOMIZATION WILL NOT PERSIST THROUGH FIRMWARE UPGRADES. */ /* -----> Web GUI will listen ONLY on Localhost. This effectively allows WebGUI */ /* -----> access through an SSH tunnel ONLY. */ /* $interfaces = explode(',', $config['system']['webgui']['interfaces']); */
Already exists? Just add a loopback (Interfaces: Other Types: Loopback) with an (any) address and bind to that in the gui.