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
Hi @chirayu-patel - I apologize we let this issue languish for so long without a reply.
Can you please include the config file (with pki information removed) for the Lighthouse (192.168.100.1), the affected node, and the node it is communicating with (192.168.100.49)?
Additionally, can you confirm that the node has been restarted since you set relay.use_relays: false? This flag is not currently reloadable, and requires a full restart of Nebula to take effect.
What version of
nebula
are you using?1.6.0 and 1.7.2
What operating system are you using?
Linux
Describe the Bug
I have enabled relay feature on the lighthouse node which is having public ip.
The other nodes mostly are behind NAT.
By default, I have enabled relays to be true on all the nodes. So they try relaying through the lighthouse node.
Today, on one of the nodes I tried disabling relay using use_relay false, I also tried completely removing the relay config.
Still , its relaying through the lighthouse node. I even restarted the service as well rebooted the node completely.
I double checked by connecting to the ssh service, it continues relaying through the relay node. Not sure from where is it getting the info to relay
Logs from affected hosts
ray@nebula > print-relays
{"Relays":[{"NebulaIp":"192.168.100.1","RelayForIps":[{"Error":null,"Type":"terminal","State":"established","PeerIp":"192.168.100.49","LocalIndex":2817129221,"RemoteIndex":2268183854,"RelayedThrough":["192.168.100.1"]}]}]}
Config files from affected hosts
No response
The text was updated successfully, but these errors were encountered: