Snort mailing list archives

RE: Access denied for user: '@192.168.0.1' -SNORT-


From: "mike Hughes" <mikehughes013 () hotmail com>
Date: Mon, 10 Feb 2003 20:18:13 -0800

Hey guys,

Alllrriiight...
i got past the error message i re-issued these commands

cd c:\mysql\bin

MySQL grant INSERT,SELECT,CREATE,DELETE on snort.* to snort;

grant INSERT,SELECT,CREATE,DELETE on snort.* to sensor1@192.168.0.1; ### i was using my eth0 internet ip addy there last time!

exit

MySQL -u snort snort < c:\SnortM\snortdb\create_mysql

And the it reports packets passing butis not going to my DATABASE casue when i run this command i get
mysql -u snort -p     (
Enter password:

use snort;

select count(*) from event;
+----------+
| count(*) |
+----------+
|   0      |
+----------+
1 row in set (0.00 sec)


Soo im totally confused on what to do now...



_________________________________________________________________
Protect your PC - get McAfee.com VirusScan Online http://clinic.mcafee.com/clinic/ibuy/campaign.asp?cid=3963



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: