ok fro starters what is it.
openvpn is kind of a router/encryptorand ofc tunnel daemon.
that daemon has always at least one virtual network interface (tun for routing mode, tap for bridge mode). and 1 open port for communication with its clients.
so client connect form outside to the port, and...