mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-24 19:36:36 +00:00
Add note about DNS forwarder port change (#430)
* Add note about DNS forwarder port change in documentation for manage DNS and routing traffic guides * Add note about DNS forwarder port change in accessing entire domains and networks documentation
This commit is contained in:
@@ -89,6 +89,10 @@ You can enable DNS resolution on the routing peer by accessing your account `Set
|
||||
Once the feature is enabled, you may need to restart your routing peers and clients to apply the changes.
|
||||
</Note>
|
||||
|
||||
<Note>
|
||||
DNS Forwarder port change: starting with NetBird v0.59.0, the local DNS forwarder used for routed DNS routes switches from port <code>5353</code> to <code>22054</code> to avoid collisions on client devices. For backward compatibility, the Management Service applies the new port only when <strong>all peers in the account</strong> run v0.59.0 or newer. If any peer is below v0.59.0, port <code>5353</code> will be used for all peers in that account.
|
||||
</Note>
|
||||
|
||||
## Differences between Networks and Network Routes
|
||||
|
||||
| | Networks | Network routes |
|
||||
|
||||
Reference in New Issue
Block a user