On 2007/07/02 19:54, sonjaya wrote: > yes i have ready run it Yes, that's the problem, you should have sourced it (in your shell's environment) not run it (in a new one).
> Please edit the vars script to reflect your configuration, > then source it with "source ./vars". Unfortunately the OpenVPN docs use C-shell syntax here, probably because some shell popular with Linux users allows it. For a SUS-compliant shell you want the ". ./vars" that's been pointed out already.

