Any idea why my one of my nodes is
# client
a
Any idea why my one of my nodes is showing a lan address as the endpoint? ``sh-3.2# wg show interface: utun69 public key: f5tV1UNCI6nrXLyO5DhMYCjDvbrHLJgp3Ykx08CS4V0= private key: (hidden) listening port: 51821 peer: 8WlEbOEkBA7ISiClVFBA6Pp/TEIVKSkyr8AkvP0yqAM= endpoint: PUBLIC:51821 allowed ips: 10.213.82.1/32, a591:4206:9753:2021::1/128 latest handshake: 2 seconds ago transfer: 92 B received, 180 B sent persistent keepalive: every 20 seconds peer: vCAucZQ4nkXSaZvLxrW3us2MKRdO/6p8IIVrfGtml1I= endpoint: 192.168.69.156:51821 allowed ips: 10.213.82.3/32, a591:4206:9753:2021::3/128 transfer: 0 B received, 148 B sent persistent keepalive: every 20 seconds ``
b
it might be due to a bug in endpoint detections which should be fixed in the release today
j
Is the lan ip the actual address of the other machine locally, or is it incorrect?
a
It's the lan IP of the node on my local network
Also, how do I run the upgrade on my system? Currently on 0.18.6
j
You should be able to follow the upgrade instructions for 0.18->0.19 but then replace the image tags with the 0.20 images: https://github.com/gravitl/netmaker/releases/tag/v0.19.0