68U running 384.3 using PIA VPN on router.
I had to reboot my router and noticed that the VPN did not start back up. When I went to investigate I see the following errors logged:
Feb 25 22:22:58 ovpn-client3[22526]: Options error: Unrecognized option or missing or extra parameter(s) in config.ovpn:35: pull-filter (2.4.4)
Feb 25 22:22:58 ovpn-client3[22526]: Use --help for more information.
Feb 25 22:22:58 syslog: VPN_LOG_ERROR: 492: Starting OpenVPN failed...
This has been working fine for a while. Here are my custom settings:
tls-client
remote-cert-tls server
auth-nocache
mute-replay-warnings
disable-occ
pull-filter "auth-token"
pull-filter ignore "ifconfig-ipv6"
pull-filter ignore "route-ipv6"
persist-tun
persist-key
fast-io
sndbuf 524288
rcvbuf 524288
I removed all the pull filter options and in fact even removed all options, but I still get the same error. Not sure where it is pulling this option for and why it has an issue with this "pull filter" now option. I even reset the vpn client back to default and manually configured everything by hand but still the issue persists.
Any suggestions or if anyone can confirm they are having no issues with PIA @384.3 would be most appreciated. Thanks in advance.
I had to reboot my router and noticed that the VPN did not start back up. When I went to investigate I see the following errors logged:
Feb 25 22:22:58 ovpn-client3[22526]: Options error: Unrecognized option or missing or extra parameter(s) in config.ovpn:35: pull-filter (2.4.4)
Feb 25 22:22:58 ovpn-client3[22526]: Use --help for more information.
Feb 25 22:22:58 syslog: VPN_LOG_ERROR: 492: Starting OpenVPN failed...
This has been working fine for a while. Here are my custom settings:
tls-client
remote-cert-tls server
auth-nocache
mute-replay-warnings
disable-occ
pull-filter "auth-token"
pull-filter ignore "ifconfig-ipv6"
pull-filter ignore "route-ipv6"
persist-tun
persist-key
fast-io
sndbuf 524288
rcvbuf 524288
I removed all the pull filter options and in fact even removed all options, but I still get the same error. Not sure where it is pulling this option for and why it has an issue with this "pull filter" now option. I even reset the vpn client back to default and manually configured everything by hand but still the issue persists.
Any suggestions or if anyone can confirm they are having no issues with PIA @384.3 would be most appreciated. Thanks in advance.