openvpnForNordvpn icon indicating copy to clipboard operation
openvpnForNordvpn copied to clipboard

Looks like one of you command in yields parse error

Open ghost opened this issue 6 years ago • 0 comments

In open vpn config file, option auth-user-pass '/etc/openvpn/nordvpn-auth' yields uci: Parse error (invalid character in name field) at line 46, byte 23 hyphens are not supported in LEDE . Replacing them as auth_user_pass solves this error but i can't connect to VPN server even though it is started in luci gui. I think the issue lies in lack of authentication due to change in characters. Any solution ??

Thank you for the partially automated script and i modified the configuration files manually using your help.

https://imgur.com/a/spDI8ql

ghost avatar Apr 25 '18 22:04 ghost