1 and the second part tells
> bind to listen on any other address.
> Having the Listen-on statement removes the default listen for all addresses.
>
>
> On 06/09/2018 15.24, He Zhe wrote:
>> On 2018年09月06日 21:06, Sten Carlsen wrote:
>>> On 06/09/2018 14.33, He Zhe w
On 2018年09月06日 21:06, Sten Carlsen wrote:
>
>
> On 06/09/2018 14.33, He Zhe wrote:
>> 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 sp
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 an
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; };
};
Thanks,
Zhe
4 matches
Mail list logo