<div dir="ltr">Hi Tony<div>I did try <span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:13px"> match-clients { </span><span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:13px"> geoip country US</span><span style="color:rgb(80,0,80);font-family:arial,sans-serif;font-size:13px">; };</span><font color="#500050" face="arial, sans-serif"> but that yielded the same error. Which is weird, I did actually submit the bug with the above patch in RC2 and inline worked at the time . Will try the patch, let me know if you have input on the match-clients please. As I did already build the RPM to be deployed across my servers, and it will save me some time.</font></div>
<div><font color="#500050" face="arial, sans-serif">Thanks </font></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 1, 2014 at 4:52 PM, Tony Finch <span dir="ltr"><<a href="mailto:dot@dotat.at" target="_blank">dot@dotat.at</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">Ali Jawad <<a href="mailto:alijawad1@gmail.com">alijawad1@gmail.com</a>> wrote:<br>
><br>
> acl "US" {<br>
> geoip country US;<br>
> };<br>
><br>
> view "US" {<br>
> match-clients { US; }; //Once I add this it throws the error below<br>
</div><div class="">> };<br>
><br>
> /etc/named.conf:47: no GeoIP database installed which can answer queries of type 'country'<br>
<br>
</div>This is a bug in 9.10.0 which will be fixed in 9.10.1. Until then there is<br>
a patch: <a href="https://lists.isc.org/pipermail/bind-users/2014-May/093083.html" target="_blank">https://lists.isc.org/pipermail/bind-users/2014-May/093083.html</a><br>
<br>
The workaround is to put the geoip country directive in the match-clients<br>
clause itself rather than going via a named acl.<br>
<span class="HOEnZb"><font color="#888888"><br>
Tony.<br>
--<br>
f.anthony.n.finch <<a href="mailto:dot@dotat.at">dot@dotat.at</a>> <a href="http://dotat.at/" target="_blank">http://dotat.at/</a><br>
Southeast Rockall, Malin: Variable 4, becoming southwesterly 5 to 7, perhaps<br>
gale 8 later. Slight or moderate, becoming moderate or rough later. Rain<br>
later. Good, occasionally poor.<br>
</font></span></blockquote></div><br></div>