Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2003 20:28:46 +0200
From:      Mathieu Arnold <mat@mat.cc>
To:        freebsd-net@freebsd.org
Subject:   pppstats and ppp
Message-ID:  <89158390.1051388926@sauron.in.mat.cc>

next in thread | raw e-mail | index | archive | help
Hi,

I'm using ppp to establish vpns, and I wanted to use pppstats to gather
some instant statistics on it, but it seems that pppstats only works with
pppd (which I never saw before). Is there a way to have it work with ppp ?

# ifconfig tun0
tun0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1498
        inet6 fe80::2a0:ccff:fe5e:c93d%tun0 prefixlen 64 scopeid 0x4
        inet 212.43.217.121 --> 10.0.5.2 netmask 0xffffffff
        Opened by PID 33485

# pppstats tun0
pppstats: invalid interface 'tun0' specified
pppstats: couldn't get PPP statistics: Invalid argument

I can have some things with netstat -i, but it's not what pppstats can give
me.

-- 
Mathieu Arnold



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?89158390.1051388926>