[Unbound-users] fail to resolv trello.com
Rygl Aleš
ales at rygl.net
Thu Nov 6 18:38:11 UTC 2014
On Thursday 06 of November 2014 13:26:35 A. Schulze wrote:
>
> Ray Bellis:
>
> > It’s working for me, via a 1.4.16 installation.
> I assume you haven't "use-caps-for-id: yes" enabled?
>
> Andreas
>
I can confirm that trello.com has a problem with 0x20. We use a quick & dirty
woraround - forward zones sending the requests to google...
~# cat /etc/unbound/unbound.conf.d/forward_zones
forward-zone:
name: trello.com.
forward-addr: 8.8.8.8
forward-addr: 8.8.4.4
You have to include the file above to the main inbound config.
Ales
More information about the Unbound-users
mailing list