LoginSignup
1
0

More than 5 years have passed since last update.

openvpnで接続しているクライアントのIPアドレスを見る

Posted at

openvpn status log

cat /etc/openvpn/openvpn-status.log

※ Ubuntu Xenialで確認済み


または


openvpn telnet management

server.confで

management localhost 7505

telnet localhost 7505
help

してコマンドを確認

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0