Re: non-improving referral

2021-07-08 Thread tale via bind-users
On Thu, Jul 8, 2021 at 1:38 AM Mark Andrews  wrote:
> AA is NOT set so it is not a valid answer to the question.

Ahh that was the part that I overlooked.

-- 
tale
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.


bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


query-source and listened interfaces

2021-07-08 Thread 201907-bind
Hi Xinyu,

What matters is the kernel routing table for the addresses of the remote 
servers. The query source address can specified by config, but the kernel will 
choose which interface to use.

Maybe you can put each interface into their own routing table? How to do this 
is OS dependent, though.

Patrick
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.


bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


Re: query-source and listened interfaces

2021-07-08 Thread Mark Andrews
No. If you want to do that then you will need to run 3 instances.

> On 8 Jul 2021, at 17:08, Xinyu Wang  wrote:
> 
> Hi guys,
> 
> Is it possible to make a recursive BIND send queries to authorities from the 
> interface which the original query was sent to.
> 
> For instance,
> the recursive BIND is listening 3 interfaces, they are 1.1.1.1, 1.1.1.2, and 
> 1.1.1.3
> 
> when a  recusive query arrived at 1.1.1.1, then BIND use 1.1.1.1 to complete 
> the recursion process.
> 
> when a  recusive query arrived at 1.1.1.2, then BIND use 1.1.1.2 to complete 
> the recursion process.
> 
> when a  recusive query arrived at 1.1.1.3, then BIND use 1.1.1.3 to complete 
> the recursion process.
> 
> Hopefully I made myself clear, and looking  forward to some help.
> Thanks
> ___
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
> from this list
> 
> ISC funds the development of this software with paid support subscriptions. 
> Contact us at https://www.isc.org/contact/ for more information.
> 
> 
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users

-- 
Mark Andrews, ISC
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742  INTERNET: ma...@isc.org

___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.


bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


query-source and listened interfaces

2021-07-08 Thread Xinyu Wang
Hi guys,

Is it possible to make a recursive BIND send queries to authorities from
the interface which the original query was sent to.

For instance,
the recursive BIND is listening 3 interfaces, they are 1.1.1.1, 1.1.1.2,
and 1.1.1.3

when a  recusive query arrived at 1.1.1.1, then BIND use 1.1.1.1 to
complete the recursion process.

when a  recusive query arrived at 1.1.1.2, then BIND use 1.1.1.2 to
complete the recursion process.

when a  recusive query arrived at 1.1.1.3, then BIND use 1.1.1.3 to
complete the recursion process.

Hopefully I made myself clear, and looking  forward to some help.
Thanks
___
Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
from this list

ISC funds the development of this software with paid support subscriptions. 
Contact us at https://www.isc.org/contact/ for more information.


bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users