On 23/10/06, Martin Gignac <[EMAIL PROTECTED]> wrote:
On 10/23/06, Heinrich Rebehn <[EMAIL PROTECTED]> wrote:> Shouldn't openvpn write to /var/db or /var/log? I don't know if these locations can be hardcoded at compile time, but from the stock OpenBSD OpenVPN package that I use (2.0.6) it seems that files will be read/written relative to the CWD when the process was started. I usually specify an absolute path for the 'ifconfig-pool-persist' and 'status' parameters so that files are written to /var/db and /var/log. -Martin -- "Suburbia is where the developer bulldozes out the trees, then names the streets after them." --Bill Vaughan
Yes, just specify the full path in the config file. Also, OpenVPN 2.0.6 is quite old now. The latest release is 2.0.9. Cheers z0mbix

