I've never actually used ulog before, however I am very interested in it. I was just reading over the README, and it looks like you're doing it correctly. The only thing I can think of is maybe you should manually load the ipt_ULOG module in your firewall script just like you would ip_conntrack or something like that. Just a thought.
Gene If you do find the solution, please let me know what resolved it. I plan to install and use ulog so hopefully you can help solve the problem before I have it myself! --- Adrian Gheorghe <[EMAIL PROTECTED]> wrote: > I have installed the last version of iptables > available for debian: 1.2.6a-5 > and also ulogd > and I have tried implementing a rule that logs files > using the ULOG chain > > here is a sample: > iptables -A INPUT -i eth0 -p tcp --dport 139 -j ULOG > --ulog-nlgroup > 1 --ulog-prefix ***SAMBA*** > > although when I execute it I get: > "No chain/target/match by that name" > do I have to initialize the ULOG chain in any way? > > ulogd.conf has the default configuration > > Is there a problem with iptables or am I doing > something wrong (mostlikely) > ? > > thanx. ===== Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html __________________________________________________ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com

