Package: ufw
Version: 0.31.1-1
Severity: normal

Dear Maintainer,

I found ufw generate the log file message which is broken like below:

  Jul 23 15:41:08 marburg kernel: --log-prefixIN=eth0 OUT= MAC=f2:3c:91:96:
  e9:7a:c8:4c:75:f5:d6:3f:08:00 SRC=aa.bb.cc.dd DST=ee.ff.gg.hh LEN=60 
  TOS=0x00 PREC=0x00 TTL=55 ID=11072 DF PROTO=TCP SPT=21995 DPT=21000 WINDO
  W=5840 RES=0x00 SYN URGP=0 

It should be as follows:

  Jul 23 15:41:08 marburg kernel: [UFW BLOCK] IN=eth0 OUT= MAC=f2:3c:91:96:
  e9:7a:c8:4c:75:f5:d6:3f:08:00 SRC=aa.bb.cc.dd DST=ee.ff.gg.hh LEN=60 
  TOS=0x00 PREC=0x00 TTL=55 ID=11072 DF PROTO=TCP SPT=21995 DPT=21000 WINDO
  W=5840 RES=0x00 SYN URGP=0 

Since the output of ufw has broken, a log message is not outputted to
/var/log/ufw.log using /etc/rsyslog.d/20-ufw.conf. 

In passing, aren't the following places mistaken, either? 

  $ diff /usr/share/pyshared/ufw/backend_iptables.py 
/usr/share/pyshared/ufw/backend_iptables.py.tmp
  1160c1160
  <                                                 '--log-prefix', prefix] +
  ---
  >                                                 '--log-prefix', prefix] + \

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.4.2-x86_64-linode25 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ufw depends on:
ii  debconf [debconf-2.0]  1.5.44
ii  iptables               1.4.14-2
ii  python                 2.7.3~rc2-1
ii  python2.6              2.6.8-0.2
ii  python2.7              2.7.3~rc2-2.1
ii  ucf                    3.0025+nmu3

ufw recommends no packages.

Versions of packages ufw suggests:
ii  rsyslog  5.8.11-1+b1

-- Configuration Files:
/etc/default/ufw changed [not included]
/etc/rsyslog.d/20-ufw.conf changed [not included]
/etc/ufw/applications.d/ufw-loginserver changed [not included]

-- debconf information excluded


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to