http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13252

--- Comment #11 from Colin Campbell <colin.campb...@ptfs-europe.com> ---
I tested this and if no interface restriction (i.e specific ip address) is
given on an ipv6 machine the server will handle connections using both ipv6 and
ipv4. I did find in the course of testing that if you use the port attribute to
specify an ip address you can fall foul of it failing to recognise an ipv6
address, I've added a supplementary patch that works around this. 

Otherwise with the patch installed it handles messages from clients runnng both
protocols. The server should be logging the setting up of the ports heres what
I get on my test machine 
Nov 27 16:04:11 zazou koha_sip[11385]: Resolved [*]:6003 to [::]:6003, IPv6
Nov 27 16:04:11 zazou koha_sip[11385]: Not including resolved host [0.0.0.0]
IPv4 because it will be handled by [::] IPv6
Nov 27 16:04:11 zazou koha_sip[11385]: Binding to TCP port 6003 on host :: with
IPv6

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to