Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 255557

Summary: BIND won't start with query-source specified
Product: Gentoo Linux Reporter: vsync <vsync>
Component: [OLD] ServerAssignee: Konstantin Arkhipov (RETIRED) <voxus>
Status: RESOLVED TEST-REQUEST    
Severity: major CC: bind+disabled
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugzilla.redhat.com/show_bug.cgi?id=475120
Whiteboard:
Package list:
Runtime testing required: ---

Description vsync 2009-01-19 21:17:08 UTC
I had the following directive in my named.conf to work around some firewall issues:

  query-source address * port 53;

I just emerged bind-9.4.3_p1 and rebooted, and named wouldn't start.  I got the error:

Jan 19 12:03:02 rash named[6624]: could not get query source dispatcher (0.0.0.0#53)
Jan 19 12:03:02 rash named[6624]: loading configuration: address in use
Jan 19 12:03:02 rash named[6624]: exiting (due to fatal error)


Reproducible: Always

Steps to Reproduce:
1. bind-9.4.3_p1
2. "query-source address * port 53;" in named.conf
3. start/restart named




I've attached a link to the Red Hat Bugzilla which seems to be the same issue.
Comment 1 Christian Ruppert (idl0r) gentoo-dev 2010-05-10 16:41:16 UTC
Please test it again with net-dns/bind-9.4.3_p5.
Seems to work in net-dns/bind-9.6.1_p3.