> >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 DPT=51949 WINDOW=5840 RES=0x00 ACK SYN URGP=0 UID=0 >GID=0 > >where log-prefix value and next field is not delimited by space.
This has always been like this, and is actually intended if you consider that people may want a space there (but, say, a colon). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org