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

Certificate Packages using the wrong IP Address #684

Open
TLeggett68 opened this issue Mar 16, 2024 · 3 comments
Open

Certificate Packages using the wrong IP Address #684

TLeggett68 opened this issue Mar 16, 2024 · 3 comments
Assignees
Labels
bug_minor Minor bug, Server still syncs with clients
Milestone

Comments

@TLeggett68
Copy link

TLeggett68 commented Mar 16, 2024

Probably not an issue per say. While using ZeroTier, generated certificates are being created with the servers physical IP and not the ZeroTier assigned IP for that device. Is there a work around to force the use of the ZT IP? All IP addresses within the config.py point towards the ZT assigned IP. The UI Data package IP has no effect on the IP Address in the certificate.

@TLeggett68
Copy link
Author

Just wanted to add, all IP addresses in the MainConfig.yaml also point towards the zero tier device IP as well. Im not sure why FTS still associates the device IP. If i navigate to zerotierIP:5000 from outside the local network, i can access the UI.

@brothercorvo brothercorvo added the bug_minor Minor bug, Server still syncs with clients label Mar 24, 2024
@brothercorvo brothercorvo added this to the 2.2 milestone Mar 24, 2024
@brothercorvo brothercorvo modified the milestones: 2.2, 2.3 Apr 14, 2024
@naman108
Copy link
Collaborator

hey there, sorry for the delay, if you update to version 2.2.1 and set the following variables in your /opt/FTSConfig.yaml file

Addresses:
  FTS_DP_ADDRESS=[YOUR ZT IP]
  FTS_USER_ADDRESS=[YOUR ZT IP]

simply restart your server, regenerate your certificates and then they should contain your ZT IP.

@nir2602
Copy link
Contributor

nir2602 commented May 21, 2024

Hey @TLeggett68 , have you tried implementing the fix above yet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug_minor Minor bug, Server still syncs with clients
Projects
None yet
Development

No branches or pull requests

4 participants