Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Apr 2019 16:35:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 237151] blacklistd(8) doesn't respect IPv6 address pools whitelisting because it's unable to parse IPv6 addresses
Message-ID:  <bug-237151-227-NE05jyDd96@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237151-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237151-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237151

Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |Works As Intended
             Status|New                         |Closed

--- Comment #3 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> ---
I am sorry for the noise on Bugzilla. Everything works as intended, despite
blacklistd is not much documented. I looked into the code, have run it in w=
ith
debug a few times and at last found that I had the wrong configuration. It =
has
to be in the format:

# adr/mask:port         type    proto   owner           name    nfail   dis=
able
[remote]
[2001:x:x::]/48:ssh        *       *       *               =3D       *     =
  *

My mistake was putting /prefix into brackets.=20

Thanks for merging this great software from NetBSD and let me apologize for=
 the
noise I have made here once again.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237151-227-NE05jyDd96>