summaryrefslogtreecommitdiffstats
path: root/ulogd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ulogd.conf')
-rw-r--r--ulogd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/ulogd.conf b/ulogd.conf
index f27c990..5246aa9 100644
--- a/ulogd.conf
+++ b/ulogd.conf
@@ -1,5 +1,5 @@
# netlink multicast group (the same as the iptables --ulog-nlgroup param)
-nlgroup 32
+nlgroup 1
# logfile for status messages
logfile /var/log/ulogd.log
# loglevel: notice, warnings, error and fatal
@@ -8,7 +8,7 @@ loglevel 5
dumpfile /var/log/ulogd.pktlog
# ulogd_MYSQL.so: database information
mysqltable ulog
-mysqlpass hotline
+mysqlpass changeme
mysqluser laforge
mysqldb ulogd
mysqlhost localhost