Page 1 of 1

Options error: --pull cannot be used with --mode server

Posted: Sat Apr 15, 2023 12:59 am
by camocazi
I have a .ovpn file that's working fine with the GUI. I don't select an external certificate, but I can still connect to the vpn.

However when I try to use the cli, I run

Code: Select all

openvpn --config myconfig.ovpn
after adding to the config

Code: Select all

verify-client-cert none
mode server
this gives me

Code: Select all

Options error: --pull cannot be used with --mode server
But I have not specified pull as an option anywhere. How can I debug?

Re: Options error: --pull cannot be used with --mode server

Posted: Thu May 04, 2023 9:06 am
by JosephS
Hi.
Just out of curiosity.
Is the .ovpn profile from a community server or from an openVPN Access Server?