255.255.255.255 problem under Linux
Sébastien Bahloul
bahlouls_NOSPAM at esiee.fr
Thu May 10 13:56:38 EDT 2001
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" !!!
More information about the FreeTDS
mailing list