David Meireles wrote:
Yes, but I want to use a pfsense box to act both as OpenVPN Server and OpenVPN Client. For example, the box is now acting as a server, althrough I have the client connection to site X configurated, but not enabled... If I enable this connection, I immediately loose the Server, because both are using the same interface (tun0). Isn't there a way to use, maybye, tun0 for server ans tun1 for client!?

each ovpn daemon creates its own tun device.
there isn't actually that much difference between a server and a client, except the latter initiates the connect, the former waits.

create multiple servers and clients on different ports - be sure to set the source port differently for the client or consider using the floating port option "nobind".

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to