Hi community,
I have a situation whereby I sometimes get the following error when starting openvpn client:
iptables v1.4.15: Couldn't load target `DNSVPN3':No such file or directory
Aside from this error the connection is established but clients lose connectivity because the DNS never loaded. Restarting the service manually resolves but it takes me a while to determine that this issue has occurred so looking to add some automation to recovering.
My question is can openvpn-event or some other method be used such that whenever this error is encountered when starting the vpn client that it could simply restart the service again?
Thanks in advance for any insights or tips.
I have a situation whereby I sometimes get the following error when starting openvpn client:
iptables v1.4.15: Couldn't load target `DNSVPN3':No such file or directory
Aside from this error the connection is established but clients lose connectivity because the DNS never loaded. Restarting the service manually resolves but it takes me a while to determine that this issue has occurred so looking to add some automation to recovering.
My question is can openvpn-event or some other method be used such that whenever this error is encountered when starting the vpn client that it could simply restart the service again?
Thanks in advance for any insights or tips.