[BUG 3.6-rc] samba works rather randomly with w2k+debian server

2012-09-14 Thread auto75914331
3.5.3 and older works, 3.6-rc not -> shared directories sometimes work, sometimes not, /etc/init.d/samba restart did help atleast once with 3.6-rc5, hope this helps thanks -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: [PATCH V2] netfilter/iptables: Fix log-level processing

2012-09-14 Thread auto75914331
thanks, propably works, will not test On 12.09.2012 at 3:05 PM, Joe Perches wrote: > >auto75914...@hushmail.com reports that iptables does not correctly >output the KERN_. > >$IPTABLES -A RULE_0_in -j LOG --log-level notice --log-prefix >"DENY in: " > >result with linux 3.6-rc5 >Sep 12

Re: [PATCH V2] netfilter/iptables: Fix log-level processing

2012-09-14 Thread auto75914331
thanks, propably works, will not test On 12.09.2012 at 3:05 PM, Joe Perches j...@perches.com wrote: auto75914...@hushmail.com reports that iptables does not correctly output the KERN_level. $IPTABLES -A RULE_0_in -j LOG --log-level notice --log-prefix DENY in: result with linux 3.6-rc5

[BUG 3.6-rc] samba works rather randomly with w2k+debian server

2012-09-14 Thread auto75914331
3.5.3 and older works, 3.6-rc not - shared directories sometimes work, sometimes not, /etc/init.d/samba restart did help atleast once with 3.6-rc5, hope this helps thanks -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to

Iptables log-level does not work with kernel 3.6-rc

2012-09-11 Thread auto75914331
This rule $IPTABLES -A RULE_0_in -j LOG --log-level notice --log-prefix "DENY in: " result with linux 3.6-rc5 Sep 12 06:37:29 x kernel: <5>DENY in: IN=eth0 OUT= MAC=... result with linux 3.5.3 and older: Sep 9 10:43:01 x kernel: DENY in: IN=eth0 OUT= MAC.. Thanks --

Iptables log-level does not work with kernel 3.6-rc

2012-09-11 Thread auto75914331
This rule $IPTABLES -A RULE_0_in -j LOG --log-level notice --log-prefix DENY in: result with linux 3.6-rc5 Sep 12 06:37:29 x kernel: 5DENY in: IN=eth0 OUT= MAC=... result with linux 3.5.3 and older: Sep 9 10:43:01 x kernel: DENY in: IN=eth0 OUT= MAC.. Thanks -- To