Modify

#1008 new enhancement

Listen on IPv4 *and* IPv6 when using "-i localhost"

Reported by: michael+bitlbee@… Owned by:
Priority: normal Milestone:
Component: BitlBee Version: 3.0.6
Keywords: Cc:
IRC client+version: Client-independent Operating System: Linux
OS version/distro:

Description

root@eris ~ $ ps auxf | grep '[b]itlbee'
bitlbee  26593  0.0  0.1  48032  1276 ?        Ss   22:49   0:00 /usr/sbin/bitlbee -p 6667 -P /var/run/bitlbee.pid -F -i localhost
root@eris ~ $ netstat -lnpt | grep bitlbee
tcp        0      0 127.0.0.1:6667          0.0.0.0:*               LISTEN      26593/bitlbee   

I expected bitlbee to listen on 127.0.0.1 *and* ::1

Attachments (1)

bitlbee-IPv6.patch (197 bytes) - added by Matej Cepl <mcepl@…> at 2013-08-16T13:28:40Z.
suggested patch

Download all attachments as: .zip

Change History (4)

Changed at 2013-08-16T13:28:40Z by Matej Cepl <mcepl@…>

Attachment: bitlbee-IPv6.patch added

suggested patch

comment:1 Changed at 2013-08-16T13:29:02Z by Matej Cepl <mcepl@…>

This we have resolved (AFAIK) in https://bugzilla.redhat.com/show_bug.cgi?id=949303. See attached patch.

comment:2 Changed at 2014-02-04T05:06:49Z by dx

Keywords: patch added

comment:3 Changed at 2014-03-01T02:14:49Z by dx

Keywords: patch removed

@mcepl: Patch applied in r1012, thanks!

Not closing this ticket because, well, that patch is for systemd socket activation only, not for -i localhost. Although TBH it might be a user error, specifying ::1 could solve it, I don't know.

Modify Ticket

Action
as new The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.