Hi guix,

i am trying vpnc(vpn client), when i launch the command creates the daemon but not the interface or link and displays the message:

Command:
 sudo vpnc myvpn.conf

Message:
 sh: /etc/vpnc/vpnc-script: No such file or directory
 sh: /etc/vpnc/vpnc-script: No such file or directory
 VPNC started in background (pid: 1765)...

looking for on the net and as a workaround I followed the steps, and Works!:

a) Download the script from http://git.infradead.org/users/dwmw2/vpnc-scripts.git/blob_plain/HEAD:/vpnc-script
b) Copy to /etc/vpnc
c) Set execute permission(chmod 777 vpnc-script)


Thanks

Reply via email to