Skip to Content.
Sympa Menu

freetds - Re: No route to host

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Nikos Mouat <nikm AT cyberflunk.com>
  • To: TDS Development Group <freetds AT franklin.oit.unc.edu>
  • Subject: Re: No route to host
  • Date: Mon, 6 Dec 1999 23:13:43 -0800 (PST)



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.





Archive powered by MHonArc 2.6.24.

Top of Page