No route to host
Nikos Mouat
nikm at cyberflunk.com
Tue Dec 7 02:13:43 EST 1999
I converted to using static IP's, and still have the problem. Here is the
exact output:
connect: No route to host
DB-Library: Login incorrect.
error: Cannot connect to mssql 7.0 database
second try
connect: No route to host
DB-Library: Login incorrect.
error: Cannot connect to mssql 7.0 database
the 'Cannot connect to mssql 7.0 database' is my error message.
second try is from the shell script, and connect + DB-Library are from the
libraries..
nm
> Basically this means that connect() is returning EHOSTUNREACH, which
> according to my man pages isn't a valid return. They are always so out of
> date anyway.
>
> The only thing that I can see off hand would be an occasional DNS lookup
> failure. Have you had any problems with DNS? Try replacing the host name
> with an IP address and see if that helps at all. That'll at least give us
> more information to go on.
More information about the FreeTDS
mailing list