I have so little experience with Linux that I probably don't qualify as a newbie. That doesn't keep me from using the SME servers, but it is keeping me from using OpenVPN on my SME Servers.
I followed all the directions in Hancees OpenVPN installation packet.
wget said it downloaded.
rpm -Uvh said it did its job.
the openvpn folder says that it has the files I was supposed to add, plus an easy-rsa folder.
I copied the Server and client.config from the directions into notepad, tailored them to my system, saved and copied to the server folder and from there to the openvpn directory.
I did the openvpn.up script the same way and did chmod 700 after I got it in the folder.
service openvpn start shows starting service and almost immediately [failed] in red letters.
I don't know how or where to look for the program.
I don't know if the notepad process is ok in linux.
I don't know how to check and see if the script is executable.
Did I bite off more than I can get help with or are there some knowlegeable people who might see obvious errors and point out solutions?
(I made OpenVPN work on Win2003 and WinXP.)