MantisBT - Doomseeker |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0003287 | Doomseeker | [All Projects] Bug | public | 2017-10-03 18:58 | 2018-10-27 22:54 |
|
Reporter | WubTheCaptain | |
Assigned To | Zalewa | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | x86_64 | OS | Debian GNU/Linux | OS Version | buster/sid |
Product Version | 1.1 | |
Target Version | 1.2 | Fixed in Version | 1.2 | |
|
Summary | 0003287: IRC: IRC network address hostname lookups use IPv4 when IPv6 connectivity is available |
Description | Doomseeker includes a small IRC client.
Connecting to an IRC network with DNS hostname lookups from IRC network address seems to prefer IPv4 over IPv6, even while IPv6 connectivity was available. |
Steps To Reproduce |
- First, make sure at minimum your network interface has an IPv6-address. An IPv4-address may also be required.
- If IRC is not already visible, to view it press Ctrl + I or access it via top crates (View → IRC) or the button (IRC).
- On the left side of IRC panel, click the "Connect button".
- If needed, add a definition for any known IRC network with IPv6-connectivity.
- Attempt to connect to an IRC network.
- Notice from the first log lines how you are connecting over IPv4 (by default) while IPv6 was also available. If unsure, issue a WHOIS command to your own name (e.g. "/WHOIS WubTheCaptain", where WubTheCaptain is my username).
|
Additional Information | Both the local and remote hosts had dual-stack IPv4 and IPv6 connectivity in this case. The DNS holds both A and AAAA records.
Directly inputting an IPv6 address to the defined IRC network's address field works for connecting over IPv6.
Using a third-party IRC client such as Irssi, HexChat or WeeChat works as intended and resolves IPv6 first when the host has IPv6-connectivity.
Example IRC networks currently with dual-stack IPv4 & IPv6 connectivity:
- irc.zandronum.com
- irc.esper.net
- irc.yui.cat
- irc.rizon.net
Attached ip-addr.txt shows my configured network interfaces (without routes) from iproute2. |
Tags | No tags attached. |
Relationships | related to | 0003376 | closed | Zalewa | Domain names look ups get the process stuck when quitting during look up. | child of | 0003531 | confirmed | | IPV6 Support for Doomseeker |
|
Attached Files | ip-addr.txt (1,341) 2017-10-03 18:58 https://zandronum.com/tracker/file_download.php?file_id=2214&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2017-10-03 18:58 | WubTheCaptain | New Issue | |
2017-10-03 18:58 | WubTheCaptain | File Added: ip-addr.txt | |
2018-02-18 13:05 | Zalewa | Note Added: 0019069 | |
2018-02-18 13:05 | Zalewa | Assigned To | => Zalewa |
2018-02-18 13:05 | Zalewa | Status | new => acknowledged |
2018-02-18 13:27 | Zalewa | Note Added: 0019070 | |
2018-02-18 18:39 | Zalewa | Note Added: 0019071 | |
2018-02-18 18:44 | Zalewa | Relationship added | related to 0003376 |
2018-02-18 18:44 | Zalewa | Status | acknowledged => assigned |
2018-02-18 18:44 | Zalewa | Note Edited: 0019071 | bug_revision_view_page.php?bugnote_id=19071#r11408 |
2018-02-18 18:45 | Zalewa | Note Edited: 0019071 | bug_revision_view_page.php?bugnote_id=19071#r11409 |
2018-02-18 19:07 | Zalewa | Note Added: 0019073 | |
2018-02-18 19:07 | Zalewa | Status | assigned => needs testing |
2018-09-29 15:15 | WubTheCaptain | Target Version | => 1.2 |
2018-09-29 15:48 | WubTheCaptain | Note Added: 0019826 | |
2018-09-30 06:22 | Blzut3 | Note Added: 0019835 | |
2018-09-30 06:22 | Blzut3 | Status | needs testing => resolved |
2018-09-30 06:22 | Blzut3 | Fixed in Version | => 1.2 |
2018-09-30 06:22 | Blzut3 | Resolution | open => fixed |
2018-10-05 05:50 | WubTheCaptain | Relationship added | parent of 0003531 |
2018-10-05 05:50 | WubTheCaptain | Relationship replaced | child of 0003531 |
2018-10-27 22:54 | WubTheCaptain | Status | resolved => closed |
Notes |
|
(0019069)
|
Zalewa
|
2018-02-18 13:05
|
|
|
|
(0019070)
|
Zalewa
|
2018-02-18 13:27
|
|
|
|
(0019071)
|
Zalewa
|
2018-02-18 18:39
(edited on: 2018-02-18 18:45) |
|
|
|
(0019073)
|
Zalewa
|
2018-02-18 19:07
|
|
|
|
|
Fyi, I no longer have IPv6 connectivity to test this with. I would have to replace my router, since I relied (too much) on ipv6calc to setup a 6rd tunnel with my ISP and that doesn't work anymore.
Please test. |
|
|
(0019835)
|
Blzut3
|
2018-09-30 06:22
|
|
Can confirm that IPv6 is working in the IRC client. |
|