You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The external IP address of one of my innernet servers changed, unfortunately; I can change external-endpoint in the client conf files, which works fine -- the clients are connected -- but when I run innernet add-peer on clients that are admins, the .toml file generated has the old external-endpoint. Is there a place/way to update that? I thought I had seen a relevant issue already, but I can't find it. I've also seen #217 which I think doesn't address this. Thanks!
The text was updated successfully, but these errors were encountered:
Hi, I believe the external endpoint for the server is stored in /etc/innernet/<INTERFACE>.conf
You could edit the server's external endpoint there. Though I agree it would be nice to update this field when the server's endpoint is changed so you don't have to change this manually.
The external IP address of one of my innernet servers changed, unfortunately; I can change
external-endpoint
in the client conf files, which works fine -- the clients are connected -- but when I runinnernet add-peer
on clients that are admins, the .toml file generated has the old external-endpoint. Is there a place/way to update that? I thought I had seen a relevant issue already, but I can't find it. I've also seen #217 which I think doesn't address this. Thanks!The text was updated successfully, but these errors were encountered: