BIND 10 #1185: Resolver/listen_on should not require a port
BIND 10 Development
do-not-reply at isc.org
Wed Aug 17 14:07:20 UTC 2011
#1185: Resolver/listen_on should not require a port
---------------------------------+-----------------------------------------
Reporter: jreed | Owner:
Type: defect | Status: new
Priority: minor | Milestone: New Tasks
Component: resolver | Keywords:
Sensitive: 0 | Defect Severity: Low
Sub-Project: DNS | Feature Depending on Ticket:
Estimated Difficulty: 0 | Add Hours to Ticket: 0
Total Hours: 0 | Internal?: 0
---------------------------------+-----------------------------------------
Port 53 should be a default and should not be required, for example this
shows the problem:
{{{
> config add Resolver/listen_on
> config set Resolver/listen_on[2]/address "149.20.57.219"
> config commit
Error: Address must contain both the IPaddress and port
Configuration not committed
> config set Resolver/listen_on[2]/port 5301
> config commit
}}}
--
Ticket URL: <http://bind10.isc.org/ticket/1185>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development
More information about the bind10-tickets
mailing list