Has anyone got ulogd actually logging packets? I've got the following
  rule in my iptables specified:

  (it's the first forward rule)
  -A FORWARD -i eth1 -p tcp -m tcp --dport 80 -m state --state NEW -m
  limit --limit 12/min -j ULOG --ulog-prefix ULOG_Testing 


  And I have the following options specified in my /etc/ulogd.conf:
nlgroup 1
logfile /var/log/ulogd.log
loglevel 1
plugin /usr/lib/ulogd/ulogd_BASE.so
syslogfile /var/log/ulogd.syslogemu
syslogsync 1
plugin /usr/lib/ulogd/ulogd_LOGEMU.so
dumpfile /var/log/ulogd.pktlog
#plugin /usr/lib/ulogd/ulogd_OPRINT.so

  But the /var/log/ulogd.syslogemu file never gets any information in
  it.

  Thanks for any help
  Geoff Crompton


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to