Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Oct 2005 18:14:18 -0400 (EDT)
From:      "Brian A. Seklecki" <lavalamp@spiritual-machines.org>
To:        Bdrawyah <bdrawyah@bdrawyah.plus.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: fxp0 problem with 6Beta?
Message-ID:  <20051005181253.T95280@arbitor.digitalfreaks.org>
In-Reply-To: <20051005215733.1CC5F1141C@mail.digitalfreaks.org>
References:  <20051005215733.1CC5F1141C@mail.digitalfreaks.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 5 Oct 2005, Bdrawyah wrote:

>
>>
>> What do the outputs of "ifconfig fpx0", "arp -an", "tcpdump -i fxp0 -n"
>> and "netstat -s" look like?
>>
>> ~BAS
>
>
> arp -an
> ? (192.168.0.1) at 00:0f:b5:16:dd:b6 on fxp0 [ethernet]

You should see an ARP entry for .07 from .05 and vice versa when you ping 
each other (regardless if the ICMP makes it or not)

>
> tcpdump -i fxp0 -n
> tcpdump: (no devices found) /dev/bpf0: Permission denied
>

This command will produce much more interesting results if you run it as 
root or via sudo(8).  ...unless that error indicates that you compiled w/o 
BPF.

~BAS



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