January 20, 20206 yr Hi everybody, I have an Unraid installation with multiple NIC and I would like to enable the WebUI access only on selected NIC. My goal is to be able to expose a service on port 80 of a specific network card with docker. Thank you for your help. Best regards Richard
January 23, 20206 yr The WebGUI is attached to interface eth0, this can not be changed. All of the other interfaces can be used for different purposes. E.g. VMs and/or Docker containers running on dedicated connections. See network settings -> network rules to set the assignment of interfaces . NOTICE ======= By default the GUI listens on every available interface, there is a hidden setting to bind the GUI to interface eth0 only. Do the following: - In the file "/config/ident.cfg" on your USB device change the setting BIND_MGT="yes" - Save the file and open a terminal session. Execute "/etc/rc.d/rc.nginx restart" Edited January 23, 20206 yr by bonienl
Archived
This topic is now archived and is closed to further replies.