Closed ELowry closed 2 years ago
The 2 addresses displayed are the hostname and the IP address of the hostname the server is on. I was having issues similar to you where I couldn't access the website due to the local IP not being exposed and thus included the hostname form, which technically should be exposed on LAN. If you're still having issues then there might be something going on with your firewall.
Describe the bug The IP address displayed in the system tray (right-click on the icon) is technically a functional local IP; but is not publicly available over LAN. Specifically, in my case, the IP that gets displayed is
192.168.137.1
whereas my device's actual IP on the local network is192.168.1.69
.To Reproduce N/A
Expected behavior I am unsure of this; but it looks like only the adapter with DHCP should be considered in the case where there are multiple ones available?
Screenshots
Running the
ipconfig /all
command in PowerShell returns the following (redacted for obvious reasons):Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context My motherboard does not include a wireless adapter and there is no Ethernet cable connected, so the ASUS PCI-Express adapter is the only running network device.