Bug 13355 - DNS forwarder port cannot be specified
Summary: DNS forwarder port cannot be specified
Status: RESOLVED FIXED
Alias: None
Product: Samba 4.1 and newer
Classification: Unclassified
Component: DNS server (internal) (show other bugs)
Version: unspecified
Hardware: All All
: P5 enhancement (vote)
Target Milestone: ---
Assignee: Kai Blin
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-24 21:00 UTC by Robin McCorkell
Modified: 2023-05-02 23:51 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robin McCorkell 2018-03-24 21:00:02 UTC
I want to use the internal Samba DNS server, forwarding to a recursive DNS server (Unbound) running on the same host. Samba takes port 53, so Unbound needs to listen on another port, but Samba cannot be configured to talk to a port other than 53 on the configured DNS forwarder.

I should be able to use `dns forwarder = 127.0.0.1:53530` or `dns forwarder = [::1]:53530` to forward DNS queries to localhost on port 53530.
Comment 1 Kai Blin 2018-03-26 11:26:21 UTC
While this is not possible at the moment, I agree that this would be a good idea to get set up.
Comment 2 Uri Simchoni 2021-09-28 17:52:33 UTC
Setting host:port has landed in master and is scheduled for 4.16.