Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "RELAY" status not showing #82

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lideming
Copy link
Contributor

@lideming lideming commented Jan 7, 2022

Related: #69

@key-networks key-networks self-assigned this Jan 8, 2022
@key-networks
Copy link
Owner

Thanks @lideming for submitting this fix. I have included it in the following DEB and RPM builds for your testing, along with an upgrade of jquery from 3.4.1 to 3.6.0 (just so that you aware that any changes may be due to the change in jquery). Could you please test this build and let us know if it is ok?
DEB:
https://key-networks.s3.us-west-1.amazonaws.com/deb/ztncui/1/x86_64/ztncui_0.8.7_amd64.deb

RPM:
sudo dnf --enablerepo=ztncui-testing upgrade ztncui

@sanbrother
Copy link

I did some test. Is it correct to show "ONLINE" when all ZeroTier networks are disconnected?
I should be behind some NAT, and have no public IPs. The "Peer Address" (175.166.187.XXX) is a dynamic IP allocated by ISP.
Should the "Peer Address" display ZeroTier networks IP? (Like 192.168.xxx.yyy)

@lideming
Copy link
Contributor Author

lideming commented Feb 8, 2022

I did some test. Is it correct to show "ONLINE" when all ZeroTier networks are disconnected? I should be behind some NAT, and have no public IPs. The "Peer Address" (175.166.187.XXX) is a dynamic IP allocated by ISP. Should the "Peer Address" display ZeroTier networks IP? (Like 192.168.xxx.yyy)

I know it can be confusing but it's correct. The "peer status" is "ONLINE" when the client established peer connection to the controller. It's the same thing as shown by running the command zerotier-cli peers on the controller.

@sanbrother
Copy link

Not sure why, it doesn't work today. All peers are 'OFFLINE', but can ping each other.
ZeroTier's official console, has a 'Last seen' column, it shows either 'ONLINE' or the time since last online state. Can we archive that ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants