Bug#676798: munin-node: Munin-node does not allow IPv6 localhost connections

2012-06-10 Thread Kenyon Ralph
On 2012-06-09T14:13:11+0200, Michael Renner wrote: > This would also be a good opportunity to get rid of the travesty that is > the regex netblock matching and fix #611145 in the process but apparently > there's a bug in munin/Net::CIDR since > > cidr_allow ::1/128 > cidr_allow 127.0.0.1/32 > >

Bug#676798: [Packaging] Bug#676798: munin-node: Munin-node does not allow IPv6 localhost connections

2012-06-10 Thread Holger Levsen
severity 676798 important thanks Hi Michael, thanks for your bug report(s)! On Samstag, 9. Juni 2012, Michael Renner wrote: > the default munin-node configuration doesn't allow localhost IPv6 > connections. raising the severity as IP means IPv6 nowadays, see RFC 6540 :) cheers, Holger

Bug#676798: munin-node: Munin-node does not allow IPv6 localhost connections

2012-06-09 Thread Michael Renner
Package: munin-node Version: 2.0.0-1 Severity: normal Tags: upstream ipv6 Hey Holger, the default munin-node configuration doesn't allow localhost IPv6 connections. Adding a allow ^::1$ fixes this. This would also be a good opportunity to get rid of the travesty that is the regex netblock m