Bug#765588: pfctl does not work after upgrade
Package: pf
Version: 10.1~svn272167-1
Severity: important
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
A regular apt-get upgrade
* What exactly did you do (or not do) that was effective (or
ineffective)?
sudo apt-get upgrade --yes
* What was the outcome of this action?
pf version 10.1~svn272167-1 was installed
* What outcome did you expect instead?
pf was upgraded, but I did not expect it to break.
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: kfreebsd-amd64 (x86_64)
Kernel: kFreeBSD 10.0-1-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages pf depends on:
ii libbsd0 0.7.0-2
ii libc0.1 2.19-11
ii libfreebsd-glue-0 0.2.20
ii libutil-freebsd-9 10.1~svn272464-1
pf recommends no packages.
pf suggests no packages.
-- Configuration Files:
/etc/pf.conf changed:
ext_if0="em0"
ext_if1="vlan100"
int_if0="vlan165"
int_if1="vlan130"
set skip on lo
scrub in
nat on $ext_if0 from !($ext_if0) -> ($ext_if0:0)
block in
pass out
pass quick on { $int_if0 $int_if1 } no state
pass quick on { $ext_if1 }
antispoof quick for { lo $int_if0 $int_if1 $ext_if1 }
pass in on $ext_if0 proto tcp to ($ext_if0) port ssh
pass in on $ext_if0 proto tcp to ($ext_if0) port 5001
pass in on $ext_if0 proto tcp to ($ext_if0) port 5666
pass in on $ext_if0 proto tcp to ($ext_if0) port 6667
pass in on $ext_if0 proto tcp to ($ext_if0) port 9001
pass in on $ext_if0 proto tcp to ($ext_if0) port 64738
pass in on $ext_if0 proto udp to ($ext_if0) port 64738
pass in on $ext_if0 proto tcp to ($ext_if0) port www
pass in on $ext_if0 proto icmp to ($ext_if0)
pass in on $ext_if1 proto icmp to ($ext_if1)
pass in on { $int_if0 $int_if1 }
-- no debconf information
Reply to: