On Feb 3, 2009, at 11:27 PM, Russell, Joshua wrote:

I am trying to get a sample DTLS application working. The following indications are provided when I try to connect with the client:

After a successful call to dtls_connect(), I receive SSL_ERR_SYSCALL when attempting to write from the client.
ERR_get_error() results in 0.
rc from SSL_write = -1
errno shows “No route to host”

I checked netstat on the server to confirm that a UDP port is bound at 8001

The return from netstat shows nothing at 8001. Before I start looking closer at my server, I would like to make sure a properly configured SSL server should show a UDP connection on the selected port.

The error could be everywhere since you have not submitted any code or said which sample you're using.

I suggest to visit http://sctp.fh-muenster.de and have a look at the samples there. They should be easy to understand and are working out of the box. To avoid several bugs, you have to use the latest OpenSSL version with the bugfixes also listed there anyway.

Thanks.

Josh Russell
CSX Technology
904-633-3493
RNX 633-3493



This email transmission and any accompanying attachments may contain CSX privileged and confidential information intended only for the use of the intended addressee. Any dissemination, distribution, copying or action taken in reliance on the contents of this email by anyone other than the intended recipient is strictly prohibited. If you have received this email in error please immediately delete it and notify sender at the above CSX email address. Sender and CSX accept no liability for any damage caused directly or indirectly by receipt of this email.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to