[Samba] smbclient ends in NT_STATUS_CONNECTION_REFUSED error

basti.mueller31 at web.de basti.mueller31 at web.de
Tue Aug 22 07:47:03 UTC 2017


I need help again.

>> zones:
>> ---
>> named.conf.local
>> zone "hiperscan.com" {
>>         type master;
>>        file "/etc/bind/hiperscan.com.db";
>>         notify no;
>>        allow-update { localhost; };
>> };
>> 
>> zone "15.168.192.in-addr.arpa" {
>>         type master;
>>         file "/etc/bind/192.168.15.db";
>>         allow-update { localhost; };
>> };
>> ---
>You should remove the above, by having them in your Bind conf files you
>are using FLATFILES instead of BIND_DLZ

How can I having them in my bind conf? My named.conf just looks like:
include "/etc/bind/named.conf.options";
include "/etc/bind/named.conf.local";
include "/etc/bind/named.conf.default-zones";



And is there a way to convert my flatfile entrys to the BIND_DLZ? How can I
add the entrys to the BIND_DLZ?



--
View this message in context: http://samba.2283325.n4.nabble.com/smbclient-ends-in-NT-STATUS-CONNECTION-REFUSED-error-tp4719936p4723020.html
Sent from the Samba - General mailing list archive at Nabble.com.



More information about the samba mailing list