On Fri, Jul 09, 2004 at 10:23:11AM -0400, Gary T. Giesen wrote:
> I'll second the idea for an ethernet error counter on the interface status
> page. I recently had a problem with intermittent connections that turned out
> to be a cabling problem, even though I had replaced the cable twice.
Until then ...
netstat -i
in exec.php will show
$ netstat -i
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
sis0 1500 <Link#1> 00:e0:18:00:00:03 6 0 6 0 0
sis0 1500 209.183.144.1 194.inscrfibre. 2 - 4 - -
de0 1500 <Link#2> 00:80:c8:77:31:d5 51 0 1 0 0
de0 1500 10/24 m0n0-vpn 28 - 23 - -
lo0 16384 <Link#3> 0 0 0 0 0
lo0 16384 your-net localhost 0 - 0 - -
ppp0* 1500 <Link#4> 0 0 0 0 0
sl0* 552 <Link#5> 0 0 0 0 0
faith 1500 <Link#6> 0 0 0 0 0 |