[Openvpn-devel] 2.1_rc9/r3122 breaks verify-cn script and tls-verify multiple argument behavior

2008-08-14 Thread Mike Kasick
The change from using system() to execve() introduced as part of the defensive programming changes in r3122 breaks the supplied verify-cn script and recommended usage of multiple arguments with the --tls-verify option. >From openvpn(8): "Note that cmd can be a shell command with multiple argument

Re: [Openvpn-devel] differences between tunnel and transport mode

2008-08-14 Thread Giancarlo Razzolini
Adrian Chng escreveu: > hi, > > Anybody know the differences between OpenVPN tunnel and transport mode? > > If I need to secure a gateway to gateway connection, what kind of mode > should I use? > > I would also like to ask if it's possible to run a computer (the > gateway) as both server(s) and cl

[Openvpn-devel] differences between tunnel and transport mode

2008-08-14 Thread Adrian Chng
hi, Anybody know the differences between OpenVPN tunnel and transport mode? If I need to secure a gateway to gateway connection, what kind of mode should I use? I would also like to ask if it's possible to run a computer (the gateway) as both server(s) and client(s) at the same