Bug#915627: icmpv6 error in ufw

2019-01-15 Thread Arturo Borrero Gonzalez
On Sun, 30 Dec 2018 19:40:20 +0100 Patrik wrote: > You are right. My kernel was not updated. Sorry about that and happy new > year. How can I close this bug? > Closing bug now.

Bug#915627: icmpv6 error in ufw

2018-12-30 Thread Patrik
You are right. My kernel was not updated. Sorry about that and happy new year. How can I close this bug? *Patrik* WWW | GitHub | NPM | Corifeus | +36 20 342 8046 On Sun, Dec 30, 2018

Bug#915627: icmpv6 error in ufw

2018-12-30 Thread Jamie Strandboge
reassign 915627 iptables tags 915627 +confirmed thanks Your kernel is too old. Ie, I cannot reproduce this with the current 4.19 kernel: $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description:Debian GNU/Linux buster/sid Release:unstable Codename: sid

Bug#915627: icmpv6 error in ufw

2018-12-28 Thread Arturo Borrero Gonzalez
Control: reassing -1 ufw This is probably a bug in ufw. I can do this here: $ sudo ip6tables-nft -A FORWARD -i eth0 -p icmpv6 -m icmpv6 --icmpv6-type no-route $ sudo ip6tables-legacy -A FORWARD -i eth0 -p icmpv6 -m icmpv6 --icmpv6-type no-route and both work.