Koozali.org: home of the SME Server

How to tell active VPN connections

Offline albatroz

  • *****
  • 159
  • +0/-0
How to tell active VPN connections
« on: April 22, 2005, 07:19:27 PM »
How can I tell if there are any
PPTP connections active and the public IP
they are being connected from.

Offline raem

  • *
  • 3,972
  • +4/-0
Re: How to tell active VPN connections
« Reply #1 on: April 23, 2005, 04:24:07 AM »
iptraf
and/or
/var/log/messages (filter on pptpd)
...