Subject Re: [firebird-support] Trouble with Internet connection
Author Dean Harding
= m. Th = wrote:
> Hi,
>
> We have a problem with an internet connection to our Firebird 2.0 server.

Well, using my psychic debugging powers, my guess would be that there is
some mis-configuration of the MTU at some point.

You can verify this by doing a packet trace on the client side and on
the server. Are packets being dropped? Is there any correlation between
the size of the packets and whether they get dropped or not?

Also, see:
http://support.microsoft.com/default.aspx?scid=kb;en-us;826159

Dean.