|
|
On Wed, 4 May 2005, Gerhard Wiesinger wrote: > Hello! > > I've OpenVPN 2.0.0 running in client/server mode (roadwarrior scenario) > which works perfect. > > For the second fixed OpenVPN tunnel scenario I've the following question: > Is it possible that side A and side B can establish the tunnel? So there > is no explicit server or client, A can establish the connection to B, and > B to A. Yes, if you run OpenVPN in point-to-point mode, and have each configuration file reference the remote peer with a "remote" directive, you will have a completely symmetrical, peer-to-peer style setup where each side both initiates the connection as well as listens for an incoming connection from the opposite peer. James ____________________________________________ Openvpn-users mailing list Openvpn-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/openvpn-users |