[Bug 782] -j LOG --log-prefix handling broken

bugzilla-daemon at bugzilla.netfilter.org bugzilla-daemon at bugzilla.netfilter.org
Mon Jun 25 14:49:53 CEST 2012


http://bugzilla.netfilter.org/show_bug.cgi?id=782

Eugene Markow <ejmarkow at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ejmarkow at yahoo.com

--- Comment #2 from Eugene Markow <ejmarkow at yahoo.com> 2012-06-25 14:49:53 CEST ---
I can confirm this bug ever since upgrading to iptables 1.4.14-2 on Arch Linux,
 x86-64. Prior to this iptables version "-j LOG --log-prefix" worked fine.

Here is a fragment my rules:

iptables -A INPUT -i eth1 -m limit --limit 100/hour -j LOG --log-prefix "Filter
BLKD INPUT GTW:"
iptables -A INPUT -j DROP


Output:

Jun 25 14:13:37 localhost kernel: [23656.707870] --log-prefixIN= OUT=eth1
SRC=192.168.44.10 DST=50.17.216.71 LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=27158 DF
PROTO=TCP SPT=40970 DPT=80 WINDOW=14600 RES=0x00 SYN URGP=0

uname-a:

Linux Galicja 3.5.0-rc2-git-424d54d-GALICJA-CUSTOM #1 PREEMPT Thu Jun 14
18:43:06 CEST 2012 x86_64 GNU/Linux

More system info:

Gnu C                  4.7.1
Gnu make               3.82
binutils               2.22.0.20120323
util-linux             2.21.2
mount                  debug
module-init-tools      9
e2fsprogs              1.42.4
jfsutils               1.1.15
reiserfsprogs          3.6.21
xfsprogs               3.1.8
pcmciautils            018
PPP                    2.4.5
Linux C Library        2.15
Dynamic linker (ldd)   2.15
Linux C++ Library      6.0.17
Procps                 3.3.3
Net-tools              1.60
Kbd                    1.15.3
Sh-utils               8.17
wireless-tools         29
Modules Loaded         ipv6 xt_HL iptable_mangle ipt_REJECT xt_LOG xt_limit
xt_tcpudp xt_state iptable_filter ipt_MASQUERADE iptable_nat nf_nat
nf_conntrack_ipv4 nf_defrag_ipv4 nf_conntrack ip_tables x_tables ntfs
snd_usb_audio snd_usbmidi_lib snd_rawmidi arc4 uvcvideo videobuf2_vmalloc
snd_seq_device videobuf2_memops videobuf2_core joydev videodev media asix
usbnet ath5k r8169 ath mac80211 snd_hda_codec_hdmi hp_wmi
snd_hda_codec_conexant cfg80211 lpc_ich mii evdev psmouse sparse_keymap
serio_raw fuse snd_hda_intel pcspkr snd_hda_codec rfkill snd_hwdep snd_pcm
snd_page_alloc snd_timer coretemp snd microcode processor soundcore battery ac
thermal wmi i2c_i801 i915 video button drm_kms_helper drm i2c_algo_bit i2c_core
intel_agp intel_gtt ext4 crc16 jbd2 mbcache sr_mod cdrom sd_mod ahci libahci
libata scsi_mod uhci_hcd ehci_hcd usbcore usb_common

-- 
Configure bugmail: http://bugzilla.netfilter.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching all bug changes.



More information about the netfilter-buglog mailing list