Modify ↓
Opened at 2011-06-17T12:10:29Z
Closed at 2014-03-01T10:59:09Z
#802 closed enhancement (fixed)
bitlbee.socket should listen on [::1]:6667, too
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | wishlist | Milestone: | |
| Component: | BitlBee | Version: | 3.0.2 |
| Keywords: | patch | Cc: | |
| IRC client+version: | Client-independent | Operating System: | Public server |
| OS version/distro: |
Description
It's possible to define multiple ListenStream= entries in socket file (systemd.socket(5)). If there's no v6 connectivity available, systemd will only listen on the v4 adress.
Attachments (1)
Change History (3)
Changed at 2011-06-17T12:10:53Z by
| Attachment: | systemd-ipv6.diff added |
|---|
comment:1 Changed at 2014-02-04T06:12:07Z by
| Keywords: | patch added |
|---|
comment:2 Changed at 2014-03-01T10:59:09Z by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

This one got fixed in r1012 by the patch submitted in ticket #1008