Difference between revisions of "Talk:OpenVPN SiteToSite"
From SME Server
Jump to navigationJump to search (Created page with 'Hi 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 <tt>genkey.txt</tt> file): open…') |
m |
||
Line 6: | Line 6: | ||
--[[User:Jester|jester]] 13:17, 20 October 2010 (UTC) | --[[User:Jester|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) | ||
+ | |||
+ | --[[User:VIP-ire|Daniel B.]] 16:17, 20 October 2010 (UTC) |
Latest revision as of 15:16, 20 October 2010
Hi 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)