Actions
Bug #3925
closeddnsmasq refuses non-standard port for domain overrides
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
10/10/2014
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.1
Affected Architecture:
Description
According to the dnsmasq documentation, the syntax for a domain override is --server=[/[<domain>]/[domain/]][<ipaddr>[#<port>].
I'd expect that I could enter 127.0.0.1#553 in the GUI, but this is rejected. This makes configuring dnsmasq side-by-side to another dns server quite difficult.
Updated by Chris Buechler almost 11 years ago
- Status changed from New to Rejected
you can manually configure the domain overrides instead, or use a port forward to rewrite the target port for that destination. dnsmasq is going away, not going to fix.
Actions