Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Oct 2013 11:29:36 GMT
From:      Olaf Zaplinski <olaf@zaplinski.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/183522: opendmarc-1.1.3: no IPv6 socket
Message-ID:  <201310311129.r9VBTaTl059427@oldred.freebsd.org>
Resent-Message-ID: <201310311130.r9VBU0n6022709@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         183522
>Category:       misc
>Synopsis:       opendmarc-1.1.3: no IPv6 socket
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 31 11:30:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Olaf Zaplinski
>Release:        9.2-RELEASE-p1
>Organization:
(none)
>Environment:
FreeBSD betsy.tuxfriends.net 9.2-RELEASE-p1 FreeBSD 9.2-RELEASE-p1 #0: Mon Oct 28 03:22:41 PDT 2013     root@betsy.tuxfriends.net:/usr/obj/usr/src/sys/OZ  i386

>Description:
specifying
Socket inet6:8893@[::1]
in opendmarc.conf has no effect

specifying
opendmarc_socketspec="inet:8893@[::1]"
lets daemon refuse to start

Oct 31 04:17:39 betsy opendmarc[8974]: OpenDMARC Filter: Invalid numeric domain spec "[::1]"
Oct 31 04:17:39 betsy opendmarc[8974]: OpenDMARC Filter: Unable to create listening socket on conn inet:8893@[::1]
Oct 31 04:17:39 betsy opendmarc[8974]: smfi_opensocket() failed


Funny is: opendmarc-1.1.3 on Debian does not have this problem...

# netstat -tanp|grep marc
tcp6       0      0 ::1:8893                :::*                    LISTEN      14415/opendmarc

.. but opendkim has:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728308

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310311129.r9VBTaTl059427>