Talk:OpenVPN SiteToSite
From SME Server
Jump to navigationJump to searchHi Daniel, Thanx for this great piece of work! About generating a key on a Win box, this can be done, but the output must go to a file (here the genkey.txt file):
openvpn --genkey --secret genkey.txt
One question: can this contrib co-exist with the OpenVPN Bridge contrib?!
--jester 13:17, 20 October 2010 (UTC)
Hi. Thanks for the tip about key generation on Windows, I'll update the wiki. Yes, it can co-exist with the bridge contrib (I use both on several servers) as long as you use different ports for servers (the bridge contrib uses 1194)
--Daniel B. 16:17, 20 October 2010 (UTC)