How to display the internet OPENVPN routing table
-
Does anyone know how to display information from the internet OpenVPN routing table. Same information contained in the OpenVPN status log file when deploying OpenVPN outside of pfSense?
Displaying routes from the diagnostics shows the individual routes for the various pfSense boxes (server and clients). I want to see the internal OpenVPN routing table on the server.
Thanks.
-
In your case, is this a client and not a server?
For servers, we do check for and display the routing table but that code doesn't exist for client display.
It may not be too difficult for someone to adapt that same code to work for the client side.