Which OpenVPN client to reconfigure
-
Hi there,
I have few VPN clients connected in my pfSense box, all of them are using OpenVPN.Today while shuffling around on the dashboard I came across this in the logs:
Not a big issue, but the problem is how I should know which client is generating this errors?
Any ideas are welcomed.
Thanks. -
@kpucko
My OpenVPN log shows the username and his IP and port with such warnings.
Verbosity level is default. -
Mmm, you should see a log entry when the client first connects at least that lists that.
It is only a warning though, you don't have to do anything.
Steve
-
Is there a way to check the logs from the console?
-
cat/tail /var/log/openvpn.log
-
@viragomann said in Which OpenVPN client to reconfigure:
cat/tail /var/log/openvpn.log
Yeah, but it will show the same, as the screenshot above, right?
I thought that there is a separate log for each OpenVPN instance, and they are merged all together in the webUI of pfSense.
-
@kpucko
No, there is only a single OpenVPN log for all.However, you can find out the client or server instance by checking the PID details.