On 2018年09月06日 20:26, Sten Carlsen wrote:
>
>
> On 06/09/2018 12.36, He Zhe wrote:
>> Hi,
>>
>> How can I config to let named NOT listen on specific interfaces? Any 
>> negation config in options like below? Currently it listens on all 
>> interfaces and compete with other DNS daemons in the same system.
>>
>> options {
>> listen-on { ! 10.0.1.1; };
>> };
> You may try to let it specifically listen to all interfaces except the one 
> you want excluded.

Thanks for your hint.

But the "all" here is hard for me to determine beforehand. Many potential 
different things would use named but some specific one just want to use their 
own DNS services. So I'm looking for the NOT operation.

Zhe

>> Thanks,
>> Zhe
>> _______________________________________________
>> Please visit https://lists.isc.org/mailman/listinfo/bind-users to 
>> unsubscribe from this list
>>
>> bind-users mailing list
>> bind-users@lists.isc.org
>> https://lists.isc.org/mailman/listinfo/bind-users
>
>
>
> _______________________________________________
> Please visit https://lists.isc.org/mailman/listinfo/bind-users to unsubscribe 
> from this list
>
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users

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

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

Reply via email to