stream_getlen error

Danny Mayer mayer at gis.net
Tue Nov 27 01:49:55 UTC 2001


At 08:10 AM 11/26/01, Eric wrote:
>Sorry if this post shows up twice, as my original is not showing up after
>9 hours.
>
>Getting the following error on both Primary & Secondary DNS's:
>stream_getlen([207.85.179.52].2200): Errcode: 10035: Unknown error|

10035 means that the socket would block, meaning that the connection
is waiting to complete on a non-blocking socket.  If you have a firewall
between the server and whereever it is trying to connect, it may never
connect, otherwise it's not important.

>This happens each time a user accesses a site outside our domain. The
>IP corresponds to the site they are accessing at the time of the entry.
>
>Running Bind 8.2.3 on a pair of Dell 2550's with NT 4.0 SP6a as the OS.
>Per "employer" we can't upgrade beyond 8.2.3

Why?

>, but I've seen mention of
>8.2.3-NT-REL5(?) and higher in other posts.  Any idea where I can get
>the updated 8.2.3 releases?

BIND 8.2.5 for NT is available from the ISC Web site. It's the latest BIND 8
release. Don't use anything less than this, there were too many bugs that
got fixed.

BIND 9.2.0 for NT is similarly available.

Danny



More information about the bind-users mailing list