[FUG-BR] Interface de Rede

Sergio A Lima Jr sergioalimajr em gmail.com
Sexta Outubro 3 17:10:23 BRT 2008


On Fri, 2008-10-03 at 16:06 -0300, Eduardo Schoedler wrote:
> Pessoal.
> 
> O ifconfig do linux dá um monte de informações que não aparecem no FreeBSD.
> 
> # ifconfig eth0
> eth0   Link encap:Ethernet  HWaddr 00:00:00:00:00:00
>           inet addr:2xx.xxx.xxx.xxx  Bcast:2xx.xxx.xxx.xxx 
> Mask:255.255.255.xxx
>           UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
>           RX packets:1169197968 errors:0 dropped:7610 overruns:0 frame:0
>           TX packets:1104331899 errors:0 dropped:0 overruns:0 carrier:0
>           collisions:0 txqueuelen:100
>           RX bytes:265812347 (253.4 MiB)  TX bytes:4233048869 (3.9 GiB)
>           Base address:0xdce0 Memory:fd9e0000-fda00000
> 
> Onde eu encontro as informações de RX e TX packets/errors/dropped/overruns 
> no FreeBSD  ???
> Nem usando verbose (-v) aparecem essas informações.
> 
> Abraço. 
> 
> -------------------------
> Histórico: http://www.fug.com.br/historico/html/freebsd/
> Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd
Eduardo,

Tenta esse comando:

$ netstat -s -I <iface>

[]s
Sergio Lima



Mais detalhes sobre a lista de discussão freebsd