hi everybody,
sorry it this has been posted before, but can't find any answer on this.
I have a OpenVPN Server/Client setup, and this works great (thanks knuddi

)
now we want to connect a Branch office which is also using SME server.
I know how to setup OpenVPN Server-to-Server. Again thanks to Knuddi:
Quote:
Server Side (one has to be) skip:
auth-user-pass-verify ./validate.sh via-env
Client side skip:
auth-user-pass
But the problem is that this will break the VPN for the Clients, right?
So the question is: How can I setup the Server for both Server/Client and Server/Server
Does anyone have a simple solution for this?
regards
VJ