On 19/11/13 08:09, 김동성 wrote:
>
> Hello
>
> I found commands which is make a TLS session on IPv6
>
> Server is “./sipp -i [IPv6 address] -t l1 -sn uas -tls_key 
> /root/CaKey1024-decrypt.pem -tls_cert /root/CaCert1024.pem -p 5061”
>
> Client is “./sipp -i [From IPv6 address] -t l1 -sn uac [To IPv6 
> address]:5061 -tls_key /root/CaKey1024-decrypt.pem -tls_cert 
> /root/CaCert1024.pem -p 5061”
>
> But. above commands are not work. Can’t bind socket. Error number is 22.
>

I don't use IPv6 very much, I'm afraid - but 
http://stackoverflow.com/questions/6786648/ipv6-connect-always-fail-with-errno-22
 
suggests that this could happen if the IPv6 address used is a link-local 
address. Could that be the problem here?

Best,
Rob

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Sipp-users mailing list
Sipp-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sipp-users

Reply via email to