NET has two interfaces

Which would be the recommended interface that I utilize I have 127 and 192, both are saying connection not secured, can anyone point me into the right direction or just simply ignore it? Thank you for your time!

1 Like

Need a litle more info but if you are trying to navigate to the web console from the server, you can use either the local loopback address of 127.0.0.1 or the actual private ip of your machine. They both point to the same place. If you access the web console from another machine on your network then the 192 address would have to be used as the loopback is only accessible from the machine hosting the server. Security warning can be ignored

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.