<p></p>
<blockquote>
<p>Why are you using Tor for DNS if Use Tor for Bitcoin network is not checked?</p>
</blockquote>
<p>Bisq is not using Tor when that option is unchecked.  However Java is defaulting to IPv4 for the name lookup.  Setting the following <a href="https://stackoverflow.com/questions/20262587/where-to-set-java-net-preferipv6addresses-true#20262705" rel="nofollow">option</a> with the JavaVM is necessary to make Java default to IPv6 in the case where both address types are available.    <code>-Djava.net.preferIPv6Addresses=true</code></p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/47253594/76818592-fd151880-67d3-11ea-9e9d-c2e19302774b.png"><img src="https://user-images.githubusercontent.com/47253594/76818592-fd151880-67d3-11ea-9e9d-c2e19302774b.png" alt="image" style="max-width:100%;"></a></p>
<p>Success!</p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/47253594/76818301-43b64300-67d3-11ea-8e2d-90fd297787b8.png"><img src="https://user-images.githubusercontent.com/47253594/76818301-43b64300-67d3-11ea-8e2d-90fd297787b8.png" alt="image" style="max-width:100%;"></a></p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/4045#issuecomment-599857089">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWV4B64FA6ABPUXOCTRH3T23ANCNFSM4LFNBOFA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNV3VOYPL7DTHJMGSWDRH3T23A5CNFSM4LFNBOFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEPARPQI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/4045#issuecomment-599857089",
"url": "https://github.com/bisq-network/bisq/pull/4045#issuecomment-599857089",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>