Closed gangjiegj closed 5 years ago
What OS/network setup are you using?
In most cases this would mean that eDEX couldn't automatically detect the right network interface to monitor - that often happens with virtual machine setups or computers connected directly to wide area fiber networks. There is an override in the settings to set the right interface if that is the case.
I am using windows. Should I enter the name of the local interface in the settings?
Yes. Should be something like "wlan0" (wifi) or "lan0" (wired).
It seems that it still doesn't work, is it because my name is not "wlan0" format?
Oops, my bad, I just checked and apparently Windows has full-length names for network interfaces.
You can list all of them by running ipconfig /all
in a terminal (cmd.exe).
On my test machine I got "Wireless Network Connection"
and the loopback interface.
Note: I added a dropdown menu in the settings so you more easily select the right network interface. See #403, shipping in v2.0.1 in a few hours.
This is a very convenient improvement! Very friendly! But I chose the right interface and it still doesn't work, emmm..... I am sorry to say that I don’t know what to do now. 发送自 Windows 10 版邮件https://go.microsoft.com/fwlink/?LinkId=550986应用
发件人: Git² notifications@github.com 发送时间: Sunday, January 27, 2019 11:04:06 PM 收件人: GitSquared/edex-ui 抄送: gangjiegj; Author 主题: Re: [GitSquared/edex-ui] about network (#401)
Note: I added a dropdown menu in the settings so you more easily select the right network interface. See #403https://github.com/GitSquared/edex-ui/issues/403, shipping in v2.0.1 in a few hours.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/GitSquared/edex-ui/issues/401#issuecomment-457925257, or mute the threadhttps://github.com/notifications/unsubscribe-auth/As4AmJmx1lHlVIP6gcFPfTd_VRK2ra7hks5vHb_mgaJpZM4aUG-t.
@gangjiegj Did you click on Save to disk
, Reload UI
? The new settings will not apply until you do that.
I have done it. Sorry, there is still no effect.
Could you tell me the interfaces you have and the one you tried to select?
I know this is closed but I had the same issue. My problem was that the pfSense firewall was set to block all LAN -> WAN ICMP pings. Without the correct rule set, the Worldview and Network status, Network Traffic would not function correctly even with the correct interface selected.
Maybe you need to change the iFace key in setting to your current network.
Open the eDEX-UI Program and wait it. When program is loaded, push CTRL + SHIFT + S (this open setting windows). Go to iface key and change to your current network.
Save and restart eDEX-UI Program.
Good Luck!
I am a new developer and the network status always offline.What is wrong?How can I solve this problem?