Hi,

On Thu, Aug 26, 2010 at 11:44:00PM +0200, David Sommerseth wrote:
> This plug-in can be tested by running an OpenVPN server like this:
> 
>  # ./openvpn --plugin plugin/examples/log_v3.so --dev tun \
>              --server 192.168.240.0 255.255.255.0 --ca sample-keys/ca.crt \
>              --cert sample-keys/server.crt --key sample-keys/server.key \
>              --dh sample-keys/dh1024.pem
> 
> The client can be started like this:
> 
>  # ./openvpn --client --remote localhost --ca sample-keys/ca.crt \
>              --cert sample-keys/client.crt --key sample-keys/client.key \
>              --dev tun --nobind --auth-user-pass

You might want to take a look at t_cltsrv.sh and build a "make check" test
script from there...  verifying the expected output in the logfile after
the test run...

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             g...@greenie.muc.de
fax: +49-89-35655025                        g...@net.informatik.tu-muenchen.de

Attachment: pgpA4Qq6JBUY9.pgp
Description: PGP signature

Reply via email to