Jan 12 20:46:02 openvpn[56490]: Use --help for more information.Jan 12 20:46:02 openvpn[56490]: Options error: --verify-client-cert none|optional must be used with --management-client-auth, an --auth-user-pass-verify script, or pluginJan 12 20:46:02 openvpn[56490]: DEPRECATED OPTION: --client-cert-not-required, use --verify-client-cert instead
What kind of WAN link do you use? Does this affect IPv4 and IPv6 or just one of them? Can you ping the Internet from the OPNsense box before restarting pf?Cheers,Franco
Hmm... Looks like a unified diff to me...The text leading up to this was:--------------------------|From 50e53ab4a0698f08c21f1b8efefb10622224483a Mon Sep 17 00:00:00 2001|From: Franco Fichtner <franco@opnsense.org>|Date: Sat, 16 Sep 2017 17:57:46 +0200|Subject: [PATCH] interfaces: reload filter before reloading plugins for| connectivity||PR: https://forum.opnsense.org/index.php?topic=4727.0|PR: https://github.com/opnsense/core/issues/1403|---| src/etc/rc.newwanip | 7 ++++---| src/etc/rc.newwanipv6 | 7 ++++---| 2 files changed, 8 insertions(+), 6 deletions(-)||diff --git a/src/etc/rc.newwanip b/src/etc/rc.newwanip|index 8271b8476..486d3e2a5 100755|--- a/src/etc/rc.newwanip|+++ b/src/etc/rc.newwanip--------------------------Patching file etc/rc.newwanip using Plan A...Reversed (or previously applied) patch detected! Assuming -R.Hunk #1 succeeded at 162.Hmm... The next patch looks like a unified diff to me...The text leading up to this was:--------------------------|diff --git a/src/etc/rc.newwanipv6 b/src/etc/rc.newwanipv6|index 6d1259713..1438c4f51 100755|--- a/src/etc/rc.newwanipv6|+++ b/src/etc/rc.newwanipv6--------------------------Patching file etc/rc.newwanipv6 using Plan A...Reversed (or previously applied) patch detected! Assuming -R.Hunk #1 succeeded at 143.doneAll patches have been applied successfully. Have a nice day.