Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 May 2001 06:18:24 -0700 (PDT)
From:      bill@springwoodsys.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/27283: netstat -i missing IPv4 input packet count for tun interface
Message-ID:  <200105121318.f4CDIOs04554@freefall.freebsd.org>

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

>Number:         27283
>Category:       bin
>Synopsis:       netstat -i missing IPv4 input packet count for tun interface
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 12 06:20:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Bill O'Connell
>Release:        4.3-RELEASE
>Organization:
>Environment:
FreeBSD tan.[sld.tld] 4.3-RELEASE FreeBSD 4.3-RELEASE #0:
Tue May  1 10:03:50 EDT 2001
admin@tan.[sld.tld]:/usr/src/sys/compile/TAN  i386
>Description:
The output of netstat -i shows zero for IPv4 Ipkts on tun interface:

tan:/etc/periodic/daily# netstat -in
Name  Mtu   Network       Address            Ipkts Ierrs    Opkts Oerrs  Coll
sis0  1500  <Link#1>    00:a0:cc:a1:2e:03   974724     0   944427     0     0
sis0  1500  192.168.15    192.168.15.1      149067     -    13257     -     -
sis0  1500  fe80:1::2a0 fe80:1::2a0:ccff:        0     -        0     -     -
sis1  1500  <Link#2>    00:a0:cc:a1:2d:e6  1356902     0   837296     0   557
sis1  1500  [IPv4 pub/26   IPv4 pub]        284980     -   836577     -     -
sis1  1500  [IPv6 pub]                           0     -        0     -     -
sis1  1500  [IPv4 pub alias0]                    0     -        0     -     -
sis1  1500  [IPv4 pub alias1]                    0     -        0     -     -
ppp0* 1500  <Link#3>                             0     0        0     0     0
sl0*  552   <Link#4>                             0     0        0     0     0
faith 1500  <Link#5>                             0     0        0     0     0
gif0* 1280  <Link#6>                             0     0        0     0     0
gif1* 1280  <Link#7>                             0     0        0     0     0
gif2* 1280  <Link#8>                             0     0        0     0     0
gif3* 1280  <Link#9>                             0     0        0     0     0
lo0   16384 <Link#10>                         2558     0     2558     0     0
lo0   16384 fe80:a::1/6 fe80:a::1                0     -        0     -     -
lo0   16384 ::1/128     ::1                      0     -        0     -     -
lo0   16384 127           127.0.0.1           2548     -     2548     -     -
tun1  1440  <Link#11>                       259503     0   243854     0     0
tun1  1440  192.168.250.1 192.168.250.14         0     -     1962     -     -
tun1  1440  fe80:b::2a0 fe80:b::2a0:ccff:        0     -        0     -     -

>How-To-Repeat:
rerun netstat -i
>Fix:
unknown, sorry
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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