Re: Is my newly installed NIC DOA?



Hello,

Allen Weiner a écrit :

1. Attempt to bring up interface: ifconfig eth0 10.0.0.1 up
2. Check response (ping it): ping -c 50 10.0.0.1
3. Use ifconfig to check for errors: ifconfig eth0

The rtt times reported by ping lead me to think that data was transmitted, but the RX bytes and TX bytes reported by ifconfig are both zero.

Sending packets to any local address (i.e. any address configured on any local interface of the same host) always uses the loopback interface, not the interface the address is assigned to. "ifconfig lo" should show the increasing TX and RX counters. So this test does not tell anything about the physical interface.
.



Relevant Pages

  • Re: AIX 1.3 Failures and Fables
    ... Found this in #man ifconfig ... " The address family default is DARPA Internet. ... Configures network interface parameters. ...
    (comp.sys.ibm.ps2.hardware)
  • Re: Problem with Bridging ... and bge devices under FreeBSD 7.x?
    ... I'm trying to run a QEMU VM on top of a FreeBSD 7.x server ... ... ifconfig bridge0 destroy ... Using VNC to connect to the VM, I can look at the interface, and it says it is ... So, all I have left is that everything is being setup okay, but there is ...
    (freebsd-net)
  • Re: Problem with Bridging ... and bge devices under FreeBSD 7.x?
    ... I'm trying to run a QEMU VM on top of a FreeBSD 7.x server ... ... ifconfig bridge0 destroy ... Using VNC to connect to the VM, I can look at the interface, and it says it is ... So, all I have left is that everything is being setup okay, but there is ...
    (freebsd-stable)
  • [Summary] ifconfig & adding an IP to a live system
    ... Consensus was ifconfig on live system should work. ... interface. ... like before/after each command. ... I have a critical server that I need to add an IP to. ...
    (SunManagers)
  • Re: Problem with Bridging ... and bge devices under FreeBSD 7.x?
    ... ifconfig bridge0 destroy ... Using VNC to connect to the VM, I can look at the interface, and it says it ... So, all I have left is that everything is being setup okay, but there is ...
    (freebsd-stable)