Re: [Openvpn-users] peer-peer vpns and systemd

2020-07-22 Thread Richard Hector
On 21/07/20 11:23 pm, Jan Just Keijser wrote: > Hi Richard, > > On 19/07/20 12:04, Richard Hector wrote: >> That's what I couldn't manage - a p2p network (no client or server) >> using certificates. In the end I concluded it couldn't be done, but I'm >> happy to be corrected. >> > this can be ach

Re: [Openvpn-users] peer-peer vpns and systemd

2020-07-22 Thread Richard Hector
On 19/07/20 10:44 pm, Gert Doering wrote: > Hi, > > On Sun, Jul 19, 2020 at 10:32:42PM +1200, Richard Hector wrote: >> > NAT with port translation in beteween? If the port >> > changes after a restart, and the other end has no --float in the config, >> > things will not work. Here a clear cli

Re: [Openvpn-users] peer-peer vpns and systemd

2020-07-22 Thread Gert Doering
Hi, On Wed, Jul 22, 2020 at 11:32:06PM +1200, Richard Hector wrote: > > cipher aes-256-gcm [..] > > > - in this mode, NCP is disabled and hence you would not get GCM > > encrpytion - thus you need to specify it explicitly. > > I wasn't familiar with either of those. It seems NCP isn't needed > b