Description of Problem: The query-source option is not used by bind. Version-Release number of selected component (if applicable): bind-9.2.1-1.7x.2 How Reproducible: 100% Steps to Reproduce: 1. Setup multiple interfaces on a machine. 2. Add: query-source address IP_ADDRESS_OF_NON_PRIMARY_IP; 3. Restart bind Actual Results: DNS queries go out with default source IP address. Expected Results: For source address to be as specified (worked in Bind 8.x)
Are you seeing any messages in /var/log/messages? Dan
No messages. Just doesn't work and tcpdump shows packets going out with wrong IP address.
Are you seeing this with a current version? IE RHEL 2.1, RH9, FC1/2 or RHEL 3.0
In bind-9.2.4rc6 , for FC3 / FC2-update, the query-source option IS honoured and works fine.