Subject | Re: [Firebird-Java] TCP/IP 6 problem |
---|---|
Author | Mark Rotteveel |
Post date | 2014-09-06T14:17:36Z |
On 6-9-2014 15:26, hugo.larson@... [Firebird-Java] wrote:
suffers from this problem):
Run: nslookup
And inside nslookup execute:
set q=aaaa
www.firebirdsql.org (or otherwise the hostname of you server)
This should return almost immediately; if it doesn't then your DNS
server (listed as Server: ...) is ignoring AAAA record DNS requests,
this will slow down connecting as usually first an attempt is made to
resolve IPv6 (AAAA record) and then IPv4 (A record).
Mark
--
Mark Rotteveel
> Sorry for the late response.Could you check the following with IPv6 installed (on a machine that
>
> I have tried local IP address and 127.0.0.1. The only thing that helps
> is uninstalling TCP/IP V6.
>
> Almost all our systems runs on Windows XP Posready.
>
> This problem has existed for al long time since Jaybird 1.5.
>
> The difference in time is huge. It's almost impossible to use but it works.
>
> Cant really say if its in the connections phase or in general. Never
> thought about it.
suffers from this problem):
Run: nslookup
And inside nslookup execute:
set q=aaaa
www.firebirdsql.org (or otherwise the hostname of you server)
This should return almost immediately; if it doesn't then your DNS
server (listed as Server: ...) is ignoring AAAA record DNS requests,
this will slow down connecting as usually first an attempt is made to
resolve IPv6 (AAAA record) and then IPv4 (A record).
Mark
--
Mark Rotteveel