Bug#638305: iptables: missing space char in the log

2011-08-20 Thread Jan Engelhardt
iptables -t mangle -A OUTPUT -s 192.168.0.0/16 -o pp+ -j LOG --log-prefix tabl=mangle --log-uid I get log records like this: Aug 18 14:44:27 NoX-gw kernel: [22682.960012] tabl=mangleIN= OUT=ppx_TTK SRC=192.168.66.1 DST=172.16.11.21 LEN=52 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=TCP SPT=445

Bug#638305: iptables: missing space char in the log

2011-08-18 Thread Roman
Package: iptables Version: 1.4.8-3 Severity: minor When I use this command to log some packets iptables -t mangle -A OUTPUT -s 192.168.0.0/16 -o pp+ -j LOG --log-prefix tabl=mangle --log-uid I get log records like this: Aug 18 14:44:27 NoX-gw kernel: [22682.960012] tabl=mangleIN= OUT=ppx_TTK