Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 2016 13:22:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 206673] irc/quassel:  Add optional rc var to specify the --listen argument.
Message-ID:  <bug-206673-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 206673
           Summary: irc/quassel:  Add optional rc var to specify the
                    --listen argument.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: me@cschwarz.com
                CC: freebsd-ports-bugs@FreeBSD.org

Created attachment 166186
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D166186&action=
=3Dedit
quasselcore: Add optional rc var to specify the --listen argument.

Currently, in a jail, quasselcore binds to the first IPv4 address it finds =
and
not to any IPv6 address.

Furthermore, the admin has no way to specify the IP address to which
quasselcore should bind.

There is a '--listen' argument to quasselcore that allows specifying a list=
 of
comma-separated IPv4/6 addresses.

The SVN diff attached to this bug report adds an rc variable for this argum=
ent,
defaulting to '0.0.0.0,::'.

This will make quasselcore listen on all IPv4/IPv6 addresses it can bind to.

Note that the SVN diff does not include a bump of PORTREVISION. Should I add
this?

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



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