[Konversation-devel] [Bug 198588] New: Connection to ipv6 servers only work with manually adding the port
Daniel Roschka
danielroschka at phoenitydawn.de
Thu Jul 2 00:50:59 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=198588
Summary: Connection to ipv6 servers only work with manually
adding the port
Product: konversation
Version: 1.2-alpha3
Platform: Debian testing
OS/Version: unspecified
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: konversation-devel at kde.org
ReportedBy: danielroschka at phoenitydawn.de
Version: 1.2-alpha3 (using KDE 4.2.4)
Installed from: Debian testing/unstable Packages
When using quick connect I've two fields. One for the server address and one
for the port. While using ipv6 I need to add the port also to the address
field, because konvi elsewhere tries to connect to a cutted address. E.g.:
Using "2001:1418:13:1::25" tries to connect to "2001:1418:13:1::6667"
Using "[2001:1418:13:1::25]" tries to connect to "2001:1418:13:1::6667"
Using "[2001:1418:13:1::25]:6667" connects successful to
"2001:1418:13:1::25:6667"
Using "2001:1418:13:1::25:6667" connects successful to
"2001:1418:13:1::25:6667"
Using "ipv6.chat.eu.freenode.net" connects sucessful to
"ipv6.chat.eu.freenode.net:6667"
As you can see, you have to add the port or use a hostname instead of a
ipv6-address.
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Konversation-devel
mailing list