*** This bug is a duplicate of bug 1664133 ***
https://bugs.launchpad.net/bugs/1664133
An upload of ufw to cosmic-proposed has been rejected from the upload
queue for the following reason: "All bugs mentioned in the .changes file
(so therefore also in the new debian/changelog entries) need to comply
with SRU standards (test-case, regression potential). Please re-upload
after filling out the required info or modify changelog to exclude
irrelevant bug numbers.".
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ufw in Ubuntu.
https://bugs.launchpad.net/bugs/1509725
Title:
Some ICMPv6 packets rejected due to rule ordering
Status in ufw package in Ubuntu:
Fix Released
Bug description:
In the default before6.rules file, the following lines:
# drop INVALID packets (logs these in loglevel medium and higher)
-A ufw6-before-input -m conntrack --ctstate INVALID -j ufw6-logging-deny
-A ufw6-before-input -m conntrack --ctstate INVALID -j DROP
are present before the ICMPv6 rules. The problem is that this also
captures echo replies (but, somehow, allows echo requests) and some
IPv6 routing announcements. If I try to ping ff02::1 to ping all
devices on the local network, I only get a response from my own
device.
Moving those three lines towards the end of the file (after all ICMP
rules and before the COMMIT) fixes the issue.
ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: ufw 0.34-2
Uname: Linux 4.3.0-rc5arcot x86_64
ApportVersion: 2.19.1-0ubuntu3
Architecture: amd64
CurrentDesktop: KDE
Date: Sat Oct 24 18:07:40 2015
InstallationDate: Installed on 2012-10-19 (1099 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
PackageArchitecture: all
SourcePackage: ufw
UpgradeStatus: Upgraded to wily on 2015-02-28 (238 days ago)
mtime.conffile..etc.ufw.sysctl.conf: 2015-08-08T23:49:55.322401
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/1509725/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp