Menu

Who is logged in

Help
Anonymous
2004-06-28
2012-09-17
  • Anonymous

    Anonymous - 2004-06-28

    How can I see who is logged in to PoPToP on my RedHat Fedora Core 2 system? 

     
    • Anonymous

      Anonymous - 2004-07-23

      You can view the syslog to see who's logged in and at what time. Also, if you have Webmin installed(www.webmin.com), there is a module to configure the PPTP VPN Server. You can view active connections using this, although they are only shown by ip address.  

       
    • Samareanu Florin

      to see the ip-s that have active connections to the poptop server, i use this (gentoo, should work on rh, it`s just a god damn shell script):

      ps ax |grep pptpd |grep - |awk '{print $6}' |cut -f 2 -d [ |cut -f 1 -d :

      i also use dialup_admin, included with freeradius, because the acct and usernames are stored in mysql.

       

Log in to post a comment.