No internet connectivity on client
Posted: Fri Jan 28, 2022 12:32 pm
Hi,
We were running OpenVPN without any issues for past 1 year. And clients started to see connection time out issue from last day. After enabling logs on server we saw the following error :
So, we regenerated CRL with and updated server and restarted. After which client started to connect fine, but internet connectivity is not available on client . All clients are facing the same issue. Can somebody guide us where is it going wrong?
Here are the server configuration for redirecting client traffic :
push "redirect-gateway def1 bypass-dhcp"
push "dhcp-option DNS 208.67.222.222"
push "dhcp-option DNS 208.67.220.220"
Same configuration was working all well till last 2 days. Really appreciate any help on fixing this further.
Thanks
Amareshwari
We were running OpenVPN without any issues for past 1 year. And clients started to see connection time out issue from last day. After enabling logs on server we saw the following error :
Code: Select all
VERIFY ERROR: depth=0, error=CRL has expired
Code: Select all
./easyrsa gen-crl
Here are the server configuration for redirecting client traffic :
push "redirect-gateway def1 bypass-dhcp"
push "dhcp-option DNS 208.67.222.222"
push "dhcp-option DNS 208.67.220.220"
Same configuration was working all well till last 2 days. Really appreciate any help on fixing this further.
Thanks
Amareshwari