Description of my system:

Windows 2003 with 3 network card.

1 nic is on the internet.

2 are for the internal system monitoring , ( 2 different ip ranges)

 

 

 

I am having trouble/errors entering the commands while creating the database 

 

 

specificly this line: 
mysql>GRANT ALL PRIVILEGES ON jffnms.* TO [EMAIL PROTECTED] IDENTIFIED BY 'jffnms';  
 
what is the * stand for ? 
 

 

 

I did 
grant all privileges to jffnms.sysmon (sysmon is the computername. and it did accept that line. 
 
now I am trying this line: 
mysql.exe -ujffnms -pjffnms jffnms < c:\jffnms\docs\jffnms-0.8.x.mysql  
 
and I get an acces is denied by [EMAIL PROTECTED]  
 

 

My second question looking ahead:

I want to be able to scan the network only on the 2 internal ranges , and not using the nic at the public ipadress is that possible ?

 

regards


Leopold

 

Reply via email to