나는 /proc/net/dev
eth3에 1753 이 있다고 말합니다 drop
. ip -s link
0을 표시 dropped
합니다. 왜 차이가 있습니까? 다른 데이터는 어디에서 오는가? 어느 것이 맞습니까?
여분의 데이터를 제거했습니다.
# uname -a
Linux example09 2.6.32-5-amd64 #1 SMP Thu Mar 22 17:26:33 UTC 2012 x86_64 GNU/Linux
# lsb_release -a
Distributor ID: Debian
Description: Debian GNU/Linux 6.0.4 (squeeze)
Release: 6.0.4
Codename: squeeze
# cat /proc/net/dev
Inter-| Receive | Transmit
face |bytes packets errs drop fifo frame compressed multicast|bytes packets errs drop fifo colls carrier compressed
eth3:1258629839430 12545003042 0 1753 0 0 0 10594858 6666255952912 10026428444 0 0 0 0 0 0
# ip -s link
5: eth3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 9000 qdisc pfifo_fast state UP qlen 1000
link/ether 00:15:17:96:0b:61 brd ff:ff:ff:ff:ff:ff
RX: bytes packets errors dropped overrun mcast
244248462 3955476484 0 0 0 10595400
TX: bytes packets errors dropped carrier collsns
683632524 1436809416 0 0 0 0
ifconfig
여기에 같은 일을)하지만,에 따라bc
,1258629839430%(2^32)
이다204421702
난, 그래서 244,248,462하지하지 확인하십시오 (당신이 실행하지 않는 한의 그것ip
~ 40메가바이트 이상)