|
|
Den 1. dec 2005 kl. 16:57 skrev Schlomo Schapiro:
Hi,
why not use the sample certs provided with openvpn ? If you just don't
want to setup your own CA and stuff, they will work fine for you.
Good suggestion, but also remember to add --duplicate-cn else only
one client at the same time can be connected.
JonB
Schlomo
On Wed, 30 Nov 2005, James Yonan wrote:
On Wed, 30 Nov 2005, Maurizio de Pascale wrote:
Hi everybody,
we want to setup a multi client vpn but don't want to bother with
the
PKI stuff:
the vpn server is already accessible only through ssh-port-
forwarding so
we just need plain vpn.
The single-client single-server configuration works perfectly
(even with
no static key...just remote, dev tun and ifconfig) but the multi-
client
mode seems to require PKI :(
Is it possible to skip authentication in multi client mode with
current
version of openvpn?
Multi client mode requires TLS for initial connection establishment,
however you can turn off encryption/authentication on the
forwarded tunnel
packets if security is not important to you:
cipher none
auth none
James
--
Regards,
Schlomo
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through
log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD
SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
____________________________________________
Openvpn-users mailing list
Openvpn-users@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/openvpn-users
|