Configuration issue

2017-11-27 Thread Aggelos Kanarelis via Unbound-users
Hello I am trying to configure Unbound as a server that forwards all queries about specific domains to Route 53. That part I managed to configure using forward zones for each domain I want to serve. The problem is that the server has to drop every other query about every other domain and this i

Re: Configuration issue

2017-11-27 Thread Sonic via Unbound-users
Two ways, as a validator that queries the root servers and follows the chain, or use a wildcard forward for all of the other domains you don't want to specifically route to a particular cache. Ex. of forward: === forward-zone: name: "." forward-addr: 8.8.8.8

RE: Configuration issue

2017-11-27 Thread Aggelos Kanarelis via Unbound-users
ammersmith Bridge Road London W6 9EJ Follow us on  Twitter / Facebook / LinkedIn -Original Message- From: Sonic [mailto:sonicsm...@gmail.com] Sent: 27 November 2017 12:56 To: Aggelos Kanarelis Cc: unbound-users@unbound.net Subject: Re: Configuration issue Two ways, as a validator that querie

Re: Configuration issue

2017-11-27 Thread Sonic via Unbound-users
On Mon, Nov 27, 2017 at 8:10 AM, Aggelos Kanarelis wrote: > > Thanks for your reply, but that will only have the queries answered by a > different server. I don't want them answered at all. The endpoints that will > be configured with that DNS server must only be able to resolve the domains > t

RE: Configuration issue

2017-11-27 Thread Aggelos Kanarelis via Unbound-users
: unbound-users@unbound.net Subject: Re: Configuration issue On Mon, Nov 27, 2017 at 8:10 AM, Aggelos Kanarelis wrote: > > Thanks for your reply, but that will only have the queries answered by a > different server. I don't want them answered at all. The endpoints that will > be conf

RE: Configuration issue

2017-11-27 Thread Aggelos Kanarelis via Unbound-users
dmark House Hammersmith Bridge Road London W6 9EJ Follow us on  Twitter / Facebook / LinkedIn -Original Message- From: Sonic [mailto:sonicsm...@gmail.com] Sent: 27 November 2017 13:26 To: Aggelos Kanarelis Cc: unbound-users@unbound.net Subject: Re: Configuration issue On Mon, Nov 27, 20

RE: Configuration issue

2017-11-27 Thread Aggelos Kanarelis via Unbound-users
Landmark House Hammersmith Bridge Road London W6 9EJ Follow us on  Twitter / Facebook / LinkedIn -Original Message- From: Sonic [mailto:sonicsm...@gmail.com] Sent: 27 November 2017 13:26 To: Aggelos Kanarelis Cc: unbound-users@unbound.net Subject: Re: Configuration issue On Mon, Nov 27

Re: Configuration issue

2017-11-27 Thread Sonic via Unbound-users
On Mon, Nov 27, 2017 at 8:48 AM, Aggelos Kanarelis wrote: > Right, so when I create a wildcard zone and forward to nothing it stopped > resolving my addresses as well. > Order may be important - make sure the wildcard zone is last.

RE: Configuration issue

2017-11-27 Thread Aggelos Kanarelis via Unbound-users
Message- From: Sonic [mailto:sonicsm...@gmail.com] Sent: 27 November 2017 14:02 To: Aggelos Kanarelis Cc: unbound-users@unbound.net Subject: Re: Configuration issue On Mon, Nov 27, 2017 at 8:48 AM, Aggelos Kanarelis wrote: > Right, so when I create a wildcard zone and forward to nothing

Re: Configuration issue

2017-11-27 Thread Sonic via Unbound-users
On Mon, Nov 27, 2017 at 8:42 AM, Aggelos Kanarelis wrote: > > nslookup facebook.com unboundIP > Server: UnKnown > Address: unbound IP > > Non-authoritative answer: > Name:facebook.com > Addresses: 2a03:2880:f101:83:face:b00c:0:25de > 31.13.76.68 Are you blocking access to all oth

RE: Configuration issue

2017-11-27 Thread Aggelos Kanarelis via Unbound-users
09> / LinkedIn<https://www.linkedin.com/company/arts-alliance-media> From: Sonic [mailto:sonicsm...@gmail.com] Sent: 27 November 2017 14:04 To: Aggelos Kanarelis Cc: unbound-users@unbound.net Subject: Re: Configuration issue On Mon, Nov 27, 2017 at 8:42 AM, Aggelos Kanarelis mailto:aggelos.k

Re: Configuration issue

2017-11-27 Thread Sonic via Unbound-users
Maybe post the unbound.conf file (no comment lines please).

Re: Configuration issue

2017-11-27 Thread W.C.A. Wijngaards via Unbound-users
Hi, The order does not matter for local-zone, local-data, forward and stub clauses. Unbound picks the closest one. First the local-zone and local-data statements are processed. Then the cache of forward and stub data. Then the lookup vi forward and stub data. You could create a local-zone: ".

RE: Configuration issue

2017-11-28 Thread Aggelos Kanarelis via Unbound-users
n<https://www.linkedin.com/company/arts-alliance-media> From: W.C.A. Wijngaards [mailto:wou...@nlnetlabs.nl] Sent: 28 November 2017 08:15 To: Aggelos Kanarelis Subject: Re: Configuration issue Hi Aggelos, With that I mean you could have the defaults after the local-zone statements that ac

Re: Configuration issue

2017-11-28 Thread W.C.A. Wijngaards via Unbound-users
Facebook > <http://www.facebook.com/pages/Arts-Alliance-Media/115700988468309>/ > LinkedIn <https://www.linkedin.com/company/arts-alliance-media> > >   > > *From:*W.C.A. Wijngaards [mailto:wou...@nlnetlabs.nl] > *Sent:* 28 November 2017 08:15 > *To:* Aggelos Kanare

RE: Configuration issue

2017-11-28 Thread Aggelos Kanarelis via Unbound-users
88468309> / LinkedIn<https://www.linkedin.com/company/arts-alliance-media> From: W.C.A. Wijngaards [mailto:wou...@nlnetlabs.nl] Sent: 28 November 2017 13:11 To: Aggelos Kanarelis Cc: unbound-users@unbound.net Subject: Re: Configuration issue Hi Aggelos, And also add local-zones name transp