Code: Select all
BusyBox v1.23.2 (2016-07-07 17:36:03 EDT) built-in shell (ash)
| Gargoyle version 1.9.1 | OpenWrt Chaos Calmer branch |
| Gargoyle revision 55922fb | OpenWrt commit eadf19c |
| Built July 07, 2016 | Target ar71xx/usb |
------------------------------------------------------------------
Attempting to configure any OpenVPN client (using .zip, files, or manually) gives the dreaded "ERROR: Could not find config file". (I found several threads w/ same/similar issue going back several years.)
Logread shows:
Code: Select all
Fri Dec 9 17:29:10 2016 daemon.err uhttpd[1872]: tr: short write
Fri Dec 9 17:29:10 2016 daemon.err uhttpd[1872]: tr: short write
Fri Dec 9 17:29:11 2016 daemon.err uhttpd[1872]: egrep: : No such file or directory
Fri Dec 9 17:29:11 2016 daemon.err uhttpd[1872]: egrep: : No such file or directory
Fri Dec 9 17:29:11 2016 daemon.err uhttpd[1872]: egrep: : No such file or directory
Fri Dec 9 17:29:11 2016 daemon.err uhttpd[1872]: egrep: : No such file or directory
Fri Dec 9 17:29:11 2016 daemon.err uhttpd[1872]: egrep: : No such file or directory
Anyone w/ this working could you give me listing of /etc/openvpn/ ? Heck, point me to the right part of the source and I could maybe even suss that out.
I'll be happy to give any more details to help track this down. Thanks!
(In my particular case I can probably make do by setting it up as a server, but target network is already set up and working on pfSense.)