|
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, I am trying to make openvpn work in asolaris 9 enviroment ... and ... I am facing some problems ... Allthough the compile succeds I Have problems with the behavior of the produced program, that is that even that it start-ups without errors and it does auth the users it hangs right after the certificate verification of the server. Any Ideas ? - -------------- Build options: ./configure --prefix=/opt/OpenVPN --disable-lzo - --with-ssl-headers=/opt/SUNWconn/crypto/include \ - --with-ssl-lib=/opt/SUNWconn/crypto/lib --disable-http --disable-socks server configuration: local xxx.yyy.zzz.yyy port 443 proto udp dev tun link-mtu 1450 server 10.xxx.0.0 255.255.yyy.0 daemon openvpn-srv writepid /var/run/openvvpn-srv.pid ca ca.crt cert srv.crt key srv.key dh dh1024.pem key-method 2 tls-server username-as-common-name plugin /opt/OpenVPN/lib/myldap.so "uid=%u,ou=a,dc=xxx,dc=yy" push "redirect-gateway def1" cipher AES-128-CBC max-clients 100 user nobody group nobody persist-key persist-tun fast-io inactive 120 keepalive 20 120 client-cert-not-required verb 5 mute 60 - ------------------- Compilers Used are: either: Forte Developer 7 C 5.4 2002/03/09 or gcc version 3.3.2 Enviroment (aka Build Machine) is SunOS atlantic 5.9 Generic_112233-11 sun4u sparc SUNW,Ultra-250 runtime: SunOS vpn 5.9 Generic_112233-11 sun4u sparc SUNW,UltraAX-i2 (v100) TUN/TAP driver 1.1 11/09/2005 - ----------------------------------------------------------- - -- Georgatos Evaggelos Network Operations Center Department of Informatics University of Athens Panepistimioupolis, Illisia 157 84, Athens Greece -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDcvRuOWJH1bqLWzgRAotxAJ4jT0FZ5vpyj8p4VU5f9HKQ4X+X+wCfZqKY bCze18gyOJ51KtR4L8lWn4U= =6qjX -----END PGP SIGNATURE----- ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |