Skip to content

Conversation

pranavkonde
Copy link

Fix #3336 issue

Comment on lines +655 to +659
// When using shared TCP listener, force reachability to public
// This is because the shared listener setup can interfere with AutoNAT's
// ability to properly detect reachability
public := network.ReachabilityPublic
cfg.AutoNATConfig.ForceReachability = &public
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We want to fix the interference not disable autonat.

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.

Reachability of nodes is Private when using ShareTCPListener
2 participants