<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<p></p>
<div>
<p>Hello, <br>
</p>
<p><br>
</p>
<p>I'm using <span name="searchHitInReadingPane" id="0.6023624743462556" class="highlight">
unbound</span> as a local DNS server on my laptop (Arch Linux). Occasionally the laptop is unable to resolve .co.uk TLDs while connected to a VPN (AirVPN using OpenVPN). When this happens the AirVPN website says their servers can still connect to .co.uk addresses,
 so I wonder if <span name="searchHitInReadingPane" id="0.23791271025784788" class="highlight">
unbound</span> could be causing the problem. <span>I can't reproducibly cause the issue, which seems to happen randomly and doesn't affect any other TLDs. If I disconnect from the VPN, .co.uk addresses are resolved again.</span></p>
<br>
<p><span><span>Any help would be much appreciated, even if just to confirm that <span name="searchHitInReadingPane" id="0.500195139951181" class="highlight">unbound</span> isn't the problem.
</span></span><br>
</p>
<p><br>
</p>
<p>U<span name="searchHitInReadingPane" id="0.7976890510742646" class="highlight">nbound</span> listens on 127.0.0.1 and points all DNS queries to the AirVPN nameserver at 10.4.0.1. Queries for servers at my university get sent to the DNS at 131.227.13{0,1}.5.<br>
</p>
<p><br>
</p>
<p><span name="searchHitInReadingPane" id="0.2432683399612613" class="highlight">unbound</span>.conf is:</p>
<p>-------<br>
</p>
    include: "/etc/<span name="searchHitInReadingPane" id="0.2040831823592253" class="highlight">unbound</span>/resolvunbound"<br>
<br>
    server:<br>
         verbosity: 1<br>
 <span>        </span>use-syslog: yes<br>
 <span>      </span>  username: "<span name="searchHitInReadingPane" id="0.7069675547797857" class="highlight">unbound</span>"<br>
 <span>      </span>  directory: "/etc/<span name="searchHitInReadingPane" id="0.07187246426700478" class="highlight">unbound</span>"<br>
<br>
 <span>      </span>  interface: 127.0.0.1<br>
 <span>       </span> trust-anchor-file: trusted-key.key<br>
 <span>      </span>  root-hints: "/etc/<span name="searchHitInReadingPane" id="0.9314231234195266" class="highlight">unbound</span>/root.hints"<br>
<br>
<span>         </span>local-zone: "10.in-addr.arpa." nodefault<br>
<span>         </span>local-zone: "168.192.in-addr.arpa." nodefault<br>
<br>
<span></span><span>    </span>forward-zone: <br>
 <span>      </span>  name: "surrey.ac.uk."              <br>
 <span>      </span>  forward-addr: 131.227.131.5     <span>#internal dns<br>
</span><span></span>         forward-addr: 131.227.130.5<br>
  <span>       </span>forward-addr: 10.4.0.1                #airvpn dns<br>
<br>
<span>    </span>forward-zone:<br>
 <span>      </span>  name: "lib.surrey.ac.uk."<br>
 <span>      </span>  forward-addr: 131.227.131.5<br>
<span>         forward-addr: 131.227.130.5</span><br>
<br>
<span>    </span>forward-zone:<br>
         name: "227.131.in-addr.arpa."<br>
         forward-addr: 131.227.131.5<br>
<span>         forward-addr: 131.227.130.5</span><br>
<span>-------</span><br>
<br>
and openresolv is configured with resolvconf.conf:<br>
<span>-------</span><br>
<div><span>    </span>name_servers=127.0.0.1<br>
<span>    </span>resolv_conf=/etc/resolv.conf<br>
<span>    </span><span name="searchHitInReadingPane" id="0.9411639611917697" class="highlight">unbound</span>_conf="/etc/<span name="searchHitInReadingPane" id="0.41637768624302895" class="highlight">unbound</span>/resolvunbound"<br>
<span>    </span>private_interfaces="svpn" <br>
<span>-------</span><br>
</div>
<br>
Thanks in advance, <br>
Rob</div>
<br>
<p></p>
</div>
</body>
</html>