This is a regression which was introduced in version 4.2.0 (commit r28482), part of bug 3999. If the Linux kernel does not support IPv6, tlstunnel fails to start with an error message such as: 2014-05-27 00:14:54 ERROR tlwebaccess[3587]: server socket: Address family not supported by protocol 2014-05-27 00:14:54 ERROR tlwebaccess[3585]: Unexpected termination of tlstunnel This can be reproduced by booting the kernel with ipv6.disable=1.
Created attachment 547 [details] Patch which reverts 3999
Fixed in r29218. Tester needs to verify that both IPv4 and IPv6 works on IPv6 capable system, and that IPv4 works on those that lack IPv6.
(In reply to comment #3) > Fixed in r29218. > > Tester needs to verify that both IPv4 and IPv6 works on IPv6 capable system, > and that IPv4 works on those that lack IPv6. Both cases works on SLED11.