We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the problem
When trying to migrate from Network Routes to Networks, I see that the nodes involved are trying to connect to themselves as loopback
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Peers should not do loopback to themself
Are you using NetBird Cloud?
Self-hosted
NetBird version
0.35.2
NetBird status -dA output:
netbird status -dA Peers detail: test.nb.anon-iahJA.domain: NetBird IP: 100.65.50.222 Public key: KLPf1TNWZmXdsuh/COLtja0kcHL8s86rVfYA38pHLg8= Status: Connected -- detail -- Connection type: Relayed ICE candidate (Local/Remote): -/- ICE candidate endpoints (Local/Remote): -/- Relay server address: rels://nb-hub.anon-BT4rV.domain:443 Last connection update: 34 seconds ago Last WireGuard handshake: - Transfer status (received/sent) 0 B/0 B Quantum resistance: true Routes: - Networks: - Latency: 0s
opn-test.nb.anon-iahJA.domain: NetBird IP: 100.65.185.200 Public key: ulZHQG4FWQ8cBIq84XYTC3vKIZ2oO200l4R9ncR9EEU= Status: Connected -- detail -- Connection type: P2P ICE candidate (Local/Remote): srflx/host ICE candidate endpoints (Local/Remote): 198.51.100.0:23944/10.1.1.178:51820 Relay server address: rels://nb-hub.anon-BT4rV.domain:443 Last connection update: 45 seconds ago Last WireGuard handshake: 40 seconds ago Transfer status (received/sent) 53.6 KiB/21.0 KiB Quantum resistance: true Routes: - Networks: - Latency: 17.987698ms
OS: linux/amd64 Daemon version: 0.35.2 CLI version: 0.35.2 Management: Connected to https://nb-hub.anon-BT4rV.domain:443 Signal: Connected to https://nb-hub.anon-BT4rV.domain:443 Relays: [stun:nb-hub.anon-BT4rV.domain:3478] is Available [turn:nb-hub.anon-BT4rV.domain:3478?transport=udp] is Available [rels://nb-hub.anon-BT4rV.domain:443] is Available Nameservers: FQDN: test.nb.anon-iahJA.domain NetBird IP: 100.65.50.222/16 Interface type: Kernel Quantum resistance: true (permissive) Routes: 192.168.1.0/24 Networks: 192.168.1.0/24 Peers count: 2/2 Connected
The text was updated successfully, but these errors were encountered:
Hi @Gauss23, thank you for reporting this issue. We are aware and have created a fix with #3142. This fix will be released soon
Sorry, something went wrong.
No branches or pull requests
Describe the problem
When trying to migrate from Network Routes to Networks, I see that the nodes involved are trying to connect to themselves as loopback
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Peers should not do loopback to themself
Are you using NetBird Cloud?
Self-hosted
NetBird version
0.35.2
NetBird status -dA output:
netbird status -dA
Peers detail:
test.nb.anon-iahJA.domain:
NetBird IP: 100.65.50.222
Public key: KLPf1TNWZmXdsuh/COLtja0kcHL8s86rVfYA38pHLg8=
Status: Connected
-- detail --
Connection type: Relayed
ICE candidate (Local/Remote): -/-
ICE candidate endpoints (Local/Remote): -/-
Relay server address: rels://nb-hub.anon-BT4rV.domain:443
Last connection update: 34 seconds ago
Last WireGuard handshake: -
Transfer status (received/sent) 0 B/0 B
Quantum resistance: true
Routes: -
Networks: -
Latency: 0s
opn-test.nb.anon-iahJA.domain:
NetBird IP: 100.65.185.200
Public key: ulZHQG4FWQ8cBIq84XYTC3vKIZ2oO200l4R9ncR9EEU=
Status: Connected
-- detail --
Connection type: P2P
ICE candidate (Local/Remote): srflx/host
ICE candidate endpoints (Local/Remote): 198.51.100.0:23944/10.1.1.178:51820
Relay server address: rels://nb-hub.anon-BT4rV.domain:443
Last connection update: 45 seconds ago
Last WireGuard handshake: 40 seconds ago
Transfer status (received/sent) 53.6 KiB/21.0 KiB
Quantum resistance: true
Routes: -
Networks: -
Latency: 17.987698ms
OS: linux/amd64
Daemon version: 0.35.2
CLI version: 0.35.2
Management: Connected to https://nb-hub.anon-BT4rV.domain:443
Signal: Connected to https://nb-hub.anon-BT4rV.domain:443
Relays:
[stun:nb-hub.anon-BT4rV.domain:3478] is Available
[turn:nb-hub.anon-BT4rV.domain:3478?transport=udp] is Available
[rels://nb-hub.anon-BT4rV.domain:443] is Available
Nameservers:
FQDN: test.nb.anon-iahJA.domain
NetBird IP: 100.65.50.222/16
Interface type: Kernel
Quantum resistance: true (permissive)
Routes: 192.168.1.0/24
Networks: 192.168.1.0/24
Peers count: 2/2 Connected
The text was updated successfully, but these errors were encountered: