Skip to Content.
Sympa Menu

freetds - Re: 255.255.255.255 problem under Linux

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "S�bastien Bahloul" <bahlouls_NOSPAM AT esiee.fr>
  • To: freetds AT franklin.oit.unc.edu
  • Subject: Re: 255.255.255.255 problem under Linux
  • Date: Thu, 10 May 2001 13:56:38 -0400


Sorry, i just find it :
1)YOU NEED to replace the name of the server with the real dns name of the
server, that is to say :
/* MY OLD INTERFACE FILE */
DEVELOP
query tcp ether 147.215.1.19 2027
master tcp ether 147.215.1.19 2027

/*MY NEW INTERFACE FILE (Please note that nslookup 147.215.1.19 gives
ghost) */
ghost
query tcp ether 147.215.1.19 2027
master tcp ether 147.215.1.19 2027

2)You need to set the port with "export TDSPORT=2027" !!!





Archive powered by MHonArc 2.6.24.

Top of Page