<div dir="ltr">Thanks a lot.<div><br></div><div>Greetings !!!</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">El mié., 20 feb. 2019 a las 16:55, Matus UHLAR - fantomas (<<a href="mailto:uhlar@fantomas.sk">uhlar@fantomas.sk</a>>) escribió:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 20.02.19 10:48, Roberto Carna wrote:<br>
>You tell me to do this:<br>
><br>
>zone "." {<br>
>    type master;<br>
>    file "empty.db";<br>
>};<br>
><br>
>The root zone Is "type master"  or "type hint" ???<br>
><br>
>The empty.db is really an empty file with no data at all ???<br>
<br>
debian ships db.empty which contains everything an empty zone file needs.<br>
<br>
>And where do I have to put my current file:<br>
<br>
>recursion yes;<br>
<br>
useless as it's the default<br>
<br>
>zone "<a href="http://teamviewer.com" rel="noreferrer" target="_blank">teamviewer.com</a>" {<br>
>    type forward;<br>
>    forwarders { 8.8.8.8; };<br>
>};<br>
<br>
anywhere, but your files looks like debian installation, it should go to<br>
db.local.<br>
<br>
I think you can specify empty forwarders list and BIND should do the<br>
resolution itself.<br>
<br>
>> On Tue, Feb 19, 2019 at 10:29 AM Roberto Carna <<a href="mailto:robertocarna36@gmail.com" target="_blank">robertocarna36@gmail.com</a>><br>
>> wrote:<br>
>> ><br>
>> > Dear Matus and Kevin, please tell me if it's OK if I do thsi:<br>
>> ><br>
>> > named.conf:<br>
>> > include "/etc/bind/named.conf.default-zones";<br>
>> ><br>
>> > named.conf.default-zones:<br>
>> > recursion yes;<br>
>> > zone "<a href="http://teamviewer.com" rel="noreferrer" target="_blank">teamviewer.com</a>" {<br>
>> >     type forward;<br>
>> >     forwarders { 8.8.8.8; };<br>
>> > };<br>
>> ><br>
>> > named.conf.local:<br>
>> > <empty><br>
<br>
-- <br>
Matus UHLAR - fantomas, <a href="mailto:uhlar@fantomas.sk" target="_blank">uhlar@fantomas.sk</a> ; <a href="http://www.fantomas.sk/" rel="noreferrer" target="_blank">http://www.fantomas.sk/</a><br>
Warning: I wish NOT to receive e-mail advertising to this address.<br>
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.<br>
Micro$oft random number generator: 0, 0, 0, 4.33e+67, 0, 0, 0...<br>
_______________________________________________<br>
Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br>
<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org" target="_blank">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</blockquote></div>