Hi,
   My "bad". I forgot to explain that the IP address returned is NOT that of 
the machine where I'm running the program (the Linux server). That address is 
different from the one returned.

Sorry for the confusion.
George





[EMAIL PROTECTED] wrote:

>looking at this the ipnumber 192.168.2.113 is the target
>windows/mysql machine. the linux machine, whose access is being
>rejected, has an ipnumber of 192.168.3.90.
>
>is that now how your have your machines configured?
>
>
>------------ Original Message ------------
>> Date: Tuesday, June 21, 2005 01:56:50 PM -0400
>> From: [EMAIL PROTECTED]
>> To: mysql@lists.mysql.com
>> Subject: Connection Issue with DBI::DBD::Mysql
>> 
>> Hi everyone,
>>    Trying to connect to a MySQL database from a Linux Server using
>> PERL to a Windows Machine with a MySQL database (5.0.6). I can
>> connect successfully on the windows box but cannot on the Linux
>> server! I ran a SQLTRACE (DBD) with the following output:
>> imp_dbh->connect: dsn =
>> database=userdb:hostname=192.168.2.113:port=3307, uid = user1, pwd
>> = user1 imp_dbh->MyLogin: dbname = userdb, uid = user1, pwd =
>> user1,host = 192.168.2.113, port = 3307 imp_dbh->mysql_dr_connect:
>> host = 192.168.2.113, port = 3307, uid = user1, pwd = user1
>> imp_dbh->mysql_dr_connect: client_flags = 2
>> imp_dbh->mysql_dr_connect: <-Access denied for user
>> 'user1'@'192.168.3.90' (using password: YES) error 1045 recorded:
>> Access denied for user 'MSA'@'192.168.3.90' (using password: YES)  
>> 
>> What disturbs me is that the return error comes back with a
>> different IP address than what I sent out. Anyone have any idea as
>> to why? That would seem to be the problem with the "access denied"!
>> 
>> George
>> 
>> __________________________________________________________________
>> Switch to Netscape Internet Service.
>> As low as $9.95 a month -- Sign up today at
>> http://isp.netscape.com/register
>> 
>> Netscape. Just the Net You Need.
>> 
>> New! Netscape Toolbar for Internet Explorer
>> Search from anywhere on the Web and block those annoying pop-ups.
>> Download now at http://channels.netscape.com/ns/search/install.jsp
>> 
>> -- 
>> MySQL General Mailing List
>> For list archives: http://lists.mysql.com/mysql
>> To unsubscribe:
>> http://lists.mysql.com/[EMAIL PROTECTED]
>
>---------- End Original Message ----------
>
>

__________________________________________________________________
Switch to Netscape Internet Service.
As low as $9.95 a month -- Sign up today at http://isp.netscape.com/register

Netscape. Just the Net You Need.

New! Netscape Toolbar for Internet Explorer
Search from anywhere on the Web and block those annoying pop-ups.
Download now at http://channels.netscape.com/ns/search/install.jsp

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to