Re: Forward zone inside a view

2019-02-11 Thread Timothe Litt
On 11-Feb-19 08:38, Roberto Carna wrote: > The point is I have several desktops that must have access only to > internal domains. The unique exception is they have access to > teamviewer.com   in order to download the > Teamviewer client and a pair of operations in this publ

Re: Forward zone inside a view

2019-02-11 Thread Roberto Carna
Matus, I've followed whatyou say: view "internet" { match-clients { internet_clients; key "pnet"; }; recursion yes; zone "teamviewer.com" { type forward; forward only; forwarders { 8.8.8.8; }; }; }; but clients can resolve ANY public Internet

Re: Forward zone inside a view

2019-02-11 Thread Matus UHLAR - fantomas
On 11.02.19 10:38, Roberto Carna wrote: Dear Mathus, thanks al lot for your help. what is the point of running DNS server with only two hostnames allowed to resolve? The point is I have several desktops that must have access only to internal domains. The unique exception is they have access t

Re: Forward zone inside a view

2019-02-11 Thread Roberto Carna
Dear Mathus, thanks al lot for your help. >> what is the point of running DNS server with only two hostnames allowed to >> resolve? The point is I have several desktops that must have access only to internal domains. The unique exception is they have access to teamviewer.com in order to download