FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14455 questions

17168 answers

28195 comments

0 members

We are migrating to our new platform at https://community.teltonika.lt. Moving forward, you can continue discussions on this new platform. This current platform will be temporarily maintained for reference purposes.
0 votes
102 views 0 comments
by anonymous
How can I see the IPs of openvpn users connected to RUT950 vpn server

1 Answer

0 votes
by anonymous

Hello,

If you have TLS clients defined in your server's configuration, you can try the following CLI/SSH command:

  • cat /tmp/state/openvpn-Server.info

Otherwise, you can try following connection logs with:

  • logread | grep "primary virtual"

Best regards,