server icon indicating copy to clipboard operation
server copied to clipboard

Server binds to all network interfaces but shows only information of first one

Open ktos opened this issue 9 years ago • 1 comments

As I see from the logs, Web, API and Terminal servers are binding to 0.0.0.0, which is fine. However, Ulterius is reporting only the address of the first LAN interface in "system information", which is in my case 169.254.80.80 (APIPA range) as the first Ethernet card is the Hyper-V virtual one (Internal Network Switch).

In the Network tab of System Information there is also a MAC address - again of the first interface only. Listing of all network interfaces would be more preferable. I am also not sure from where "Data Sent" and "Data Received" values are from, but they are rising when I am using my second network card, not the Internal one, so it seems they are common to all interfaces?

Also when starting Client from context menu of tray icon it goes to 169.254.80.80 address instead of something more reasonable.

ktos avatar Aug 17 '16 13:08 ktos

@FrobtheBuilder This is partially on you as you need to display all the network devices provided when I send them over the api as we discussed.

andrewmd5 avatar Aug 17 '16 14:08 andrewmd5