==================================================================
  Please DO NOT REPLY to this mail or send email to the developers
  about this bug. Please follow-up to Bugzilla using this link:
    https://bugs.contribs.org/show_bug.cgi?id=9238

  Have you checked the Frequently Asked Questions (FAQ)?
    http://wiki.contribs.org/SME_Server:Documentation:FAQ

  Please also take the time to read the following useful guide:
    http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
==================================================================

--- Comment #1 from Lloyd Keen <[email protected]> ---
Creating /dev/random in the chroot environment seems to have fixed the problem:
#mkdir /etc/openvpn/s2s/dev 
#cd /etc/openvpn/s2s/dev 
#mknod random c 1 8 
#mknod urandom c 1 9
Refer: https://community.openvpn.net/openvpn/ticket/646

I am now able to start openvpn-s2s.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to