|
|
Den 3. sep 2004, kl. 13:08, skrev Terry Dooher:
I've moved up from 1.5 to beta11 today. I want to set up a single tcp
server<->multiple clients service and have mostly duplicated the
recent examples. When I attempt to start it with:
openvpn --config test.config
I get:
Options error: specify only one of --tls-server, --tls-client, or
--secret
I _am_ only specifying --secret. The contents of test.config are
below. My guess is that one of these options is implying tls, but I
can't find which. If I comment out the secret line, I get:
Options error: You must define DH file (--dh)
Thanks,
Terry.
---- test.config
local x.x.x.x
dev tun
proto tcp-server
i think it is this one. I would suggest looking into the 2.0 release
notes and
the config files there. Also take a look at the easy-rsa scripts.
JonB
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|